Flasher Archive

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


Subject: Re: FLASH: random from flash 4
From: 2Nerotik
Date: Wed, 6 Oct 1999 06:47:45 +0100

Yes.

you will of course need a variable

This should give you an idea:

Set Variable "R" = Random(5)

If (R=0)
Go To ("here")
End If
If (R=1)
Go To ("This Place")
End If

and so on...

I use Random(5) but you actually get 6 numbers 0 - 5

the Go To ("here") could be a Tell Target instead if your using a MC (MC=
Movie Clip)

This is just as a start, I'm assuming you already know how to use the Tell
Target,
and Load Movie Actions.

At 11:56 PM 10/5/99 -0500, Juan Ulloa wrote:
>a sort of newbw question. how can I make the user be taken to a random movie
>of a selection of 6?
>by the way, I'm using a PC if that helps any.
>
>
>thank you.
>
>Juan Ulloa
>web page: http://www.sit.wisc.edu/~jculloa or http://travel.to/juan
>e-mail: juank1atbigfoot [dot] com

.oOo.
|| A baby first laughs at the age of four weeks.
|| By that time his eyes focus well enough to see you clearly.
||
|| Addicted 2 Swing ---> http://www.nisa.net/~2nerotik/
|| Fontaholic ? ---> http://www.fontsanon.com
|| HTML Writers Guild ---> http://www.hwg.org

------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-manageratchinwag [dot] com. Problems to: helpatchinwag [dot] com
N.B. Email address must be the same as the one you used to subscribe.
For info on digest mode send: info flasher to list-manageratchinwag [dot] com


Replies
  FLASH: random from flash 4, Juan Ulloa

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