A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: Random Movie Shower

Hybrid View

  1. #1
    Senior Member
    Join Date
    Jan 2002
    Posts
    118
    Hello, I was wondering if it was possible to create a flash movie that would launch a random (out of 1 or 2) flash movie. I imagine something with the randomize function, but I cannot get it to launch the movie from the random function.


    Please Help.
    Thanks in advance.

  2. #2
    Senior Member zoranvedek's Avatar
    Join Date
    Aug 2001
    Location
    Wagoner OK
    Posts
    893
    If you get a random number, you can use an 'if' command to load your movies.

    .......................................



    -Jason

  3. #3
    Senior Member
    Join Date
    Jan 2002
    Posts
    118
    ok, what and where do the ends go?

    thanks for the much appreciated help already,

    AJcompany

  4. #4
    Senior Member zoranvedek's Avatar
    Join Date
    Aug 2001
    Location
    Wagoner OK
    Posts
    893
    The end statements tell it to stop the current 'if' statement, much like a closing tag in html. The first one I have above actually should go beneath the first 'if' statement(sorry, I was in a hurry). I will change the screenshot out shortly with a corrected version. It should run fine as shown though.

    -Jason

    (Editted to say I changed out the sceenshot, if it is not showing correctly, re-fresh the page.)
    [Edited by zoranvedek on 02-01-2002 at 08:50 PM]

  5. #5
    Senior Member
    Join Date
    Jan 2002
    Posts
    118

    thanks

    Ok, Thanks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center