i have a flv player that i would like to play multiple external galleries with but i don’t know how to switch the galleries in my code. I have placed the code for the player inside the MC and been having a problem setting up a listener to trigger a gallery change since the sites navigation buttons that woud trigger this event are located in an other movieclip earlier in the time line. Can anyone help?
var VideoFolder:String = “video_gallery_1”;
//Set the URLRequest for each little thumbnail and flv in the player.
my other galleries a called “video_gallery_2”,“video_gallery_3”, “video_gallery_4”, “video_gallery_5”