I’m making a somehow long Flash presentation of a software that includes besides text, a long sound file and some graphics.
My problem:
If I animate them in the usual way, the file gets about 400k and that’s a bit too big imo. I did embed the fonts and I managed to animate them dynamically, but how do I determine the exact number of seconds or frames that goes for every element animation in order to go to the next animation and sync them with the sound? There is really a lot of text involved and it kind of confuses me.
Any idea?