Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: FLASH: F5 What's wrong with this script?
From: Charles Goran
Date: Mon, 28 Aug 2000 22:29:59 +0100

Please help! What's wrong with this F5 script?

It is in a MC on the main timeline and it just keeps going to the "girl2" frame.
I've tried all I know


rand = Number (random (5));
if (rand!=1) {
gotoAndPlay ("girl2");
} else if (rand!=2) {
gotoAndPlay ("kid");
} else if (rand!=3) {
gotoAndPlay ("girl1");
} else if (rand!=4) {
gotoAndPlay ("girl2");
} else if (rand!=5) {
gotoAndPlay ("bear");
}



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NudeGuru.com is proud to sponsor the Flasher list
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
IT'S THE ART OF MONEY, HONEY!
Tips and Advice from some of the most popular Flash
artists + industry power-brokers on how to hold onto
your rights, negotiate contracts and get full value
for your work.http://www.nudeguru.com from Franke James
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  Re: FLASH: F5 What's wrong with this scr, Charles Goran
  RE: FLASH: F5 What's wrong with this scr, .redstar.
  Re: FLASH: F5 What's wrong with this scr, Randy Kato

Replies
  Re: FLASH: What action to download to di, till

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]