ActiveDen

Themed Image Galleries

  • Has been a member for 2-3 years
  • Bought between 1 and 9 items
ociritci says
Purchased

Hello my friend, one more question, if i don’t need a category , where can i turn it off the category link, now i have only 1 category but the link(drop down menu) is still there

thank you

2 years ago
Author
AerisT AerisT replied

This image gallery was designed to have multiple galleries and, as such, there is no direct method for turning off the drop down menu. However, this could be accomplished by opening the FLA file and modifying the code as follows:

After code line 293: mcMenuBar.addChild(ddMenu);
Add the following two new lines of code:
ddMenu.visible = false;
mcMenuBar.mcDDMenuBar.visible = false;

2 years ago
  • Has been a member for 3-4 years
  • Exclusive Author
  • Sold between 10 000 and 50 000 dollars
  • Bought between 1 and 9 items
  • Referred between 10 and 49 users
baklach says

Very cool

2 years ago
  • Has been a member for 2-3 years
  • Bought between 1 and 9 items
ociritci says
Purchased

thand dude it works very well, :)

one more question, background picture is tiling(tiles) , i donT want continue , is that any option in the XML code ?

Thnax anyway,

2 years ago
Author
AerisT AerisT replied

ociritci – If your background image is 1200 pixels wide or larger, the image gallery will treat it as a single background image and stretch it to fit the width of the screen. If your background image is less than 1200 pixels wide, it will be treated as a tile pattern.

So if you have an image that you don’t want to be tiled, size it up so that it is at least 1200 pixels wide.

2 years ago
  • Has been a member for 2-3 years
  • Bought between 1 and 9 items
nicfurr says
Purchased

I have purchased this item and am well pleased with it, and with its instructions for use. would there be a simple addition to the code to allow fading in and out of successive frames? Many thanks

2 years ago
Author
AerisT AerisT replied

(See reply below)

2 years ago
  • Has been a member for 2-3 years
  • Beta Tester
  • Exclusive Author
  • Sold between 10 000 and 50 000 dollars
  • Bought between 10 and 49 items
  • United States
  • Referred between 1 and 9 users
AerisT says
Author

nicfurr: Thanks for your purchase. If you are asking for each image to fade in and out, the image gallery is already doing this. Perhaps you would like this fade time to be longer? If so, you can increase the “time” variable on code lines 280, 353, 361, 561 and 717:
Tweener.addTween(assetLoader, {alpha:1, time:1, ...

2 years ago
  • Has been a member for 2-3 years
  • Bought between 1 and 9 items
nicfurr says
Purchased

Thanks Aerist, but, I presume I am supposed to be editing Tweener.as and if so, I am unable to correlate your line numbers with what appear to be time variables. can you put me right? Also, though the snow scene (Snow.swf) operates in my local environment, it doesn’t when I upload it to my server

2 years ago
Author
AerisT AerisT replied

The AS code you need to modify is not in the Tweener class, it is in the FLA file on the first layer (“Actions”) of the timeline.

I’m not sure why the Snow background is not working for you. If you send me a link to your site, I’ll take a look at your setup. Please send via the e-mail address on my profile page. Thanks.

2 years ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
stevefigueras says
Purchased

Hello i’ve a problem with you fla because on each time it bug under firefox. Please help me :) stevefigueras@hotmail.com

2 years ago
Author
AerisT AerisT replied

steve – This gallery has been tested in Firefox without any problems. I will need more specific information to help you troubleshoot your individual problem. Please e-mail me at the address on my profile page, describe the specific problem you are having, send me a link to the webpage where you are using this, and I’ll see what I can do to help.

2 years ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
dweatherbee says

I really like the look of this tool, but I need a tool that will allow users to upload files. Will this allow that? I may have missed mention of such functionality in the comments.

In other words, I want outside users to be able to upload images into galleries.

2 years ago
Author
AerisT AerisT replied

This image gallery does not offer an upload feature. Sorry.

2 years ago
by
by
by
by
by