dad00 Posted February 14, 2009 Share Posted February 14, 2009 can flash change a variable in php??? if so how Quote Link to comment https://forums.phpfreaks.com/topic/145180-solved-flash-changing-a-variable-in-a-php-doc/ Share on other sites More sharing options...
blueman378 Posted February 14, 2009 Share Posted February 14, 2009 well it can within reason, flash can preform get functions, so allthough it wouldnt be changing the value on THAT page, you can use flash to run a php script on another page. Quote Link to comment https://forums.phpfreaks.com/topic/145180-solved-flash-changing-a-variable-in-a-php-doc/#findComment-761979 Share on other sites More sharing options...
dad00 Posted February 16, 2009 Author Share Posted February 16, 2009 how.... i need it to change a variable on the php page its on to 1 Quote Link to comment https://forums.phpfreaks.com/topic/145180-solved-flash-changing-a-variable-in-a-php-doc/#findComment-763312 Share on other sites More sharing options...
dad00 Posted February 16, 2009 Author Share Posted February 16, 2009 bump Quote Link to comment https://forums.phpfreaks.com/topic/145180-solved-flash-changing-a-variable-in-a-php-doc/#findComment-763495 Share on other sites More sharing options...
dad00 Posted February 17, 2009 Author Share Posted February 17, 2009 bump Quote Link to comment https://forums.phpfreaks.com/topic/145180-solved-flash-changing-a-variable-in-a-php-doc/#findComment-764176 Share on other sites More sharing options...
premiso Posted February 17, 2009 Share Posted February 17, 2009 Do your own research. PHP Flash Get Quote Link to comment https://forums.phpfreaks.com/topic/145180-solved-flash-changing-a-variable-in-a-php-doc/#findComment-764268 Share on other sites More sharing options...
dad00 Posted February 18, 2009 Author Share Posted February 18, 2009 Do your own research. PHP Flash Get well ure nice anyone know how to do it? Quote Link to comment https://forums.phpfreaks.com/topic/145180-solved-flash-changing-a-variable-in-a-php-doc/#findComment-765069 Share on other sites More sharing options...
blueman378 Posted February 18, 2009 Share Posted February 18, 2009 Do your own research. PHP Flash Get well ure nice anyone know how to do it? Hes also right. Your not going to learn if we go Here have some code, and if you want us to do that theres a section of the forum to do that, and this is not it. hes not being an a**hole hes jsut being direct. Quote Link to comment https://forums.phpfreaks.com/topic/145180-solved-flash-changing-a-variable-in-a-php-doc/#findComment-765114 Share on other sites More sharing options...
gizmola Posted February 18, 2009 Share Posted February 18, 2009 Certainly it can, but your question doesn't really have enough details. First off, flash runs in the browser, so any php script has completed running by the time flash starts working. If you want to have flash communicate with a php script and do something with that back on the server, you can certainly accomplish this. One of the most utilized methods these days is to use amfphp. http://www.amfphp.org/ Quote Link to comment https://forums.phpfreaks.com/topic/145180-solved-flash-changing-a-variable-in-a-php-doc/#findComment-765122 Share on other sites More sharing options...
premiso Posted February 18, 2009 Share Posted February 18, 2009 well ure nice anyone know how to do it? Notice how no one really replied, after 3 bumps. That should tell you something is wrong. The problem is you are not willing to do ANY leg work or research to fix your own problem you want someone to do it for you. Post in the freelance and offer to pay someone to do it for you or do the research and try it on your own. If you at least tried and some code to show for it, someone might have attempted to help you. Since you have not, the only answer you are going to get is to do it on your own, or pay someone to do it for you. No one will do it for you for free. Quote Link to comment https://forums.phpfreaks.com/topic/145180-solved-flash-changing-a-variable-in-a-php-doc/#findComment-765226 Share on other sites More sharing options...
dad00 Posted February 18, 2009 Author Share Posted February 18, 2009 think about it ive come here because i cant find what i want anywhere because i want it the other way round then how most people have it i want flash to talk to php and if you explained how it works you wouldnt just be giving me 'some code' Quote Link to comment https://forums.phpfreaks.com/topic/145180-solved-flash-changing-a-variable-in-a-php-doc/#findComment-765280 Share on other sites More sharing options...
gizmola Posted February 18, 2009 Share Posted February 18, 2009 think about it ive come here because i cant find what i want anywhere because i want it the other way round then how most people have it i want flash to talk to php and if you explained how it works you wouldnt just be giving me 'some code' I gave you the answer already. Why are you arguing with people when you should be reading up on amfphp and how to use it. Quote Link to comment https://forums.phpfreaks.com/topic/145180-solved-flash-changing-a-variable-in-a-php-doc/#findComment-765593 Share on other sites More sharing options...
blueman378 Posted February 19, 2009 Share Posted February 19, 2009 think about it ive come here because i cant find what i want anywhere because i want it the other way round then how most people have it i want flash to talk to php and if you explained how it works you wouldnt just be giving me 'some code' I gave you the answer already. Why are you arguing with people when you should be reading up on amfphp and how to use it. because you gave him a name, that means he still has to do research, thats not code Quote Link to comment https://forums.phpfreaks.com/topic/145180-solved-flash-changing-a-variable-in-a-php-doc/#findComment-765701 Share on other sites More sharing options...
RichardRotterdam Posted February 19, 2009 Share Posted February 19, 2009 http://www.phpfreaks.com/forums/index.php/topic,237828.0.html Quote Link to comment https://forums.phpfreaks.com/topic/145180-solved-flash-changing-a-variable-in-a-php-doc/#findComment-765824 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.