Page 1 of 1

need to specify flash movie for php variables?

Posted: Thu Apr 01, 2004 11:31 am
by some_new_guy
I have an html file with multiple swf's embedded in them. If I am sending variables to and from with php, do I need to specify the swf in the variables being send from php to the swf?

Also- if the swf in question is not on layer0, can this still be done?

Posted: Thu Apr 01, 2004 1:55 pm
by TheBentinel.com
Are you calling PHP url's from within your swf's? (I'm not a Flash developer, so I don't know if you can do that or not, I'm just trying to get the ball rolling here.)

I guess I don't understand your question. (Again, probably my own ignorance showing) What are you trying to do with PHP? What happens when you try it?