A Flash Developer Resource Site

Results 1 to 20 of 33

Thread: Rollover within Rollover?

Hybrid View

  1. #1
    Junior Member
    Join Date
    May 2006
    Posts
    1
    man, thanks so much for your code! i was struggling for needless hours trying to figure out why a rollover within a rollover didn't work! seemed like a pretty obvious thing that a newbie might try to do, so i'm not sure why flash doesn't support it. isn't this simply "recursion", which i thought was one of the fundamental and wonderful things about programming languages?

    anyway... to add to the discussion, what if you wanted to make the inner rollover as described in this thread also clickable, so that you not only can rollover it to make it's color change, for instance, but if you click on it, it calls the getURL method?

    please advise! thanks.

  2. #2
    Member
    Join Date
    Sep 2006
    Posts
    44
    can anyone help what is the meaning of nested if statement under
    if (this.hitTest(_root._xmouse, _root._ymouse, true)) {

    the if statement here? what is the purpose of it especially the this.isRollOver
    }

    Sorry im not incompetent in flash... Im newbie in actionscript...

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