Dynamically changing Flash Movies.......
-
Here is my code..... ********************************************************************* ********************************************************************* Now when I try to change the 'URL="Banner.swf"' to 'URL="Banner2.swf"' during runtime using the 'Flash1.Attributes("URL") = "Banner2.swf"' code.....the webform goes starts up as normal, but the Flash Movie doesn't load, and the little status counter thing at the bottom starts as if the page is loading up, but nothing ever happens. It just hangs. Does anyone know why this is?
-
Here is my code..... ********************************************************************* ********************************************************************* Now when I try to change the 'URL="Banner.swf"' to 'URL="Banner2.swf"' during runtime using the 'Flash1.Attributes("URL") = "Banner2.swf"' code.....the webform goes starts up as normal, but the Flash Movie doesn't load, and the little status counter thing at the bottom starts as if the page is loading up, but nothing ever happens. It just hangs. Does anyone know why this is?