-= flexGEN =-
flexGen it's a open source project build by me (Thiago Przyczynski) that pretends to be a rapid development tool to easily work with Flex projects using a backend with
PHP and MYSQL.
You can work and modify it's source code to feel much more like "your" kind of code, but please send me this changes to help improve this project.
Table Contents:
1 - Install and Configuration
2 - Install Sample
3 - Changes
4 - Next Improves
5 - Helpfull Links
1 - INSTALL AND CONFIGURATION
To install flexGen you only need to put all of it's contents in a folder on your Server path. After this you just have to run the index file and select your preferences
(dbms,host,ser,password and table) to generate the flex and the php scripts.
2 - INSTALL SAMPLE
The sample that comes with flexGen has 4 files: customers.php,customers.sql,sample.mxml and sample.swf.
You have to Dump the customers.sql file on your MySQL server.
Obs: To work with this sample the flexGen Project path has to be:
- Linux: '/var/www/flexGen'
- Windows: 'C:\SERVER_PATH\flexgen'
3 - CHANGES
I made a lot of changes on this version (2.01), mostly are because i changed the way to work with the database (Procedures to PDO).
4 - NEXT IMPROVES
On the next version i will add a inputbox with field selection to search data.
5 - HELPFULL LINKS
To help PHP Programmers newbies on Flex Projects it's recommended this links:
ADOBE SYSTEMS INCORPORATED: http://www.adobe.com
Flex Product Home Page: http://www.adobe.com/go/flex3_product
Getting Started with Flex: http://learn.adobe.com/wiki/display/Flex/Getting+Started
Flex.org: http://www.flex.org/
Sorry for my bad English. Hope it's usefull for you.
Thiago Przyczynski
if you're interested or have some difficult working with flexGen:
My website: http://thiagoprz.wordpress.com
My E-Mail: thiagoprz@hotmail.com
|