while playing free flash games you can see your scores in the games. i wanted to know can i access that score form that flash game or not? i wanted to access scores fo that for try?
thanks
dizyn
php + flash
Moderator: General Moderators
- jayshields
- DevNet Resident
- Posts: 1912
- Joined: Mon Aug 22, 2005 12:11 pm
- Location: Leeds/Manchester, England
Your question is very vague, without elaborating I doubt you'll get the answer you want. On a side note, I don't mean to be rude but those websites in your signiture are actually amusing. I suggest you re-think the spelling and wording.
Example:
Best directory in the world! (Directory currently under construction).
Example:
Best directory in the world! (Directory currently under construction).
- aerodromoi
- Forum Contributor
- Posts: 230
- Joined: Sun May 07, 2006 5:21 am
Re: php + flash
You can't access the data in a flash movie directly via php. However, you can useitsmani1 wrote:while playing free flash games you can see your scores in the games. i wanted to know can i access that score form that flash game or not? i wanted to access scores fo that for try?
thanks
dizyn
Code: Select all
loadVariablesNum("backend.php",0,'POST');Code: Select all
.sendandload();aerodromoi