If the "0" value creates a null response (if it does need one), just bump it up to "1". It will still be invisible.Absolutely, let’s simplify this. To make the background image solid on hover and invisible otherwise, you just need to adjust the ImageAlpha setting. Set it to 255 for full opacity on hover, and set it back to 0 for transparency when not hovering. Here's how you can update your code:Make sure the image file paths are correct and that the file names in your code match those in your directories. If it still doesn’t work, double-check the image formats to ensure they’re compatible with your software.Code:
MouseOverAction=[!SetOption Final ImageAlpha "255"][!Update]MouseLeaveAction=[!SetOption Final ImageAlpha "0"][!Update]
I saw your previous messages and am I correct in understanding that you are still working on the skins? I would like to take a look, but I couldn't find them.
Statistics: Posted by CodeCode — Today, 12:57 am