Nice file.
Posted 9 months ago
FEATURES :
Only you need is upload your photos to gallery folder and this site works every necessary parameters.
AS 2 .0 based
gallery with auto photo counter and auto resize ( if photo loaded is > than your stage dimensions this site apply smooth, this way photo is displayed with the best quality) with constant aspect ratio.
Inteligent loading ( when you see one photo, next photo is loading).
Fullscreen option.
Different background colors.
External links by right click.
Easy transitions.
Clean design.
Complete guestbook with easy administration.
Full contact form with error check
Auto adjustable to your monitor( This site looks exactly the same with different screen resolutions).
File with documentation.
Text fonts necessary to edit .fla project.
MORE BY JORGEPIRES
Preloaders
Image Viewers
Full Sites / Templates
Backgrounds
Utilities
Buttons & Menus
Sound Packs
Posted 9 months ago
Nice File, I would have prefered if the pictures where centered. Is that possible. ?
Posted 9 months ago
I have to agree with KN03 . Everyhting seems very long and drawn out, not very user friendly.
Posted 9 months ago
I have to agree with seanD : I bougth this nice file for if you add 1/ picture centered 2/ link url differents for each picture or gallery 3/ text description. Please, can you do it ? thank you.
Posted 9 months ago
HI, can you upload swf instead of jpg?, would it be a version 2?, thanks for your answer.
Posted 8 months ago
hi danielms
yes, version 2 is in the queue line and you can upload swf or jpg files
wait and you will see
Posted 8 months ago
Jorge! Help please! I can’t setup guestbook!
server linux 2.0 php5
PhP writes to guest.txt but swf appers is not catching PHP … ^) $filename = ”/home/content/i/v/a/ivanopalasfo/html/guest.txt”; this is the way to my file on server godaddy
what can do?
Posted 3 months ago
I am unable to publish the file in flash. I get this error: There is no property with the name “displayState”
It’s probably something simple, but I don’t have a whole lot of experience with flash. Any suggestions.
Posted 2 months ago
Hi medioloco:
you should edit the Stage.as class, usually in this folder: :\Documents and Settings\your name\Local Settings\Application Data\Macromedia\Flash 8\en\Configuration\Classes\FP8\ Stage.as
change to:
static var width:Number; static var height:Number; static var scaleMode:String; static var align:String; static var showMenu:Boolean;
static var displayState:String;
static function addListener(listener
bject):Void; static function removeListener(listener
bject):Void; function onResize():Void;
