As far as flashing the entire game....I just want to go one step at a time. I've designed 8 flash websites and a few flash animated movies so that part is cake.
Flash and PHP?
Flash and PHP?
For my next iteration of my games combat system I'm looking for a way to get PHP to control flash. I know how to do this from the flash side sending variables to php,mysql, then back to flash but I'm looking for a way to send variables from PHP to flash cold. So when a user clicks "Engage" it loads the flash file pulling all of the correct data i.e. (Username, Target name) I can write the actionscript to control the battle from there it's just initially getting the data over is beyond me
I don't know if it's possible to grab php session data outright of there is another method out there.
As far as flashing the entire game....I just want to go one step at a time. I've designed 8 flash websites and a few flash animated movies so that part is cake.
As far as flashing the entire game....I just want to go one step at a time. I've designed 8 flash websites and a few flash animated movies so that part is cake.
Re: Flash and PHP?
I figured out how to send one variable to flash from php, still working on figuring out how to do multiple. Right now to suffice flash pulls the rest of the data itself now that it knows who you are lol.
One step closer to fully animated battles
One step closer to fully animated battles