-
I have a video and it plays in a left frame. In the right frame the visitor must see several slides that came from the video, so a Rich Media file.
Question: How do I make a video which send information to the slides in rhe right frame, so I want for example after 15 sec. that the video load slide 1, after 20 sec. it must be load slide 2 etc. etc.
How can I make that??
Thanks for any help
Erik
-
Sure,
Import your video, on the timeline just place a key frame with the image you want. You may have to have a separate image of the frame - although you could try to call the videos frame in an instance with a gotoAndStop("label"); This is not always acurate though.
5G