Page 1 of 1

Flash + PHP??

Posted: Mon Mar 29, 2004 12:40 pm
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

Posted: Mon Mar 29, 2004 12:56 pm
by lostboy

Posted: Mon Mar 29, 2004 2:46 pm
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. ;)

Posted: Mon Mar 29, 2004 3:11 pm
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