I have a Flash CS3 file that has a simple navigation using gotoAndStop(frame) to navigate to frames with various videos in them. The videos play automatically upon entering the frame.
When I opened and exported the file in CS5, the videos stopped playing automatically, although the video in frame 1 still plays on load. All videos have autoplay param set to true.
Is there an extra step I need to take in CS5 to get the videos to play...??