ActiveDen

Album Photo Gallery v1

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

@elegantrebel – Simply edit the XML path inside the fla’s actionscript to be relative based on your web servers config. Such as ”/folder/flash/photos.xml” as opposed to simply “photos.xml” this is causing it to look on the root of your website for the file.

A suggestion to the author would be to allow the XML file location to be accessible via the “FlashVars” instead of hard coded in the AS.

var flashvars = { xmlUrl: ”/foldername/photos.xml” };

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

After purchasing this item, I tried to contact the author several times and never received an answer. So much for customer support.

Guess I just threw my money away, too.

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

Hi Guys,

Personally this file is great. Very simple to manipulate. Kudos to the person that built it.

I am having an issue though, and I was wondering if any of you or the owner could help me out. I put my file up about a week ago. The page was hot and it worked in all browsers. Yesterday it stopped working in Internet Explorer. I am a web designer so I know it worked in all browsers and version of ie start with 6. Any ideas why it would stop working in internet explorer?

Thanks.

Chris

3 years ago
  • Has been a member for 3-4 years
  • Bought between 100 and 499 items
  • Canada
patlemay says

Is it possible to add sub-level gallery ?

2 years ago
  • Has been a member for 3-4 years
  • Bought between 100 and 499 items
  • Canada
patlemay says
Purchased

I added some keyboard function but some images don’t display correctly… the display doesn’t redraw correctly when back or next key is push.

Here’s my code :

var listenerKeyboard:Object = new Object(); listenerKeyboard.onKeyDown = function() { if (Key.isDown(Key.RIGHT)) { nextImage(“next”); } if (Key.isDown(Key.LEFT)) { nextImage(“back”);

}
};

Key.addListener(listenerKeyboard);

2 years ago
  • Has been a member for 3-4 years
  • Bought between 100 and 499 items
  • Canada
patlemay says
Purchased

No answer ????

2 years ago
  • Has been a member for 3-4 years
  • Bought between 100 and 499 items
  • Canada
patlemay says
Purchased

Is there anybody ???? I am still waiting for an answer for over a month!

2 years ago
  • Has been a member for 3-4 years
  • Bought between 100 and 499 items
  • Canada
patlemay says
Purchased

HTML are impossible to add in the image description… Can you help me with me that ?

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

This looks great….am I able to load it into another holder movie clip without sizing issues?

2 years ago
Author
ryanterry ryanterry replied

I believe so.

2 years ago
  • Has been a member for 1-2 years
  • Bought between 10 and 49 items
ronziv12 says

Hi, great file! is it possible to have the image description under the thumbs and put these 2 sections on the right of the large image? Thanks, Ron

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

They play slide show doesn’t work properly, after starting the slide show if you click to see an image, slide show starts going fast ans skipping over images, this even happens in your example, Do you have a fix for that?

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

I can’t get this to work. I’ve tried editing the AS to change the path to photos.xml, but that appears to make no difference. I can only get this to run on my workstation, not on my hosting provider’s box.

1 year ago
by
by
by
by
by