| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Registered User
Join Date: Jul 2004
Posts: 91
|
I'm starting to noodle around a bit with mobile apps since Flash 8 came out and was wondering if anyone knew if there are any mobile apps out there that use PHP/MySQL on the backend? Is it even possible yet?
With Flash Lite 2.0 on the horizon with a Flash 7 code base and support for AS 2.0, I'm getting pretty curious to see if it's possible to make a Flash Lite app that communicates via PHP with an external MySQL database. |
|
|
|
|
|
#2 |
|
Super Moderator
Join Date: Jan 2002
Location: Centreville, VA
Posts: 24,879
|
Howdy...
![]() I've moved the thread to this forum... I wish we have FlashLite forum, but we don't... ![]() You sure can do that with FL1.1... I saw people doing that at the MAX with loadVariables() functions with the loop to check if the data is loaded or not... To be honest with you Flash does not really care what you do with PHP... It doesn't matter whether you create/modify/delete the MySQL database or not... It only cares the final output from the PHP which should be 'variableName=value&variableName=value' format... Flash should be fine as long as it gets the data that way... ![]()
__________________
CyanBlue / Jason Je / Macromedia Certified Flash Developer & Designer http://CyanBlue.FlashVacuum.com http://www.FlashVacuum.com http://tutorials.FlashVacuum.com Do NOT PM, Email or Call me... Your question belongs right in this forum...
|
|
|
|
|
|
|
|
|
#3 |
|
Peak Studios Boulder, CO
Join Date: Mar 2002
Location: Boulder, CO
Posts: 203
|
Use the PHP MySQl pannel for FLash AS2 and AS3 by Peak Studios http://peakstudios.com There's a link from their home page to it. it will take care of all you database needs and works with Flashlite.
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Flash MX 2004 Pro PHP and Mysql | joecbert | Other Flash General Questions | 11 | 05-16-2007 08:02 PM |
| Flash Components working with PHP MySQL in OSCommerce | pxsmp420 | Server-Side Scripting | 4 | 10-19-2004 11:52 PM |
| Calling MySql using PHP in Flash | sathumenon | Server-Side Scripting | 0 | 06-10-2004 07:25 AM |
| flash - php - mysql problem | fotis3000 | Server-Side Scripting | 5 | 07-08-2002 04:24 AM |