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
Files Icons is Not Appearing
basic physics - optical fibres
User defined function
Automatically Connecting Multiple Drupal Sites
jQuery accordion overlaps IE7 footer
The network path was not found while connecting to remote computer with performance monitor
Excel 2003 Copying cells from one sheet to another
Need help locating drivers for an Acer Aspire 3620
There is an update that will be released in line with exchange 2010 service pack 1 to enable outlook 2007 to 'see' the personal archive?
What does "Func<string, int> method = Work;" do?