Re: [PHP-DB] Passing variables to/from Flash

2001-05-16 Thread Atanas Vassilev
- > > From: Atanas Vassilev [mailto:[EMAIL PROTECTED]] > > Sent: Dienstag, 15. Mai 2001 12:31 > > To: [EMAIL PROTECTED] > > Subject: [PHP-DB] Passing variables to/from Flash > > > > > > I'm trying to send variables to a flash movie... In fact th

RE: [PHP-DB] Passing variables to/from Flash

2001-05-15 Thread [EMAIL PROTECTED]
afaik it's something like: var1=value1&var2=value2&var3=value3... > -Original Message- > From: Atanas Vassilev [mailto:[EMAIL PROTECTED]] > Sent: Dienstag, 15. Mai 2001 12:31 > To: [EMAIL PROTECTED] > Subject: [PHP-DB] Passing variables to/from Flas

[PHP-DB] Passing variables to/from Flash

2001-05-15 Thread Atanas Vassilev
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 s