2005/8/25, Rob Bateman <[EMAIL PROTECTED]>: > You can do someting to 'fake' what you were trying to do initially > though - when you create a background movieclip inside your container > with the onPress onRelease methods, if you set the hitArea to _parent > it will appear as though the events are on the original container > movie. Whats wierd is that the smaller movieclips inside the container > will trigger the onPress/OnRelease events of the background movieclip > if they have no onPress/OnRelease events of their own. Might be > useful...
Yes, this is actually a really neat trick, that will definitely come in handy for me. I wonder if there is some kind of formal definition/specification of how event dispatching operates in Flash... Thanks a lot for this nice trick ! -- Sébastien _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
