Re: using cue points in Flash video
It's not easy. Probably the easiest way I can think would be to use AJAX. Make multiple files of each flash animation from the cue point until they wait for the next cue point. Then have AJAX load the next two SWF files at each cue point, and so on. If they were both in the same flash panel it would be much easier, but as I said it's complex to keep two separate files synced up.
If there's an easier method I would be happy to hear it.
|