I’m working on a flash project that has about 20 seperate photos that will fade from one to another. The photos are JPG, each around 200kb compressed in flash, after importing into Flash and checking the bitmap properties. I assume I should make each photo a graphic symbol.
I want to make seperate MC’s for each photo with it’s own text animation. Then on the main stage timeline I can place each MC one after the other.
Is there a way to fade each movie clip to the next with a transitional fade? So, say, the first movie clip is about 10 frames from the end, the second movie clip begins to fade in and play while the 1st MC fades out, then 2 movie clip into the 3rd movie clip, etc. etc.
I want to have a nice consistent smooth fade from each MC to the next.
I also want to keep the file size as small as possible and the least amount of CPU intensive processing as possible so everything plays smoothly. I will use a preloader to load all the bytes before beginning playback. Should that take care of any slow playback? Or are there other things I can do to have smooth playback?
I’m still pretty new to using Flash, so any help and suggestions would be greatly appreciated. Thanks in advance for any help.
-Dman100-