I’m trying to advance to the next slide in a presentation using the “NextSlide” behavior of the MediaDisplay playing the FLV. I can’t use cues because I have that set to LabeledFrame navigation (the movie changes frames during it’s duration, and slides only upon completion.) In the prvious frame, I have a next slide behavior on a MediaDisplay playing an mp3, this functions perfectly. By placing a trace in the on(complete) statement for the FLV display, I’ve found it is not sending out the complete call at all. Any thoughts on why?
Thanks,
Jeff Kirsch