Manage your Flash gallery with FlexGalleryPro
FlepStudio has created a CMS for Flash CS3 galleries completely free !
This CMS is fully developed with Flex Builder 3 and the support of PHP and mySQL.
And is nothing more than an administration panel of a tunnel images developed in Flash CS3.
Very easy to install, already provides the Flash gallery but you can also create your custom gallery,
Calling a PHP (included with Flex Gallery Pro) that returns an output in XML format with the url of pictures, names and descriptions.
Everything run by a panel very easy to use.
Flex not needed to install this utility, you need Flash CS3 only.
Installation docs >> ( PDF )
Download
screenshots
Flash front end >>
I need your feedbacks about installation please.
Logs
- May 13 2008: fixed a bug in Main.as .
For those who downloaded the files before this log date: re-download the gallery or do the following:
open Main.as and find:
if(this,obj_array[counter].path!=null&&this,obj_array[counter]!=undefined)
change with:
if(this.obj_array[counter].path!=null&&this.obj_array[counter]!=undefined)
Flex Gallery Pro


