[原创]如何恢复交互Flash的手型鼠标指针
[这个贴子最后由9-5-9在 2004/12/09 10:23am 第 1 次编辑]
When I import a Flash movie using the Asset Xtra in AW 5 or 6 and run it, the finger cursor doesn';t appear when the mouse is over the Flash buttons.
Place a display icon right after the Flash icon. Type this expression in a
text field in that display :-
{Test((GetSpriteProperty(@IconPrev(IconID),#mouseOverButton)),SetCursor(6),SetCursor(0))}
Note it should be all on one line.
Set the display icon to Update displayed variables.
Make sure the display icon has been placed on the flowline directly after
your Flash sprite.
真正原版技术。。。