Go Back   Flashtory Support Forum > Flash Files Support > Flash Galleries > Amphasia Horizontal Resizable Gallery

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 09-10-2009, 07:40 AM
Junior Member
 
Join Date: Sep 2009
Posts: 1
Default Changing background color

This gallery is awesome. I wanted to ask if there is a way to change the background color of the gallery? It’s a gray now and I wanted to make it black, but can’t figure out how.

Thanks!
Reply With Quote
  #2 (permalink)  
Old 09-20-2009, 12:24 AM
Junior Member
 
Join Date: Sep 2009
Posts: 1
Default

Hi i have the same problem, if you know how to do it please let me know.

Thanks.
Reply With Quote
  #3 (permalink)  
Old 10-12-2009, 05:30 PM
Flashtory Staff
 
Join Date: Feb 2009
Posts: 239
Default

Hello, in order to change that background just edit the library items from the .fla. It's super easy
Reply With Quote
  #4 (permalink)  
Old 12-31-2009, 05:45 AM
Junior Member
 
Join Date: Dec 2009
Posts: 4
Default Need help with the box behind the gallery image!

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
Reply With Quote
  #5 (permalink)  
Old 01-07-2010, 06:55 AM
Flashtory Staff
 
Join Date: Feb 2009
Posts: 239
Default

drawOval(holderForImage["a"], 100, 100, 0, 0x0f0f0f, 100); The bold value is for the transparency, set it to 0 for full transparency. That's it
Reply With Quote
  #6 (permalink)  
Old 01-08-2010, 03:50 AM
Junior Member
 
Join Date: Dec 2009
Posts: 4
Default thumbnails transparency ?

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.
Reply With Quote
  #7 (permalink)  
Old 01-09-2010, 02:47 PM
Flashtory Staff
 
Join Date: Feb 2009
Posts: 239
Default

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 !
Reply With Quote
  #8 (permalink)  
Old 01-10-2010, 09:48 AM
Junior Member
 
Join Date: Dec 2009
Posts: 4
Default

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.
Reply With Quote
  #9 (permalink)  
Old 01-10-2010, 03:17 PM
Flashtory Staff
 
Join Date: Feb 2009
Posts: 239
Default

Quote:
Originally Posted by mclemorem View Post
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.
Oh, I think I am missing something too in this case. Mate, please e-mail me with the files you are currently working. Make an archive with the source folder and the test files you have and send them to razvan@oxylus.ro. I will get back to you as soon as I can.

Cheers !
Reply With Quote
  #10 (permalink)  
Old 01-13-2010, 01:39 AM
Junior Member
 
Join Date: Dec 2009
Posts: 4
Default help with thumb background transparency

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.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
based on a modified theme of CompleteGFX