ActiveDen

99 WAYS - FLASH XML GALLERY GENERATOR

  • Has been a member for 4-5 years
  • Exclusive Author
  • Sold between 5 000 and 10 000 dollars
  • Bought between 10 and 49 items
  • Europe
Albo says
Author

See email I sent.

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

The creator of 99 Ways, Albo, is extremely responsive to all technical assistance via email and comments—highly appreciate and recommend the product!

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

After buying and modifying it easily (with quick support from the creator) I again highly recommend this product based on its versatility—it really saved me 1-2 days of coding for a clean, elegant solution.

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

I just bouth this gallery and it look really nice. some questions: 1. how I cancel the total images, loaded images, next&back buttons from preview 2. there is a way play with back&next buttons (for eq. to put an icon insted)

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

Could you upload or send all the example layouts shown here? One of the layouts is much closer to what I am trying to create.

My e-mail is RZephyr07@gmail.com

3 years ago
  • Has been a member for 4-5 years
  • Exclusive Author
  • Sold between 5 000 and 10 000 dollars
  • Bought between 10 and 49 items
  • Europe
Albo says
Author

@gamad: to remove the Total images and Loaded images open info > iome > XmlGalleryClass.as file and go to line 843, 851, 854 (or around there) and simply comment the lines using the // (double slash).

@RZephyr07 : yes, write me via flashden form

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

I did what you told me and comment this 3 lines and it didn’t change.. here is the code:

if(objThis.k == max) { //objThis.navigazione_mc.loadedImage_txt.text = “Loaded images: ” + (objThis.k)+ ” / ” + Math.min((objThis.maxRows * objThis.maxCols * objThis.nPag), max); }

if((objThis.k < max) && (objThis.k < objThis.maxRows * objThis.maxCols * objThis.nPag))
    {    
        objThis.preloadFileSmall(objThis.path_small_image + objThis.ImageFile_arr[objThis.k], max);
}
// Loaded images
    //objThis.navigazione_mc.loadedImage_txt.text = "Loaded images: " + (objThis.k+1)+ " / " + Math.min((objThis.maxRows * objThis.maxCols * objThis.nPag), max);
}
else
{
    // Call the method to enable the navigation
    objThis.enableButtons();
}
// Total images
//objThis.navigazione_mc.totImage_txt.text = "Total images: " + max;

and please again can you tell me how to make the Back/Next buttons invisible thanks

3 years ago
  • Has been a member for 4-5 years
  • Exclusive Author
  • Sold between 5 000 and 10 000 dollars
  • Bought between 10 and 49 items
  • Europe
Albo says
Author

Do you mean the strings of text or the shape of the buttons ?

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

1. with the buttons I’m looking for an option to remove them if I don;t need them. also (in case I use them) is there a way to change their shape (to put an arrow for eq.)

2. can you tell me what is wrong in the code above, I did as you said and nothing happen.

thanks

3 years ago
  • Has been a member for 4-5 years
  • Exclusive Author
  • Sold between 5 000 and 10 000 dollars
  • Bought between 10 and 49 items
  • Europe
Albo says
Author

send me an email please with, eventually, attachments.

3 years ago
  • Has been a member for 3-4 years
  • Exclusive Author
  • Bought between 100 and 499 items
duneglow says
Purchased

Hi Albo..I’m having a problem with the gallery, I get this message when I try to run it:

“A script in this movie is causing Adobe Flash player to run slowly….”

Any ideas what may be causing this?

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

The above script error happens when there’s only one image or 0 image defined in the xml… can you possibly fix this bug?

2 years ago
Author
Albo Albo replied

uhm… no… you need at least 2 images because it works as gallery, not as single image loader.

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

Well I can see my self making several purchase of your gallery and recommending it to my customers, but I see now that I would have to explain every time why they are having problems and getting script errors, what would that say about the kind of products that i recommend?

2 years ago
Author
Albo Albo replied

To load only 1 image, open info > iome > XmlGalleryClass.as and then replace:

var maxMescolamenti:Number = 100;

with

var maxMescolamenti:Number = 0;

Save and export.

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

Hi

I need for this gallery to work from within another movie clip and it is not, can you help me out with this?

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

and thank you for the last fix that worked out just fine, thank you for the fine support.

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

Never mind I figured it out..could you please though send me the demo galleries as there is a design that I like to use I already emailed you about it and I still haven’t received a response.

thank you

2 years ago
Author
Albo Albo replied

Sended

2 years ago
by
by
by
by
by