A Flash Developer Resource Site

+ Reply to Thread
Results 1 to 5 of 5
  1. #1
    Junior Member
    Join Date
    Jun 2001
    Posts
    3

    Exclamation

    Why is it, please, that when I make a rollover, which takes the viewer to a movie clip (which works), that the user can also see the clip by rolling over the blank area in which it will appear on the page? I just want a small button to activate the rollover, not half the page. Any help would be appreciated.

  2. #2
    Super Moderator
    Join Date
    Aug 2000
    Location
    Montréal
    Posts
    14,141
    hi LandoLando,
    hmmm, well then i guess your "blank area" is not blank since it triggers the movieclip! check your button hit area. see that it's not bigger that the up area. now, just to make sure, your rollOver() is triggered by a button right? it's something like : on(rollOver){_root.mymovieclip.gotoAndPlay("myanim ationstart"); ) And you have a stop action or a gotoAndStop(1) at the end of your animation? (just to make sure that it doesn't loop)
    hope that helps
    gparis

  3. #3
    well there is an easier way to do this just delete everything in hit keyframe or just delete the hit frame then you will be set.

  4. #4
    Junior Member
    Join Date
    May 2001
    Posts
    2
    Thanks for the quick reply. I believe I have everything set the way you suggest. However, since I'm too new with Flash, I might be inserting the rollover movieclip differently than you. After converting the small circle to a button, I drag the movie clip into the stage in the OVER state. I'd like to email you this file if you would be kind enough to pull it apart.

  5. #5
    Junior Member
    Join Date
    May 2001
    Posts
    2
    Originally posted by 0-60 b4 you get off
    well there is an easier way to do this just delete everything in hit keyframe or just delete the hit frame then you will be set.
    Deleting the hitframe did it. Thank you very much.

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