dynamic text fields are screwing w/ my animation / mask
I have been working on piece of flash that loads a movie onto the main stage and then masks some images dynamically and wipes them on and off the stage. I finally got that working just like I wanted it.
Next on moved on to the text that will go next to it. As soon as I put dynamic text fields on the stage my other animation stopped working (or at least I cannot see the images that are supposed to be showing). It seems like the mask isn't working because the images aren't showing or maybe my movie didn't load to the stage.
The only change I made to the fla is to add the dynamic text fields. Then I added two lines of code to my as file. If remove the text field from the stage everything works again.
Is there some bug that I need to know about?
|