Combining PHP + Flash
Posted: Wed May 26, 2004 12:31 pm
Hey, I have an idea for my site where users can take their registered account at my site and play a flash game and if they win, then the game will tell the database to add something to their account (a prize, or site money or something).
Basically I am trying to make an old school RPG out of a site. The user has their attributes in the database and when they run the flash game (a simple final fantasy type fighting game) the Flash should be able to pull their information in the Flash and use it.
Then if they win, they get some exp added to their account and maybe they lost some HP so it would reduce aswell. Maybe they gained some items or money.. that would change aswell.
I know I've been told that Flash+PHP is hard and they don't react well to each other, but I gotta make sure. Is there a way to connect Flash + PHP for the game I want?
(Maybe this is more of a theory? Sorry if it is.)
Basically I am trying to make an old school RPG out of a site. The user has their attributes in the database and when they run the flash game (a simple final fantasy type fighting game) the Flash should be able to pull their information in the Flash and use it.
Then if they win, they get some exp added to their account and maybe they lost some HP so it would reduce aswell. Maybe they gained some items or money.. that would change aswell.
I know I've been told that Flash+PHP is hard and they don't react well to each other, but I gotta make sure. Is there a way to connect Flash + PHP for the game I want?
(Maybe this is more of a theory? Sorry if it is.)