Quantcast
Channel: Adobe Community : Discussion List - After Effects Scripting
Viewing all articles
Browse latest Browse all 2143

ScriptUI.newImage() rollover does not seem to work

$
0
0

Hi

I'm trying to make rollover in newImage() to work but no success yet.

The main image is loaded just fine, but the image set for a rollover event does not load up when the mouse passes over the IconButton;

using this line code:

 

myPanel.grp.clearGroup.myButton.image = ScriptUI.newImage(IconClean,IconClean,IconClean,IconCleanHover);

 

IconClean is the main image and IconCleanHover is the rollover image.

both are loaded as binary string.

 

any ideas?

 

thanks

Liran


Viewing all articles
Browse latest Browse all 2143

Trending Articles