|
|
#1 (permalink) |
|
Junior Member
Join Date: Aug 2008
Posts: 2
|
I would like to make the images in the fadding slider transparent so that the background shows through. I thought by simply changing the .jpgs to transparent .pngs it would be enough to work.
Does anyone know how to edit the files so that this will work? -Scott |
|
|
|
|
|
#2 (permalink) |
|
OYXLUSFlash.com Staff Member
|
Try the following: open Thumbnail.as and at line 32 hit Enter and add these two lines of code:
Code:
Over._alpha = 0; Bground._alpha = 0; Now go to line 61 and change it to: Code:
var bd:BitmapData = new BitmapData(Image._width, Image._height, true, 0x000000); Adrian |
|
|
|
![]() |
| Bookmarks |
| Tags |
| fading, png, slider, transparency, transparent |
«
Previous Thread
|
Next Thread
»
| Thread Tools | |
| Display Modes | |
|
|
All times are GMT. The time now is 08:24 PM.









Linear Mode
