View Single Post
Old 05-18-2005, 06:13 PM   PM User | #76
ogmium
New to the CF scene

 
Join Date: May 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
ogmium is an unknown quantity at this point
if not random

Quote:
Originally Posted by _Aerospace_Eng_
Random after play time huh? This isn't easy, ... you would need to know the length of each song, because this length will be the deciding factor on when the function song() needs to run again. Look into the random function and how it is used. Also look into the setTimeout() in javascript.
If random isnt easy is it possible to start mediaplayer with a different video each time it starts up ie at a different place in a list? Whilst not random it produces the same effect if the list is long.
ogmium is offline