hi , I am fairly new to flash. I am working on an app which has many scenes. Each scene includes images (characters and background), text and audio.
I want to re-use the background images by layering character images on top of background images.
I attempted to do this by creating a movieclip, then I created one keyframe containing a character image on a transparent background, then added another keyframe that contained the background image. When I compiled the app and viewed in a browser, the background image is flashing like a strobe light, so I know I did something wrong.
Am I wrong to try to use keyframes like photoshop layers? IF so, how do create multi layer images?
Thanks!