Flasher Archive

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


Subject: FLASH: Won't stop loopin'
From: Mike Yrabedra
Date: Mon, 9 Aug 1999 17:50:17 +0100

Someone PLEASE HELP ME!!!!

I am trying to create a form that gets customer info, and then gives a
"thank you" screen once the proper variable-value is received in flash.


Action button does this:

On (Release)
Load Variables ("https://path/to/cgi/file", 0, vars=GET)
Go to and Play ("process")
End On


"process" frames does this (it is in a loop) :

If (enter_good = 1)
Comment: Success
Go to and Stop ("ok")
Else If (enter_good = 2)
Comment: Failure
Set Variable: "enter_good" = ""
Go to and Play ("retry")
End If


The problem is that Flash *does* get the value for variable "enter_good"
from the server, BUT never stops looping.

I even put a form field on the stage so I could see when the value was
entered.

This is all on one level, no movie clips.


Have a Great Day! ;-)

<><><><><><><><><><>
Mike Yrabedra
� Big Kahuna

The Mac Surfshop� / MacServeShop�
60 East Main Street
Statesboro, Georgia 30458
www.macsurfshop.com
1.888.489.6790
<><><><><><><><><><>

"in all your ways acknowledge Him and He will direct your paths." Proverbs
3:6 NIV


------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-manageratshocker [dot] com. Problems to: owneratshocker [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-manageratshocker [dot] com


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