it does not work...!
A few days ago, FlepStudio has published a Flash-Actionscript 3.0 CMS, which manages image galleries.
A real XML editor that requires no database, but PHP only.
Many users have appreciated FlashDoes but many have had problems with build their own image gallery using just the XML file that FlashDoes creates and upgrades.
Cause of that, FlepStudio has created an image gallery that reads from the external XML file that is created and updated by FlashDoes.
This gallery is MULTI CATEGORIES.
Basically, just set in this gallery the path that points to the FlashDoes XML file.
It is also very useful to understand how to create an image gallery based on FlashDoes XML editor by FlepStudio.
VIEW THE DEMO
Included files
- main.fla
- Main.as ( Document Class )
- package com/FlepStudio
- package caurina.transitions ( do not modify! )
- images folder and subfolders of categories
- the font I used
Actionscript variables
- Main.as: XML_PATH ( set here the path or absolute url that points to gallery.xml file of FlashDoes ).
- Main.as: images_folder ( if you changed the name of images folder or you want keep the images in other way, set here the path or absolute url that points to the folder where you have the images ).
Installation
- Open main.fla and Main.as and change the value of XML_PATH with path or absolute url that points to XML/gallery.xml file of FlashDoes XML editor ( line 22 ).
- If you changed the name of images folder or you want keep the images in other way, set the value of images_folder with path or absolute url that points to the folder where you have the images ( line 23 ).
- Recreate main.swf from main.fla
Other customizations
- You can manage all the rest by working on the MovieClips in main.fla library.
it does not work...!
Doesn't work in Firefox, but works in Safari
that's really strange!
Someone tried it with IE ?
works with ie 7 but giving a error. and you could give a demo xml with download package :S
I connected to my work pc which has IE8. It worked fine with compatibility view enabled, but without it it didn't use 100% height. It used what ever the size of the flash file is...so only saw from the top of the folders down to the end of the reflections.
Nice job though BTW :)
gallery.xml added
re-download![]()
Excellent work Flep, but I am also getting blank page with Firefox (v3.5.3). Tested on Internet Explorer and it is working fine....
Any ideas where the problem could be?
Thanks in advance!
R0b
I personally think it has to do with there being no
Bookmarks