flash - FlashDevelop, only "Build Failed" -


i'm trying compile following program. have downloaded tweenmax added correctly folder of global classpaths flashdevelop do, when try compile gives following error in output:

"c: \ mylibraries \ greensock-as3 \ com \ greensock \ tweenlite.as: error: file found in source-path must have same package structure'', definition's package, 'com.greensock'. build halted errors (fcsh)."

i've searched various forums solutions, nothing decided.

any suggestions?

are using tweenmax source code in project, or have swc in library path?

assuming former, sounds have source path incorrectly set. should point to: c:\mylibraries\greensock-as3\ , tweelight.as file have package com.greensock.tweenlite.

based on error, assume source path pointed @ c:\ , if tweenlite package should mylibrarires.greesock.as3.com.greensock.tweenlite.


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -