Microsoft
Software
Hardware
Network
Question : how move a hit area for a movie in AS3
I have a movie clip which has a number of timeline elements inside which I need to place above a button though it's hit area should not interfere with the button beneath. I've used the hitArea technique which works great on sprites, the problem is that I have to use a movie clip with timelines and other movie clips inside. As soon as these are used the hitArea technique stops working. Is there an alternative that could work in AS3?
Answer : how move a hit area for a movie in AS3
I would try the .mouseChildren property, set it to false.
Random Solutions
Firefox not wroking well on Ubuntu Linux
Blue screen XP
SQL : STORED PROCEDURE IN CRYSTAL REPORTS
C# app.config file, can we set a subkey? I mean a key under another key hierarchically?
Multiple selections in dropdown
asp.net How to bind a state dropdownlist?
Minimizing Database Queries and CFOutput
EXE files are being blocked
Timing in objective-c for iphone - How do I wait until data returned from URL without freezing the User Interface?
Automatic login to website using Visual Basic 6