Flash video tutorials

Free Utilities

Events Scroller | Images Scroller | Multi FLV Player | Flash CS3 GuestBook | News Scroller | Tortillas - creator of simple graphs for statistical data | 3D images visualization free utility | Flash CS3 Uploader - free utility | Mini Gallery | Flash CS3 puzzle | Hit counter Flash CS3 + XML + PHP | Multi Audio Player | Newsletter module | Bluring Slide | Monthly Calendar | ShoutBox | StripGallery - Flash CS3 and XML gallery | Email Form PRO | MaskMenu | Elastic Gallery | PhotoNavigator | Pixellation - SlideShow | Email form | Analogue clock | FullScreen images gallery | Rotating header | Flash Portfolio | Polls System | Products Exhibitor | Mini Navigator | Drag Menu | Horizontal Menu | Quizzer | Mini Navigator 2 | Reflect Gallery | Events Scroller - version 2 | Rotating header 2 | Magnifying Glass | Zoomify | MenuVibration | Email form Flash CS3 and ColdFusion 8 | News Scroller 2 | Simple GuestBook | Captcha for Flash CS3 | Email form with pictures - Flash CS3 and PHP | FlepCharCode | Mac Menu | Header | Memory Game - Flash CS3 game | Flash CS3 CountDown | FLV Slide Show Videos | Illusion - images gallery | Tell A Friend | terms of use | Flash RSS reader | ToolTip Flash CS3 - CS4 | Sliding Email Form | ComboMenuHeader | ComboMenuHeader PRO | Mac Front Row in Flash CS3 | FlaTwit - Flash and Twitter - twit this | Store Locator | Multi Video Player MAC style | hittest and magnifying glass | Flash XML editor | BlurSlideShow | ImagesViewer | Video Gallery | Flash XML editor gallery 1 | 15 numbers game | Tipper vertical scroller with Iphone effect | YouTube Video Player by categories | GuestBook Flash CS4 | tweened menu | Twitter RSS reader | Xmas Flash header | Events Scroller - version 3 | TripleBox | BlackComboBox | Inertial Photo Portfolio | Fullscreen Background | Multi Categories Images Gallery |

MovieClip mouseChildren

by admin on December 20, 2007 · 1 comment

in Flash CS3, Tips and tricks, Tutorials

Here we are with a new tip of the day.
After seeing the difference between target and currentTarget , after analysing the property dropTarget , today we will look at the property mouseChildren of the DisplayObjectContainer Class.

This property is used with MovieClip, Sprite, Loader and Stage.
Why???  Because, the DisplayObjectContainer Class is a super Class of Loader, Sprite and Stage.  It means that those classes inherit the methods and properties of the DisplayObjectContainer.  The MovieClip class, instead, is a subclass of Sprite so inherits its methods and properties from it.

What is so special about the mouseChildren?
Simple, it can help us resolve one problem.

As an example, let us say that we have a MovieClip containing more objects (ex: a text field) and that we want the mouse to interact with that MovieClip.
We add the needed listeners and realise that when the mouse is above the MovieClip it does not transform itself into the ‘hand’ pointer.  In fact, it would do so, only if the mouse is above one of the MovieClip’s object such as the text field.

Now, it is time to act on the property mouseChildren, the following way…

Read all

Share This Post

Related posts

{ 1 trackback }

Flash - Button Component Mauszeiger auf Pointer setzen : TheJaeck
05.27.09 at 7:08 pm

{ 0 comments… add one now }

Leave a Comment

You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">

Older post:

Newer post: