|
|||
|
Hello,
Your gallery is easy to use and I am very happy thank you! I am trying to use it in a flash site and it needs to be transparent. I have achieved this except for the box behind the gallery image. I was able to change the color but have not figured out how to make the fill color transparent. This is the piece of code that creates the container. Located in the gallery.as file drawOval(holderForImage["a"], 100, 100, 0, 0x0f0f0f, 100); can you tell me how to make this box transparent? other than that the gallery is completely customizable thank you Matt |
|
|||
|
Thank you I did figure out that part.
But I still need to make the background behind the thumbnails transparent. Can you tell me how and where to change the code to make the thumbs background transparent. Because I am using transparency on my PNG images and i need the background to show through. I really appreciate your help and your gallery thank you very much for your response I will use more of your products. Thanks. |
|
|||
|
Hi please input this
bg._visible = over._visible = false in image2.as in public function image2() After you modify it it should look like: loader = this["loader"]; loader._alpha = 0; bg._visible = over._visible = false handler._alpha = 0; I'm glad to help mate ![]() Cheers !
|
|
|||
|
I really appreciate your help.
I did try the code you send but the thumbnails with transparent backgrounds still show the white unlike the main images which are transparent. If you have other suggestions I would be very grateful. Thank you again for the excellent support of your products.
|
|
|||
|
Quote:
Cheers !
|
|
|||
|
Hello again,
I am sure you are very busy. Did you get a moment to look at the files I sent you. I was hoping it would be a simple solution for you. If you have any time to look I would really appreciate it. I am willing to compensate you for your time we can certainly talk about that. via email.
|