Is it possible to refresh a php page using AS on a button inside a swf?
I want to have the page refreshed when a user clicks on my “restart game” button.
Is this possible?
Is it possible to refresh a php page using AS on a button inside a swf?
I want to have the page refreshed when a user clicks on my “restart game” button.
Is this possible?
Hi,
I don’t know much about php, but I recently found very nice tutorial on ASP/MySQL/AS3.0 so you might wanna check it out… If you know php syntax I believe it will help you (check out the page ‘Communicating with ASP script’)…
http://www.adobe.com/devnet/flash/articles/mysql_xml_asp.html
Sasxa
cjj, what do you mean? Like making a new HTTPService call to a php file? Or the flash is embeded in a .php page and you want the page refreshed? Or something entirely different?
You could just link the button to that page and then when they click it it will reload the page. I am not sure if you have any data that you want to pass on refresh, but if you just want to reload the whole page, just use the getURL script.
Of course, this could be a gross simplification of what you want to do, but just in case!
:: Copyright KIRUPA 2024 //--