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'

_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to