Ok, so I’m creating a site in which there are numerous video files. Short clip here, then a few options on which video to play next. Because of this design, I’d like it to only load whatever video plays when the site pops up or the user clicks on, not the entire flash file at once.
What is the best way to go about this? I heard something about “calling an external file” but I have no idea how to do this. Please help.