View Single Post
Old 07-24-2003, 12:38 AM   PM User | #2
STDestiny
Regular Coder

 
Join Date: May 2003
Location: Manassas, VA, USA
Posts: 220
Thanks: 0
Thanked 0 Times in 0 Posts
STDestiny is an unknown quantity at this point
You might want to use a looped if-then-else statement to continually look to make sure the variable has been loaded, then when it is loaded, have the loop load the movie. I don't know ASP, so I couldn't give an example of code, but logically, that should work. Just make sure to set a limit on the number of times it loops.

-Andrew
STDestiny is offline   Reply With Quote