Jump to content

[SOLVED] Sending data from HTML to MySql then to Flash.


Recommended Posts

Why not just have the textbox in Flash, and then, the Flash applet could make a request to a PHP script to store it in MySQL.

 

 

If you don't want to do it that way, you could use AJAX (assuming you don't want the page to reload) to send the data to a PHP script which would put it in a MySQL table.  Then, the Flash applet could poll a PHP script every x seconds to see if there is new data in the DB.  (Or you could use something client side to tell the Flash applet the content.)

hey! can you help me in http://www.flash-db.com/Board/index.php?topic=15903.0    ??? ???

I tried and tried, but it dosen't work! php and flash bit. I even edited the code to my knowledge and still it dosen't work....  :-[

  • 1 month later...

seriously...i need this feature a lot....i spent my sight on reading tutorials but none work..... :( 

I need to get data from mysql to flash textboxes................ :(

 

btw, tks corbin for your support...

 

Check out the amfphp and zend tutorials on gotoandlearn.com.

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.