Hi Klaus,
The solution was rejected by the client.
He needs the follow mouse function.
I created several of those default images across the screen in the same number of frames.
The problem is that I can't put to work the onover="set(image.frame, 1)"
Here's the plugin code:
|
Source code
|
1
|
<plugin name="frame1" url="%SWFPATH%/skin/black.png" align="center" x="-6.66%" width="6.66%" height="100%" alpha="1" zorder="3" onover="set(image.frame,1);" />
|
It looks right, but doesn't work. Nothing happens on mouse over.
Thanks for your help!!
Daniel