Button, had cursor and Frame

Posted by user393223 
Button, had cursor and Frame
August 12, 2010 01:25PM
please find the example
[92.61.36.172]
[92.61.36.172]

can you tell me please, what i do wrong?
no hand cursor,
no moving in x position in other frame
Re: Button, had cursor and Frame
August 13, 2010 08:30AM
Hello,

I saw that you use a label inside the movieclip on which you apply flasheff button, so I guess that the label component(bounding box somehow changes the dimension or the bounds of the label) makes that the hand cursor doesn't work properly.
Try to use normal text inside the target and see if it works.
About the position in other frames the workaround is to put together flasheff and the target in the same movieClip and then add callFunction method in flasheff panel on command tab and call gotoAndStop method.Make sure that you call it on parent (eg parent.gotoAndStop)

Here is a screen shot:
[screencast.com]



Edited 1 time(s). Last edit at 08/13/2010 08:30AM by kneo.
Re: Button, had cursor and Frame
August 16, 2010 06:08AM
Thanks
Sorry, you do not have permission to post/reply in this forum.