A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Flash replacement mouse pointer issue

  1. #1
    Junior Member
    Join Date
    May 2006
    Posts
    4

    Flash replacement mouse pointer issue

    Hey All,

    I have created a mouse pointer for a flash animation to sit on a webpage. Its pretty simple but I have a problem. The user may not necessarily click on the animation, just roll over it. But with my current code you have to click on the animation before it changes the pointer. Now this may not be possible but I wondered if there was a way to make it change without actually clicking on the movie. Heres my code currently:

    startDrag("/brush_mc", true);
    Mouse.hide();

    Its located on the root of the movie on the first keyframe.

    Thanks,

    Justin

  2. #2
    Senior Member the_one_18's Avatar
    Join Date
    Mar 2002
    Posts
    217
    Well im not sure,
    some friend had same issue, i remember he used java script to set focus on the flash movie. somehow fake a click on movie.
    MeHdI

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center