Flasher Archive

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


Subject: Re: FLASH: sending variables to a script!!
From: Robbert - Jan
Date: Sat, 29 Apr 2000 18:04:37 +0100

Create a new Timeline.
The best way to do this would be to create a movieclip that contains the
action that sends the variables and also contains the variables you want to
send.
Flash only sends all variables out from the current active timeline.
i.e. if you have a variable called 'name' on your main timeline, you'll have
to add a "set variable" action in your new movieclip that takes the variable
into the movieclip, something like

set variable "/newmovieclip:name" = /:name (<-watch the quotes.
"newmovieclip" is the name of your movieclip)

do this for every variable you need to be send at the end of the movie.
Robbert-Jan

----- Original Message -----
From: "Dino Giacomazzi" <dinoatrethinktech [dot] com>
To: <flasheratchinwag [dot] com>
Sent: Saturday, April 29, 2000 6:12 PM
Subject: FLASH: sending variables to a script!!


> I have a movie that is designed to send a list of variables to a php
> script using GET...when i send the variables in the end, every variable in
> the movie gets sent. Is there a way to drop all unwanted variables and
only
> send the variables relavent to the script???
>
> any help would be appreciated
>
> D
>
>
>
> 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 helpatchinwag [dot] 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 helpatchinwag [dot] com


Replies
  RE: FLASH: Salaries - MBA thoughts?, Triskelian
  FLASH: sending variables to a script!!, Dino Giacomazzi

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