Creating a random number - possible?
Hi All,
I have created a flash ad, that cycles through 3 different ads, in order, always starting at 1.
I'm trying to find script to generate a random number, say between 1 and 3. Then, based on that number, it will start playing at a predetermined frame. For instance:
If RND# = 1 start playing at frame 7
If RND# = 2 start playing at frame 650
if RND# = 3 start playing at frame 1250
Can this be done? Does anyone have any code for this?
Thanks!
