ActiveDen

Dynamic Zoom Gallery (XML)

  • Has been a member for 3-4 years
Eplusie says

Hi, i actually sent you a message. Was just wondering if the images are interchangeable with movieclips in flash. Thank! :)

4 years ago
  • Has been a member for 4-5 years
  • Exclusive Author
  • Sold between 10 000 and 50 000 dollars
  • Bought between 10 and 49 items
  • United States
  • Referred between 50 and 99 users
animike says
Author

@ philj – i don’t believe you can edit the positioning simple other than redefining you center value of center_x and center_y. it would not be as dynamic and you would have to fiddle with it based on the number of images you had.

@eplusie – i sent you and email too. it is actually possible, but it would take some work. all of the images are redrawn using the bitmap filter, so it would have the same effect on mc. hope that helps.

4 years ago
  • Has been a member for 4-5 years
  • Bought between 10 and 49 items
  • Referred between 1 and 9 users
philj1986 says
Purchased

for some reason this doesn’t work under “www.”

I have set up a cross domain XML file but it still does not work.

Other pictures in my flash (the same ones used in the gallery) load up properly when NOT used with this gallery.

Is there any reason why that would be hapeneing?

4 years ago
  • Has been a member for 4-5 years
  • Bought between 10 and 49 items
  • Referred between 1 and 9 users
philj1986 says
Purchased

just figured it out – kinda

for some reason the link to the XML file in the flash has to NOT include “www.” before the url.

Only link using http://something.com/xml.xml

4 years ago
  • Has been a member for 3-4 years
  • Bought between 1 and 9 items
azzu5 says

can we modify to load all the thumbnails first and then onclick it should load the big one?

b’coz i have a page where i want to sow 80 small thumbnails and then click on each thumbnail it will zoom to that particular image…

let me know if it possible in this .. thanks

3 years ago
  • Has been a member for 4-5 years
  • Exclusive Author
  • Sold between 10 000 and 50 000 dollars
  • Bought between 10 and 49 items
  • United States
  • Referred between 50 and 99 users
animike says
Author

@azzu5 – it does not work that way. there really are no thumbnails. it loads the big images and scales them down using bitmapData (to ensure they are smooth). What you are asking to be done is possible, but would require a lot of work.

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

quick question, is it AS2 or AS3 ?

3 years ago
Author
animike animike replied

as2

3 years ago
Purchased
Default-user tchaparro replied

Did you get the email I sent? I was just wondering if I can remove the gallery after it is loaded, like after navigating though the timeline. I bought the file and love it… this last little piece would complete my project.

Thanks in advance.

3 years ago
Author
animike animike replied

hmm. the gallery was never designed to do that… from looking at the code, i’m not sure how easy it would be to do that… it is loaded dynamically into a dynamic movieclip.

this.createEmptyMovieClip(“pic_holder”,this.getNextHighestDepth());

you may have to make it load into a numeric position (not getNextHighestDepth) and try to remove the clip when you want to change galleries.

3 years ago
  • Has been a member for 4-5 years
  • Bought between 50 and 99 items
natemorris1 says
Purchased

Hello, I purchased this and it is not working in the file I’m using it in. It works on it’s own, but when I load the swf file into mine, it no longer works. I can’t find what’s breaking it, but in the output panel it gives me these messages:

  • ZigoEngine.doTween – missing targets[undefined] and/or props[_x,_y,_width,_height]
  • FuseFMP cannot initialize argument shuffle (BitmapFilters cannot be applied to this object type)

Can anyone help? Any ideas?

2 years ago
Author
animike animike replied

Hmm. I never tested or intended this item for that use. I’d explore this to start:

Make sure there are no references to _root in my files. If so, you may try to use ( this._lockroot = true; ) within the zoom gallery.

2 years ago
by
by
by
by
by