I created a simple HTML pg that has some text on it and two swf files embeded into the pg. The first swf file is a very short animation of my logo and the other swf file contains a video in it. The problem that I am having is that since my swf file with the video in it is large, it takes a good 10 seconds to load. This causes my other swf file with the animation of my logo to pause in the middle until the video swf file finishes loading. The text appears to load right away. How can I make my swf file with my logo load first then have the other swf file load second? I know you can do this. Maybe it’s with javascript. Can some one help? Thanks.