Small question

Hi,

I have this media player I built in flash done and it basically loads a video movie and plays it easy enough. The video movie that gets loaded also loads into the player a subtitles movie that get played along with the video movie. I did it that way so I could keep the timing on both the video and subtitles the same.

Now I would like to just have two files that load into the player with a click of the button and have the subtitles movie wait to play until the video movie is fully loaded and ready to go since it will take some time to load it in comparison to the subtitles. I can’t combine the video and subtitles because of the look and feel so my only option is the separate movies.

I was wondering if anyone had a suggestion as to where I need to start regarding action script to make this happen.

Thanks,
Gary