Sending php var to flash

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
bloodl
Forum Commoner
Posts: 48
Joined: Thu Jun 21, 2007 12:33 am

Sending php var to flash

Post by bloodl »

Hi all,

I have a php website, and I want the top nav to be flash. Does anyone know how to post vars from php into a swf file? I only need to post 1 variable.

Cheers,
Doug
User avatar
susrisha
Forum Contributor
Posts: 439
Joined: Thu Aug 07, 2008 11:43 pm
Location: Hyderabad India

Re: Sending php var to flash

Post by susrisha »

think there is a manual which has all the functions and references to php and swf file

http://in2.php.net/manual/en/ref.swf.php
Post Reply