app idea - not sure how to go bout it!
Posted: Sun Mar 29, 2009 4:36 am
Hi,
I was wanting to make a flash ap which uses mysql. I know that you need workaround for mysql to work in flash.
Basically, in the swf, I need a button to increment a mysql value, and display what the new value is.
mysql to flash...
I was thinking of using ajax to get the value from mysql, and flash vars in the html/java to send it to flash.
flash to mysql...
I was thinking of launching a java function from the swf which would in turn increment the mysql variable using ajax.
So basically making mysql and flash possible with ajax. Is this too far fetched??? I think i may be overshooting the line here. Perhaps there is a php alternative? Looking for some easier way of doing this
If anyone has any suggestions, plz lemme know!
Cheers,
Doug
I was wanting to make a flash ap which uses mysql. I know that you need workaround for mysql to work in flash.
Basically, in the swf, I need a button to increment a mysql value, and display what the new value is.
mysql to flash...
I was thinking of using ajax to get the value from mysql, and flash vars in the html/java to send it to flash.
flash to mysql...
I was thinking of launching a java function from the swf which would in turn increment the mysql variable using ajax.
So basically making mysql and flash possible with ajax. Is this too far fetched??? I think i may be overshooting the line here. Perhaps there is a php alternative? Looking for some easier way of doing this
If anyone has any suggestions, plz lemme know!
Cheers,
Doug