Flasher Archive

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


Subject: Re: FLASH: Loading Variables
From: adam
Date: Tue, 11 Jan 2000 18:40:49 GMT

Thanks for the help. I've now successfully been able to pass a number of
variables and variables from scripts to flash. Regarding URLencoding, I
realize that some scripting languages this is required and I'm wondering if
this is also nessecary with PHP as well.


> Ron,
>
> You are half way there.
> I suppose you have something like this in your php file:
>
> $name="somebody";
>
> So if you want your flash movie to get the value add the following :
>
> echo("&name=$name");
>
> Don't forget that values sent to Flash movies must always be URLencoded.
>
> .redstar.




flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Streaming Media WEST '99 Conference & Exhibition
"The Worlds largest Internet Audio & Video Event"
December 7 - 9, San Jose Convention Center, California

Reserve your space today at http://www.streamingmedia.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  Re: FLASH: Loading Variables, RedStar

Replies
  FLASH: Loading Variables, ron
  Re: FLASH: Loading Variables, RedStar

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