Rotating flash movies per page load

Reply

Join Date: Jun 2006
Posts: 1
Reputation: Eyitayo is an unknown quantity at this point 
Solved Threads: 0
Eyitayo Eyitayo is offline Offline
Newbie Poster

Rotating flash movies per page load

 
0
  #1
Jun 2nd, 2006
Hello,

I'm trying to get scripts that will enable me rotate flash movies every time a page is loaded in essence i have various flash movies and i want different ones to be displayed anytime the page loads.

Thanks
Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 1,655
Reputation: tgreer is an unknown quantity at this point 
Solved Threads: 35
Team Colleague
tgreer tgreer is offline Offline
Made Her Cry

Re: Rotating flash movies per page load

 
0
  #2
Jun 2nd, 2006
This is best done via server-side code. Any client-side code would probably involve pre-loading lots of Flash movies: a bad idea.
Reply With Quote Quick reply to this message  
Join Date: Jun 2006
Posts: 6
Reputation: John.Nye is an unknown quantity at this point 
Solved Threads: 0
John.Nye John.Nye is offline Offline
Newbie Poster

Re: Rotating flash movies per page load

 
0
  #3
Jun 2nd, 2006
You might consider a random number generation and the use of document.writeln to write an edited set of HTML into the page to select a Flash file based off the random number. This wouldn't need the preloading of all the Flash objects as suggested before.
Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 1,655
Reputation: tgreer is an unknown quantity at this point 
Solved Threads: 35
Team Colleague
tgreer tgreer is offline Offline
Made Her Cry

Re: Rotating flash movies per page load

 
0
  #4
Jun 2nd, 2006
The various "document.write()" methods are deprecated, and will not work in all doctypes.
Last edited by tgreer; Jun 3rd, 2006 at 11:47 pm. Reason: Corrected misspelling!
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the HTML and CSS Forum
Thread Tools Search this Thread



Tag cloud for HTML and CSS
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC