ActiveDen

DENSE Photo Gallery w/ flickr support

  • Has been a member for 3-4 years
  • Bought between 1 and 9 items
  • Italy
str1k3 says
Purchased

I’m sorry but I don’t know how can I do that. I’ve tryed but it doesn’t work. If, for example, I want the title of 12px size, what can i write?

thanks a lot

1 year ago
  • Has been a member for 3-4 years
  • Bought between 1 and 9 items
  • Italy
str1k3 says
Purchased

Yeah, problem solved. Thanks a lot

1 year ago
  • Has been a member for 0-1 years
  • Bought between 10 and 49 items
ColinG23 says
Purchased

Hi just bought this gallery and its working great ive got it looking exactly how i want it to now except for one thing i want the images central on the x axis but i want them at the top on the y axis and i cant seem to do this using the offset options you have given me, is there any other way i can do this?

Thanks

1 year ago
Author
flashedge flashedge replied

What are you trying to achieve? The offset parameters are referring to the whole gallery. You are probably trying to align the thumbnails differently. There is a resize function in the main class which might need some adjustment for your needs if the xml setup is not enough.

1 year ago
Purchased
Default-user ColinG23 replied

Sorry i didn’t explain that very well

Okay basically i want the icons to align at the top of the page rather than in the middle

Ive embedded this into my website so its in my main content, under the header and navigation, so i want the icons to load just under the navigation

Hope that makes sence

Also just wondering if i can disable the links on the images that lead me to my Flickr account

1 year ago
Author
flashedge flashedge replied

Yes, I just answered your mail. Sorry it’s sunday I don’t usually check my mailbox in the weekend! ;)

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

Hi,

I just bought this nice gallery :) Please let me know if is possible to put flv or any other kind of video to this gallery ?

Many thanks, Tome

1 year ago
Author
flashedge flashedge replied

I regret there is no support for videos, not by chance it’s called Photo Gallery. :)

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

RE: “Hi! If no background is set the viewer creates a black gradient one. Please refer to the provided documentation to handle the background behaviour. Thanks”

*Hi, I would like to know where the code is that creates the gradient black background. I would like to remove it.

I have a new backgorund set but it still comes up for a split second after clearing the cash on first load before the other backgorund loads.

Thank you

1 year ago
Author
flashedge flashedge replied

Have you tried to set in album.xml mainBgTransparent to true? In the other xmls you can also choose to enable or disable the background too by altering bgEnabled.

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

Hi flashedge, I have some questions… 1) When I enable to use flickr and set value of “flickrSize” = “big”. I notice that it can show thumbnails but when I click each thumbnail to see a bigger photos, it show “photo is currently unavailable”. Did I do something wrong?

You can see my testing at http://www.ajzimage.com/gallery/dense2/deploy/ —> choose “Travel” gallery.

2) Is it possible that I share my album or any photos in each album to facebook? and how?

Thank you in advance for your respond.

11 months ago
Author
flashedge flashedge replied

Flickr doesn’t have that resolution in their records and you’ll end up with that placeholder saying it isn’t there. Keep sure your photos have higher resolutions enabled to get that size working.

About Facebook, I have no clue. I guess you should be able to use an iFrame and put the gallery there with a proper setup.

11 months ago
  • Has been a member for 4-5 years
  • Bought between 10 and 49 items
shoosh35 says
Purchased

Is there a way to expand the width of the GALLERY ? Is it possible to make it into a 2 column format?

Thanks.

11 months ago
Author
flashedge flashedge replied

It’s a fluid dense layout, try playing with the xml parameters to achieve what you’re looking for, like width and height, cell size, dense mode etc…

11 months ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
darthneo says
Purchased

Still love the gallery :) I am now using it in a new project where I load dense gallery into my template. Everything works fine until I want to use greensock tween for my background and such. I use this code to give my background a nice tween:

//Load Background var myImage:ImageLoader = new ImageLoader(“images/background/1.jpg”,{container:bgImgHolder}); var myImage1977:ImageLoader = new ImageLoader(“images/background/4.jpg”,{container:bgImgHolder,onComplete:onImageLoad});

myImage.load();

function onImageLoad(event:LoaderEvent):void { TweenMax.from(event.target.content, 1, {alpha:0, scaleX:0}); }

I figure the TweenMax.from interferes with the Densegallery.as, but I cannot pinpoint the problem.

Any suggestions?

8 months ago
Author
flashedge flashedge replied

Keep sure you’ve imported the greensock libraries and that all assets are on place.

8 months ago
  • Has been a member for 3-4 years
  • Bought between 50 and 99 items
jegmac says
Purchased

Hello I’m having troubles connecting with flickr. I read all tutorial but I’m lost.

Help please the new version of flickr don’t show what your tutorial said.

Thanks

8 months ago
Author
flashedge flashedge replied

