Multiple videos on a single page

GregA:I could be wrong but we did something very similar. The difference is we had three .swf files that we wanted to play based on a different selection by the user. Three buttons, three .swf files sitting on top of each other. I'm not sure but I don't see why you couldn't do something similar with wmv or avi files.I first created a "dummy" swf file first that had only one frame and it is set as initially visible and always on top, and auto start too I think. Not positive on that on that last part.Anyway all the other animations are set to not be Initially visible or on top. The key is for each button you have a "on click play" the dummy one frame file (which in essence does nothing 'cause it's one frame) but you also add an action to each button On: Click/ to Action: "Change Contents / Target: whatever you named the dummy one frame file / New Contents: whatever file you want that particular button to play.Like I said: I could be wrong but I don't see why that wouldn't work with video instead of swf files.

Discussions have been disabled for this post