Flasher Archive

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


Subject: Re: FLASH: variable FRUSTRATION again
From: 2Nerotik
Date: Thu, 30 Sep 1999 05:31:20 +0100

Kill the quotes around the xyz in the IF statement as well.

If (xyz=2)
Stop
Else
Play
End If

This may or may not help.

Have a look at my use of variables for my submenu popups tutorial.

at http://www.nisa.net/~2nerotik/Flash4/

It might give you an idea of what to do.

At 04:38 PM 9/29/99 -0500, Deanna Doelitzsch wrote:
>I tried the
>
>Set Variable: "xyz" = 3
>(in one frame action)
>
>If ("xyz" = 2)
> Stop
>End if
>(in another)
>
>I've tried many combinations and it always does the last thing on the list
>in the "if" statement.
>
>i.e.
>
>In the last frame I tried...
>
>If ("xyz" = 2)
> Stop
>Else
> Play
>End if
>
>This keeps the head moving even if xyz = 2!!
>These actions make the playback stop no matter if I change the first value
>of the variable (to anything) in the preceding frame.
>
>Another thing. How does a text field update to show me if the variable is
>changing or even what the value of that variable is?
>
>
>I'm really confused and frustrated. Please help!!
>
>Thanks
>Deanna


.oOo.
|| I do whatever the voices in my head tell me to do.
||
|| 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: variable FRUSTRATION again, Deanna Doelitzsch

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