| | Is it possible pass flash variables to be processed in PHP language? Example: Enter Login and password in a flash aplication and this variables (login and password) to be used in PHP? |
|
|
Yes it is. Flash has a function called loadvariables which can get and send data from a webpage (such as a php page).
Syntax is: CODE loadVariables ( " url " , level/ " target " [ , variables ]) The url is the url of the php file, the target is what symbol will be receiving the variables, and variables is an optional parameter if you want to send data. For example if you wanted to send a username and password to the php page "login.php" you would use this code: CODE loadVariables("login.php","_root","username="+username+"&password="+password); and on login.php have it output success=true if the login was valid and success=false if the login was invalid, then you can have flash access that info through the variable "_root.success"
Similar Topics
Keywords : flash php
I am making a little section for a friends website. Here is what I have so far. :SWF File here: Has anyone here done a flash/php/mysql chat project? I have a few flash projects I could use some Hello! Does anybody knows the Flash portal script. I can see that more and more websites have I'm working on a site right now and everything's working fine. I had all the links and I know that flash has the capability to use PHP scripts to bring up information. I have currently a I am doing a school project and the guy I am doing it with want some animations. Since gif i want to put a highscore section for a bunch of flash games on a website. i know that when most function label($string) { global $f; $t = new SWFTextField(); Looking for flash, php
|
|
![]() Flash With Php |
| ADD REPLY / Got an Opinion! | Remove these ADs! | RAPID SEARCH! | Free Web Hosting | [X] |
|
Express your Opinions, Thoughts or Contribute more info. to help others. Ask your Doubts & Queries to get answers, So that "Together We can help others!" |
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP. | 500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE |
|