[osflash] Q:Converting Flex based actionscript for compiling in the IDE
moveup at mac.com
moveup at mac.com
Sun Oct 7 09:40:12 PDT 2007
Hi
I'm trying to convert some actionscript created to be compiled in Flex so that it compiles correctly in the IDE.
The problem I'm having are with the Embed tags....I'm not a Flex developer by any means.
For example
//CODE BEGIN
[Embed(source='/assets/assets.swf#cursor_main')] public var CMain: Class;
[SWF( backgroundColor='0x222222', frameRate='200', width='384', height='258')]
//CODE END
For the Embed tags do I simply include the referenced assets in the library of my main.fla with the correct linkages??
What about the SWF tag (in my Main.as)?
Thanks in advance
Jim Bachalo
[e] jbach at bitstream.ca
[c] 416.668.0034
[w] www.bitstream.ca
--------------------------------------------
"...all improvisation is life in search of a style."
- Bruce Mau,'LifeStyle'
More information about the osflash
mailing list