Entry
Action Script 2 & 3 Flash PHP MySQL Panel Extension
Sep 17th, 2008 07:58
Jeremy Wyss, http://peakstudios.com/actionscript-3-flash-php-mysql-pannel-extension/
New release Version 2.2
Features include:
New features include:
•New - Test your code in the Flash IDE.
•New - Code is interchangeable between the PHP, ASP and Java extensions
by simply changing the class import from .php.* to asp.* or java.*.
•New in 2.1 - Use Join, Union or Aliases in your table variable
•New in 2.1 - where clause operators can be used in like array =, <>, <
, >, < =, >=, =, <>, >, < , <=, >=, BETWEEN, LIKE, IN. You can put
TABLE (i.e =TABLE) after any of the operators to use a table field in
the what array value. This upgrade adds functionality to select, update
and delete classes.
•New in 2.1 - Code is generated into functions.
The Flash PHP MySQL Flash panel extension creates:
•Copy and paste capabilities which include, select, insert, update and
delete functions for AS2 & AS3
•Embedded Peak Studios AS2 & AS3 classes
•PHP files for MySQL connection and queries
•A simple publish profile
This is a very easy extension to use. Once you start using it, it will
save you hours of time connecting your database to Flash. The panel
generates the code , and you simply paste the code into your actions
layer. Therefore, the only thing you need to do is set the input data
in simple arrays and tell the return function what to do with your
results. Use it an infinite amount of times in a single file.
View tutorials about the ActionScript 2(AS2) & 3(AS3) flash PHP MySQL
panel extension at
http://peakstudios.com/2008/03/14/tutorial-videos-actionscript-3-flash-
php-mysql-pannel-extension/