Search…

X3 Photo Gallery Support Forums

Search…
 
borsato
Topic Author
Posts: 6
Joined: 25 Apr 2007, 07:02

Transparency issue (background of the image)

16 Jan 2009, 08:08

Hello,

First of all I'm impressed with the new V2 Version, compliments!!!!!

I open the gallery with a series of pictures. The first file is a swf file because I would like to mantain transparancy. PNG was not working (transparent part becomes white).

Now all was ok, but the transparancy part of the picture is filled with the so called "custom_color" #501500. See picture. How can I have this color be transparent?

Image
Remco Borsato
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

17 Jan 2009, 01:30

The color you see behind the SWF is actually the FRAME. Because of your transparency, you see more of the frame ... Unfortunately, the frame is part of the gallery that you have set. You can't disable it for some files, and enable it for others ...

I would suggest that you perhaps load that SWF as a filemod. That means you need to create a new folder, "use as filemod" and point to that SWF file. This will not put the file in a "gallery" with many other files, but it will allow you to use it in the main menu.

https://www.photo.gallery/v2docs/articles/filemod/
Last edited by mjau-mjau on 18 Jan 2009, 01:12, edited 1 time in total.
 
borsato
Topic Author
Posts: 6
Joined: 25 Apr 2007, 07:02

17 Jan 2009, 08:13

Thankz Karl,

I keep you informed!
Remco Borsato
 
borsato
Topic Author
Posts: 6
Joined: 25 Apr 2007, 07:02

19 Jan 2009, 10:24

Id did this but the transparancy of the swf files gets the color mentioned and see in the picture in my previous post!

Is this I can set somewhare in the fla file?

Please can someone be of help?

Kind regards!
Remco Borsato
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

19 Jan 2009, 21:47

tranquilo ... I didn't mention this if it didn't work.

This happens with your filemod because it is currently inheriting the frame from images. To NOT use the frame, go to manage this item in admin, and in the "parameters" field on the right side, add the text:
Code
frame=false
 
borsato
Topic Author
Posts: 6
Joined: 25 Apr 2007, 07:02

20 Jan 2009, 07:38

Karl it works! Thankz for your quick response!
Remco Borsato