php-db | 2001051

RE: [PHP-DB] Passing variables to/from Flash From: mailinglists <email protected>
Date: 05/15/01

afaik it's something like:

var1=value1&var2=value2&var3=value3...

> -----Original Message-----
> From: Atanas Vassilev [mailto:nasko <email protected>]
> Sent: Dienstag, 15. Mai 2001 12:31
> To: php-db <email protected>
> Subject: [PHP-DB] Passing variables to/from Flash
>
>
> I'm trying to send variables to a flash movie... In fact the
> designer of the
> flash part of the site told me that ActionScript had a built in function
> "getData" that had one of its arguments the url from where the
> data should
> be pulled out - if he points his function to a *.php page in what form
> should I output the data within this php script - is it a
> urlencoded string
> or can it be an array, or just outputting name-value pairs on
> separate lines
> would be enough?
>
> Any help will be appreciated.
> Thanks in advance!
>
>
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-db-unsubscribe <email protected>
> For additional commands, e-mail: php-db-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
>

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-db-unsubscribe <email protected>
For additional commands, e-mail: php-db-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>