there are some good examples of flash-database integration on these sites. Check it out
http://www.macromedia.com/
http://www.flash-db.com/
http://www.asp101.com/arti
http://www.asptoday.com/co
http://www.flashcfm.com/in
http://www.actionscript.co
Do you wanted to say flash communication server instead of news server?
RootDir
Main Topics
Browse All Topics





by: RoyKruyshaarPosted on 2003-01-03 at 05:13:50ID: 7661819
Hi Luckie,
2=Somethin g like this&Field3=even more text&
Of course Flash can handle databases. What you need to do is create a php or asp file with an output like:
&Field1=bladieblabla&Field
Then in your Flashmovie, use actionscript like:
loadVariablesNum ("yourfile.php", 0);
Now, when you run this command, your Flashmovie contains three variables named Field1, Field2, Field3 with the value like the example above.
I hope this is something you like to know.
BTW I don't know the official public news server from macromedia
Greetings,
Roy