It’s very cool!! but, why when I open the form mail it close the fullscreen?
Posted 2 months ago
It’s very cool!! but, why when I open the form mail it close the fullscreen?
Posted 2 months ago
ah yeah I got it!! Coz when you r un full screen input field doesn’t work! yeah sorry my stupid question!!
Posted 2 months ago
Verry verry good template and I am verry interested in it but there is one thing that I do not know if its because my computer or anyone has the same problem.
Your templates are too slow. The animation is too slow compared with other templates.
Can you tell me why ??? I tried it with Mozilla 2.0, Internet Explorer 6/7 and Opera 9.25 and the same problem in all of them. Very slow.
With all your other templates the same problem.
Can you please tell me why ??
Thanks
Posted 2 months ago
First time I loaded the site it was jumpy. But I loaded it again and it worked smoothly. Guess it just needed to be loaded.
Posted 2 months ago
looks great but sometimes if the screen is to small i cant see the X on contact guest book or about us
Posted 2 months ago
Hi guys,
i guess this problem is because the file encripton by Flash Den team,
with my original files in my server this not happen…
Posted 2 months ago
1) too slow 2) images don’t load properly, using the tween 3) menu is laso slow
Load it to your server and post a link
I like the concept
However Good Work is appreciated.
Posted 2 months ago
killed my processor, and I have a brand new super duper core duo with 8 megs of ram… super heavy on the processor, however, a nice file
Posted 2 months ago
he he , my processor is fine, and just only 1 Mb ram!!!
I do not understand anything of this 
Things…
Posted 2 months ago
JorgePires.. I did download your works. but have problem..
If you make :
Click: Gallery 6 – After Clic:k Gallery 5
Look Below, Cannot removeMovieClips gallery6 images ?
how to i am correct ?
Posted 2 months ago
Hi FlasherLife,
Well, this is because images in the folder “gallery6” are the same in folder “gallery5”.
change your photos in the folders…
Thanks for purchase…

or your number of thumbnails are < than Stage width,
try increase your number of photos.
Posted 2 months ago
FlasherLife:
I will fix this and then you can download the file again.
Regards.

Oh my god! =))
JorgePires.. Thank you for help!
I like your work.
Regards.
Posted 2 months ago
Nice site, except why not say full screen instead of seeing a square in the upper rt corner
Posted 2 months ago
Nice file and congratulations on a From Folders file.
Wish other authors would do them too.
Can you change the main photo to not be dimmed down and show as regular brightness?
Posted 2 months ago
Jorge- 3 questions at the moment. 1) Can the sub level menus be built to display horizontal(long) rather than vertical(tall)? If so, how would I modify 2) Would like to add a second nav menu at the bottom of my site page, where the sub nav displays above the related button rather that than drops down and below. Can that be accomplished without too much angst? trust this is clear 3) re: auto sizing, if I customize your pages by incorporating media players or other types of scrolling galleries, how do I ensure proper linkage for auto size
thanks and looking forward to working with the template
Posted 2 months ago
Jorge- My apologies, but I thought I was posting for the Premium Template V.2 page. I tried linking to it from my download page but get a error message that it cannot be found. That is the template I purchased and what my questions pertain to. THanks
Posted 2 months ago
Hi,
I keep on getting the follwing error when publishing in Flash 8:
Error Scene=Scene 1, layer=actions, frame=3:Line 22: There is no property with the name ‘displayState’. Stage.displayState = “fullScreen”;
Error Scene=Scene 1, layer=actions, frame=3:Line 26: There is no property with the name ‘displayState’. Stage.displayState = “normal”;
Error Symbol=Symbol 7, layer=Layer 3, frame=1:Line 8: There is no property with the name ‘displayState’. Stage.displayState = “fullScreen”;
Error Symbol=Symbol 7, layer=Layer 3, frame=2:Line 8: There is no property with the name ‘displayState’. Stage.displayState = “normal”;
Error Symbol=13 – POST -SEND BUT , layer=Layer 1, frame=1:Line 9: There is no property with the name ‘displayState’. Stage.displayState = “normal”;
Error Symbol=15 – FORM -SEND BUT , layer=Layer 1, frame=1:Line 9: There is no property with the name ‘displayState’. Stage.displayState = “normal”;
Please help!!!!
Posted about 1 month ago
Hi martink, 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;