Flash + PHP??

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
nickweb
Forum Newbie
Posts: 2
Joined: Mon Mar 29, 2004 12:40 pm

Flash + PHP??

Post by nickweb »

I dont suppose anyone has a small tutorial i could use for incorperating some php code (or a php page using some sort of include() function) into a flash file?

Just playing about with ideas for a new site re-design, and part of it is a blog n forum.. both using php and mysql - but everything is done in thier respective files.. i just need to have a flash screen, so when a buttons clicked, that frame will load up, execture, say http://blah/blog/index.php or http://blah/forum/index.php and dump the output into the flash file. (Pref with its own little scroll buttons )

Any idea where i could get this sort of code? or could anyone point mein the right direction?

Cheers..

Nick
lostboy
Forum Contributor
Posts: 329
Joined: Mon Dec 30, 2002 8:12 pm
Location: toronto,canada

Post by lostboy »

User avatar
m3mn0n
PHP Evangelist
Posts: 3548
Joined: Tue Aug 13, 2002 3:35 pm
Location: Calgary, Canada

Post by m3mn0n »

Bah. That URL should be flashforphp since PHP is the backbone of the application, and flash is simply the spicy GUI for the user. ;)
nickweb
Forum Newbie
Posts: 2
Joined: Mon Mar 29, 2004 12:40 pm

Post by nickweb »

yeah, i had a look there but couldnt find much info (well, except that i can buy the book ;) )..

Ill post in the forums n c what they say..

Thank you :D

Nick
Post Reply