quote:
Originally posted by Patchou
If you add a timer to send your messages one after the other in a short interval( let's say 1 second) then it should work fine.
Yeah, That is what i want to do. But if I juse setTimeout("RSSong.moveNext()", 600) I get the error: Object expected.
(Code: -2146823281)
Do I use the function setTimeout wrong or is it not supported?