Search
Syndication
Sponsors

How Can I Make A Flash Guestbook Without Using Php Or Mysql?

I have tried lots of tutorials but I NEVER can get it to work. So, How can I make a Flash guestbook without using php or mysql?

Related posts:

  1. How To Connect Mysql Database With Flash Via Php? I want to connect my fla file with mysql database...
  2. How Can I Secure Data Sent From Flash To Php? I need to secure data being sent from my Flash...
  3. What Is The Easiest Way To Practise Using Php And Mysql? I want to start using PHP and mySQL to help...
  4. flash the forms title bar Learn more about flash the forms title bar by visiting...
  5. How Do I Get A Php Script To Run On A Mysql Servor? I have a mysql server up and running on my...

Related posts brought to you by Yet Another Related Posts Plugin.

Tags: , , , , ,

2 Responses to “How Can I Make A Flash Guestbook Without Using Php Or Mysql?”

  1. two pi Says:

    You really can’t. Not with ordinary Flash. That’s because Flash works on the client (in the web browser) and it’s forbidden from interacting directly with the file system. Flash apps on their own have no real permanence. The best they can do is send data to a server-side program and retrieve data from that program.
    To store the data, you need some sort of program running on the server. PHP is the most common language used, but there are others. MySQL is frequently used as the database, but again there are other choices.
    There is a form of Flash that runs on web servers, but you’re unlikely to find it running on a free or low-cost server. Sorry not to give you the answer you want to hear, but there it is…

  2. Elt Says:

    Try this:http://slide.com

Leave a Reply

Translate
Links

Tags