Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | Re: FLASH: variables and the 'param' tag |
From: | Helen Triolo |
Date: | Fri, 22 Sep 2000 14:18:08 +0100 |
Maybe what s/he means is the <PARAM> tag in the <OBJECT> section where
the swf is called? It could look, eg, like <PARAM NAME=movie
VALUE="yourmovie.swf?var1=this%20string&var2=55">, meaning that the asp
file is passing two variables to Flash (var1="this string" and var2=55).
In that case, the variables should be available to your Flash movie when
it runs without you having to do anything (like Load Variables) to get
them. Just do whatever you need to do with them (eg, display one in a
textfield or gotoAndPlay(var2), or whatever).
Regards,
Helen
---------------------------------------------------
Flash 5 Journal: http://i-technica.com/flash5
Flash Q&A archive: http://i-technica.com/flashlist
Samir I Thaker wrote:
>
> i've been told by another developer that i'm working with that i need to get
> a variable from the PARAM tag of an asp page. i have little/no idea what
> this means ;). is this possible to do in flash? i'm using version 4 to do
> this. should i simply use the 'load variables' command or is there something
> special i have to do? whatever i've tried doesn't seem to be working. also,
> is there a reason i'm being asked to do this? what is the 'param' tag and
> why are variables being passed through it?
> -samir thaker
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> NudeGuru.com is proud to sponsor the Flasher list
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> IT'S THE ART OF MONEY, HONEY!
> Tips and Advice from some of the most popular Flash
> artists + industry power-brokers on how to hold onto
> your rights, negotiate contracts and get full value
> for your work.http://www.nudeguru.com from Franke James
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> To unsubscribe or change your list settings go to
> http://www.chinwag.com/flasher or email helpchinwag [dot] com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NudeGuru.com is proud to sponsor the Flasher list
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
IT'S THE ART OF MONEY, HONEY!
Tips and Advice from some of the most popular Flash
artists + industry power-brokers on how to hold onto
your rights, negotiate contracts and get full value
for your work.http://www.nudeguru.com from Franke James
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpchinwag [dot] com
Replies
FLASH: variables and the 'param' tag, Samir I Thaker
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]