Php + flash + html

arteprecol

New Member
Messages
1
Reaction score
0
Points
0
HTML:
<marquee>HELP PHP + FLASH </marquee>

:nuts::nuts::nuts:

Hello can anybody please help me with a clear tutorial developing a flash form??? with php help and sqql database for my site???

:nuts::nuts::nuts:

<marquee>HELP PHP + FLASH </marquee>
 

garrettroyce

Community Support
Community Support
Messages
5,609
Reaction score
250
Points
63
I'll pretend like you didn't just use <marque> and I think you should too, it's kind of a no-no :p

This tutorial is a good example of flash and PHP: http://www.kirupa.com/developer/actionscript/flash_php_email.htm

And here's a good one for PHP and MySql: http://www.w3schools.com/php/php_mysql_insert.asp

The part that's a little tricky is that you need to go to your cpanel and create a php database using the "mysql databases" tool. Then you need to create the user with the same tool. Then you need to give the user access to the database, again with the same tool. Otherwise you won't be able to access your database. Then you need to go to phpmyadmin to create the table columns.
 
Last edited:

xav0989

Community Public Relation
Community Support
Messages
4,467
Reaction score
95
Points
0
You also need to buy flash professional (US$699+tx.)
 
Top