need to specify flash movie for php variables?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
some_new_guy
Forum Newbie
Posts: 10
Joined: Thu Mar 25, 2004 10:58 am

need to specify flash movie for php variables?

Post 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?
TheBentinel.com
Forum Contributor
Posts: 282
Joined: Wed Mar 10, 2004 1:52 pm
Location: Columbus, Ohio

Post 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?
Post Reply