PDA

View Full Version : Random function for flash issue


supermegaultra
11-08-2005, 03:14 AM
Hi guys!

I'm new to these forums.

I need some advice on how to make a button to pop up in the same place everytime, but at a random time.

I understand the random functions and can make something popup anywhere on the page at random but dont know how to make it popup at a random time.

Please help!

Thanks!

S.

Ricod
11-09-2005, 02:32 PM
Welcome to AS[org] !

If you're using Flash MX and up, you could use setInterval and use a variable interval. Then randomly generate this value.