Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | Re: FLASH: Passing variables from Flash |
From: | Robert Bleeker |
Date: | Wed, 12 Apr 2000 02:16:58 +0100 |
Hi Lee,
Best thing I found is to create an empty MC that contains only action
scripts.
The you set variables inside that MC and call the CGI from within that MC.
that way you only send the variables that you have put there.
I usually put my calling MC into a loop if I am expecting return variables
until a known return variable appears, then the MC sends itself to another
frame where I have an actionscript that handles the results.
Nice thing about this separate MovieClip is that you can clear all variables
within by going to a frame on the timeline where that MC doesnt appear on
stage.
Hope this is clear enough.
Robert
on 12/4/00 8:09 AM, Lee Cain at lrciiihome [dot] com wrote:
> Hey Flash World,
>
> I'm trying to pass variables form a Flash movie to a CGI. I
> originally had things working fine, using the load movie command,
> passing variables to add.agi. I only want to pass 4 things, first & last
> name, email & score. At first things worked great, now I'm passing every
> variable in the movie to the CGI. How does one limit which variables get
> passed?
>
> Thanks,
> Lee
> www.raising-cain.com
flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the last 100 messages from the flasher list NOW
http://www.chinwag.com/flasher/last100.shtml
Flash books http://www.chinwag.com/flasher/books.shtml
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpchinwag [dot] com
Replies
FLASH: Passing variables from Flash, Lee Cain
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]