This might be a stupid question.

I have an /assets/ folder which contains a Fla. In this scenario i need to
hookup a package

/assets/assets.fla
/assets/assets.swc
/assets/assets.swf

/src/code/SomeCode.as


If assets.fla needs to extend SomeCode.as then how can i set the class path
or is this not possible?

Both my Actionscript project and my assets.fla need to reference SomeCode.as
but i tend to use a folder outside of my src folder for the purposes of
non-as files. The reasoning behind this escapes me.

Cheers,

Reply via email to