Hi,
I seem to be having a problem with 9-slicing a motion tweened clip.
I have a scrollBar that has a scroll button with rounded edges.
The scrollButton is a movie clip with a 9sliced child graphic clip.
The scrollButton has a four frame motionTween that adjusts the brightness/saturation of the 9sliced graphic instance representing various mouse states.
Now if the sliced image is not scaled then mouse over’s and click events successfully changes the movie clips frames with the changes in brightness and saturation being applied correctly.
If a scale is applied to the sliced image then the button is scaled correctly. However even though the frames are changed on mouse events the expected visuals are not. Ie the button looks as it does on the first frame.
Does anyone know why this happens and how to fix it?
Thanks
KK