![]() Preserved Topic: How does Flash read from PHP?? (Page 1 of 1) |
|
---|---|
Paranoid (IV) Inmate From: Deeetroit, MI. USA |
![]() I am having a lot of trouble with this when it seems so very simple! This is for dynamic text input inside the animation...My php file when opened in a browser returns for example: |
Maniac (V) Inmate From: Switzerland |
![]() hi |
Bipolar (III) Inmate From: |
![]() its a while since I've had to mess with flash but from memory, I think you need to be looking at the loadVariables action |
Paranoid (IV) Inmate From: Deeetroit, MI. USA |
![]() Xdreamer, I have gone through those sites already and have learned A LOT, but their main focus is on inserting into the database. I have made this possible through PHP already. The retrieval part is still unclear. Inverse, I am going to try the GET method. Haven't tried it yet. |
Maniac (V) Mad Scientist with Finglongers From: Cell 53, East Wing |
![]() Thumper: You do need: |
Paranoid (IV) Inmate From: Deeetroit, MI. USA |
![]() Emps, I got it to work...I had the actionscript to call the text on a buried child level (bad news). Seems to be working perfect now. But if you could possibly answer another question that goes along with this particular project: |
Maniac (V) Mad Scientist with Finglongers From: Cell 53, East Wing |
![]() Thumper: I don't think you can alter an autoincrementing ID (I certainly wouldn't recommend it) - although I could be wrong. You either don't need to edit it or you have designed your DB wrong |
Paranoid (IV) Mad Scientist From: Omicron Persei 8 |
![]() also a very elegant method would be to use XML! |
Paranoid (IV) Inmate From: Deeetroit, MI. USA |
![]() XML?? I'm not there yet GRUMBLE! : ) |
Maniac (V) Mad Scientist with Finglongers From: Cell 53, East Wing |
![]() Thumper: XML? It would depend on what you are doing - it might just not be worth the effort. |
Paranoid (IV) Mad Scientist From: Omicron Persei 8 |
![]() just to complete things: |
Maniac (V) Mad Scientist with Finglongers From: Cell 53, East Wing |
![]() GRUMBLE: Nice link - tucked away for future reference |
Paranoid (IV) Inmate From: Deeetroit, MI. USA |
![]() Thanks all...Inspiration and new things to look at! I'll get rolling. |