Go here http://www.flickr.com/services/apps/create/apply and choose non commercial. Follow the instructions and copy the key from there.

8 months ago
  • Has been a member for 1-2 years
  • Bought between 50 and 99 items
  • United States
bkraysler says

Hi, this looks like a great file. im in need of a gallery that will show flickr sets and photos but i do have a question. is it possible to insert into an existing as2 file?

thanks

7 months ago
Author
flashedge flashedge replied

Nope, I’m sorry. It needs AS3 to run properly.

7 months ago
Default-user bkraysler replied

thanks for the speedy reply

7 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
Freshabd says
Purchased

I downloaded the gallery but it doesnt work in IE9 with latest flash player but it still doesn’t work. it works fine in chrome !!!

7 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
Freshabd says
Purchased

I get this error You need a modern Browser with Adobe Flash Player to view this.

7 months ago
Author
flashedge flashedge replied

You get the alternative content when the check fails. Probably due an older version of the player or an embedding bug. Though you might try to target directly the swf file inside your browser and see if it runs. I checked right now and it runs fine on my side. I’ll investigate the issue.

7 months ago
Author
flashedge flashedge replied

If you’re running it locally, IE9 will show you a tiny yellow bar in the bottom asking for grant ActiveX Permission. Though I noticed another thing in IE9 , for some reason it doesn’t initialize. It runs fine in IE6 -8. I’m fixing this right now.

Thanks for reporting. I’ll send the update today.

Drop me a private message if you’re in a hurry and would like to get it before envatos approval.

7 months ago
  • Has been a member for 1-2 years
  • Exclusive Author
  • Bought between 10 and 49 items
nathaniveson says

How much would you charge to include a simple music player?

7 months ago
Author
flashedge flashedge replied

You can load the gallery inside any AS3 Template. I reccomend you to take some time and find the one that fits your needs.

7 months ago
  • Has been a member for 0-1 years
  • Exclusive Author
  • Sold between 100 and 1 000 dollars
  • Bought between 1 and 9 items
  • Europe
  • Referred between 1 and 9 users
adamantium says

Hi, this gallery demo is not working for me. Can you please check it? I have it bookmarked so it worked in past.

5 months ago
Author
flashedge flashedge replied

It seems like flickr had a missing photoset, which I fixed. Refresh your cache to see the working demo. Thanks for reporting.

5 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
Freshabd says
Purchased

Hello,

Can I change the album names to arabic names , does the flash accept arabic characters ?

4 months ago
Author
flashedge flashedge replied

In order to get arabic characters working, you need to replace the existing font in the FLA source file with one that supports it and embed the correct charset inside the new compiled swf file.

4 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
Freshabd says
Purchased

Hello,

I tried to Embed the Embed the arabic font and I replaced the font i the FLA to Arial wich supports arabic , but still when i put arabic characters in the XML it doesn’t appear.

Please help.

Regards

3 months ago
Author
flashedge flashedge replied

Hi, contact me through my profile page with a detailed description of your issue. I’ll assist you as soon I can.

3 months ago
  • Has been a member for 0-1 years
  • Bought between 10 and 49 items
SaschaR says

Hi, is possible to integrate the gallery to my template and start the gallery without the album because i have only one album ? Thanks

1 month ago
Author
flashedge flashedge replied

Sure, just set showAlbumOnStart to false and keep sure your project is compatible with AS3 .

1 month ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
darthneo says
Purchased

Hi,

Dense gallery works great except for one thing. Dense displays thefullscreen images brighter than they actually are. I have tinkered with the settings, but nothing seems to work. Please help or explain ? I have provided a link so you can see what I mean when you check the same image in Flickr. Flickr displays the images as they should.

TIA

12 days ago
Author
flashedge flashedge replied

To dispel the doubts I’ve taken a screenshot of both sides and made a comparison right now. The only difference I see is that flash applies an antialias filter to smooth out the resizing of the picture. There are no filters applied to it and is exactly the same picture of flickr, colors are the same. See yourself the picture cut in the half for comparison: http://bit.ly/L2vqLh

It might seem brighter due the dark background as it pops out more than on flickr which has a lot of white space and the image looks merged with it and less bright. Try doing this comparison on your own and let me know.

12 days ago
Purchased
Default-user darthneo replied

I did the same comparison and still get the brightness difference. Dense is the only app that displays this difference. Flickr and Dense both use explorer, so it should be the same. I have no explanation, but it is in all and only the Dense instances I use for my websites. Here’s my comparison: http://www.starwarsarchives.com/temp/comparison.jpg

11 days ago
Author
flashedge flashedge replied

You’re welcome. Feel free to leave a feedback and rate the item. I appreciate it! ;)

9 days ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
darthneo says
Purchased
http://www.starwarsarchives.com/pottergraphy/
12 days ago
by
by
by
by
by