I'm developing a  project in AS2 that gets loaded into an AS3 parent movie.

In my layout, I have an instance of a symbol (it has an identifier and a class). Within the onLoad function of this class, one of the movie clips is defined as the mask of another. For the instance that is initially on the stage, the mask works just fine when the movie is loaded into an AS3 container.

At runtime, 5 new instances of the symbol are instantiated using the identifier. When I load my movie into the AS3 container, everything works just fine except the mask clip appears to be a regular clip.
My solution is to just add staged instances in the layout, but this is odd.

Are there any other known issues with loading AS2 movies into AS3?

Thanks!
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to