A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Mouseover events

  1. #1
    Junior Member
    Join Date
    Dec 2004
    Location
    So cal
    Posts
    3

    Mouseover events

    Anyone know how to access or where I can find the action in Flash MX 7.2 for MouseOver events?

    I don't know where to find them in this new version of flash.

    Im trying to find the Rollover, and the ability to play my timeline when I use a rollover mouseover action...

    Can anyone help me or point me to the right direction for MouseOver action scripting? Your help is much appreciated...Thank you.

  2. #2
    Professional Air Guitarist Frag's Avatar
    Join Date
    Dec 2002
    Location
    Brain, Body, Clothes, Computer Chair, Room, House, Neighborhood, City, State, Country, Continent, World, Galaxy, Universe, and on?
    Posts
    811
    I don't have 2004, but I heard they took out the basic AS, which is what I think you're looking for.

    Try this:
    code:

    on (rollOver) {
    _root.play();
    }


  3. #3
    Junior Member
    Join Date
    Dec 2004
    Location
    So cal
    Posts
    3
    No, but thanks for the info...

    Why would they take out the basic action scripting...???

    That kinda sucks...I got the new version thinking it would be better and faster...but it's all jacked...Stay with the old version is my advice...

    Anyone new tutorials with the new scripting code available or any links?

  4. #4
    Professional Air Guitarist Frag's Avatar
    Join Date
    Dec 2002
    Location
    Brain, Body, Clothes, Computer Chair, Room, House, Neighborhood, City, State, Country, Continent, World, Galaxy, Universe, and on?
    Posts
    811
    No?

    That's the code Flash would have generated right there ^^^ Dunno what anyone else can do for you

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