Hi Beno, you can try this one:

http://library.creativecow.net/articles/brimelow_lee/php_mysql/video-tutorial.php

here is a tutorial how to use php + mysql and flash, but is as Glen wrote, it is servce side, you have to have a server in order to prove it, or at least use mamp on your mac or whatever the kind is for windows.

Regards,

Gus
On Jan 29, 2010, at 8:48 AM, Glen Pike wrote:

I doubt this would really catch on because FlashPlayer is client side and MySQL is server side - you would normally talk to your webserver with Flash and get server side code to do the MySQL work.

Saying that, you could write your own AS3 MySQL engine and connect directly to port 3306, or alternatively use someone else's AS3-MySQL engine but they are usually not "complete" or mature like libs for PHP, Python, etc. etc.
http://www.google.com/search?ie=UTF-8&oe=UTF-8&sourceid=navclient&gfns=1&q=as3+mysql

beno - wrote:
Hi;
It dawned on me that in my study thus far of this very sophisticated AS3 language, there is no support for MySQL (or presumably for any database engine). A quick preliminary search confirms that. Why? Will there be?
beno
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders




_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to