
November 27th, 2005, 02:15 PM
|
|
Registered User
|
|
Join Date: Nov 2005
Posts: 2
Time spent in forums: 25 m 13 sec
Reputation Power: 0
|
|
|
Flash and Sqlite database
I'm trying to display pages in my flash project which are stored in a Sqlite database. I can get normal php strings to display properly, but whenever I try and display a string from a database query nothing happens.
Perhaps this has got something to do with timing, and if so how can I pause the fla while the Sqlite query is processed and a string returned. Thanks
|