Ok, got that (and I thought it's an album art panel
And how did you do the transparency? With a partly transparent background picture with the grey color transition on top and the CD cover? Ok, in theory, the transparency could be done manually py adding 255 times the mirrored image with alpha-transparency+1
yep! a gradient white (235-230-225) to tansparent color to cover the flip-Y cover !
don't forget th reflect
extract of the code
CODE
$imageabs2(339,300,0,0,339,300,25,$add(0,$get(addy)),'images4\cdcase.png',alpha-230nokeepaspect)
$imageabs2(339,250,0,0,339,250,25,$add(301,$get(addy)),'images4\cdcase.png',alpha-230nokeepaspectROTATEFLIP-6)
$imageabs2(292,287,0,0,292,287,61,$add(7,$get(addy)),'images4\nocover.png',alpha-255nokeepaspect)
$imageabs2(292,240,0,0,292,240,61,$add(307,$get(addy)),'images4\nocover.png',alpha-255nokeepaspectROTATEFLIP-6)
$imageabs2(292,287,0,0,292,287,61,$add(7,$get(addy)),$replace(%path%,%filename_ext%,cover.jpg),nokeepaspect)
$imageabs2(292,240,0,0,292,240,61,$add(307,$get(addy)),$replace(%path%,%filename_ext%,cover.jpg),nokeepaspectROTATEFLIP-6)
$imageabs2(350,302,0,0,350,302,20,$add(300,$get(addy)),'images4\reverse_overlay6.png',nokeepaspect)
$imageabs2(300,300,0,0,300,300,59,$add(5,$get(addy)),'images4\reflet300.png',alpha-125)
i'll try to present the entire config (code + pictures) tomorrow
---
Falstaff


























