woooo
nice CMS man
This is a discussion on Flex Gallery Pro - free Flex CMS within the Flex builder 3 ENG forums, part of the Flash English category; Flex not need to install this utility, you need Flash CS3 only. Yo yo! Are you ready for a bomb ...
Flex not need to install this utility, you need Flash CS3 only.
Yo yo!
Are you ready for a bomb ?
OK sit back and keep strong :)))
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.
It's called Flex Gallery Pro
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) who returns an output in XML format with the url of pictures, names and descriptions.
Everything run by a panel very easy to use.
Enough talk, read and download about it at Flex section of Flex di FlepStudio because it can be very useful !!
Last edited by Flep; 23-04-08 at 06:21.
woooo
nice CMS man
I'm getting this actionscript error when I'm trying to run the front end gallery.
Error #2044: Unhandled ioError:. text=Error #2032: Stream Error. URL: http://www.widecircle.se/upload/php/getInfo.php/PHP/getInfo.php?cachebuster=1218017325100
at org.FlepStudio::LoadingXML/loadXML()
at org.FlepStudio::LoadingXML()
at org.FlepStudio::Main/loadXML()
at org.FlepStudio::Main/init()
Niklas
Last edited by Onsitus; 21-08-08 at 22:56.
Hi,
I got a little problem, I cant log in at the Admin panel.
This is my PHP code :
/******** CHANGE YOUR DATABASE SETTING *******/
$dbhost = 'localhost';
$dbuser = 'chop_soy_nl';
$dbpass = 'paltedb';
$dbname = 'chop_soy_nl';
$galleryURL = 'http://www.chop-soy.nl/FlexGalleryPro';
/******** CHOOSE ADMINISTRATION GALLERY USERNAME AND PASSWORD *******/
$user = "admin"; // your username
$pass = "demo1234"; // your passwrod
?>
can somebody help?
Hi,
I got a little problem. I can't log in into the admin panel!
This is my PHP config code :
/******** CHANGE YOUR DATABASE SETTING *******/
$dbhost = 'localhost';
$dbuser = 'chop_soy_nl';
$dbpass = 'paltedb';
$dbname = 'chop_soy_nl';
$galleryURL = 'http://www.chop-soy.nl/FlexGalleryPro';
/******** CHOOSE ADMINISTRATION GALLERY USERNAME AND PASSWORD *******/
$user = "admin";
$pass = "demo1234";
?>
can somebody help me?
Bookmarks