A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: symbol with action, in a symbol

  1. #1
    Junior Member
    Join Date
    Apr 2007
    Location
    Barcelona
    Posts
    28

    symbol with action, in a symbol

    Hello everyone

    Is it possible to have a mc inside another mc with an onClipEvent action on it.
    It doesn't work the second one (that inside the other)

    Here the .fla file


    Thank you
    Attached Files Attached Files

  2. #2
    [Horse Thief] gotoAndCrash's Avatar
    Join Date
    May 2007
    Location
    NW, USA
    Posts
    576
    The problem there is not the onEnterFrame (yes, it's possible to have what you're describing) - it's that you have a rollOver that's only present when it's parent clip is being rolled over. Some folks will say that it's possible to get a rollOver inside a rollOver, but I'm sure it's long & complicated & your problem could more easily be solved by resituating some things - mainly getting that rollOver out of that other rollOver.

    Some notes on the file I have attached which is a modification of your file:
    You will notice some twitchiness as this is not a "finished/polished" return. It's only a starting point for you to explore. After you look it over (& try to notice what's different) let me know of any questions you have
    Attached Files Attached Files
    1 Infinite Loop, Cupertino is a portal of Hell.

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