| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Registered User
Join Date: Nov 2006
Posts: 24
|
Hello All,
Im building a new flash website with a mysql db connection. Im just beginning to understand how it works but there are some unclaritys. I've uploaded an image to show what my idea is. It's easier for me to make a image than typing the whole scenario, images speak a thousand words! I need to know what the best way is to let my flash site communicate with the database. I found some tutorials but at this point i can get 1 variable in flash true php. I prefer to use PHP if possible because i'm most familiar with it! Can someone point me in the right direction or help me? Many thanks! |
|
|
|
|
|
#2 |
|
Site Contributor
Join Date: Dec 2007
Location: Vermont, USA
Posts: 3,178
|
I output all my data coming from the database as dynamic XML written by my PHP. My advice for you would be just that. Make your PHP open the database and select all data you need then print all of it as XML and load it in your Flash website. Example:
PHP Code:
__________________
aswebcreations |
|
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|