Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | Re: FLASH: Flash4 and forms |
From: | Brian Clifton |
Date: | Fri, 6 Aug 1999 15:21:27 +0100 |
Nigel - Got it working.
Thankyou Thankyou Thankyou Thankyou Thankyou. You have been a great help.
Also many thanks to others who have contributed to this thread. Hopefully I can now begin
to contribute myself, although there is a problem I have with running a loading bar....
But thats another post.
Best regards, Brian
> Brian,
>
> It isn't working because you are setting the value of recipient after you
> are submitting the data to the script. Flash scripting engine will follow
> the instructions in the order theu are given, so it's first submiting the
> data and then setting the recipient value, and this is not what you want.
>
> OK here goes a step by step.
>
> For the submit button use only
> On (Release)
> Get URL ("http://www.omegadm.co.uk/scripts/formh.pl", vars=GET)
> End On
>
> Remove all the set variables that are tied into the on (whatever) states
> Define the variables from the timeline. Select an appropriate frame on any
> layer of the timeline where the button is, that will be the main timeline,
> right ? Now add the following actions to the frame : Set variable
> recipient=brian@... The other variables will be set according to user
> interaction so they should be OK. Set variable floridabox=.... etc.
> Publish and test. It should work.
>
>
> Nigel
>
> ------------------------------------------------------------------------
> To UNSUBSCRIBE send: unsubscribe flasher in the body of an email to
> list-managershocker [dot] com. Problems to: ownershocker [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-managershocker [dot] com
>
>
>
>
------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-managershocker [dot] com. Problems to: ownershocker [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-managershocker [dot] com
Replies
Re: FLASH: Flash4 and forms, Nigel Randsley-Pena
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]