Re: [Flashcoders] x,y coordinates of a character

2006-08-04 Thread Robert Gordon
-of-interest different than the rest of the content, capture as a bitmap object, then determine the rect of the colored area. I cycle through each key word and voila! I know exactly where to place my drag-to boxes... r o b | Robert Gordon | The Article 19 Group Inc. | phone: 514.938.8512 | email

[Flashcoders] x,y coordinates of a character

2006-08-02 Thread Robert Gordon
solution? One thought I had was to recolor the field to white, colour the character of interest to non-white, convert to a bitmap object and walk it pixel by pixel. Can't imagine that's going to be very efficient though... Thanks in advance for any suggestions, r o b | Robert Gordon | The Article

Re: [Flashcoders] x,y coordinates of a character

2006-08-02 Thread Robert Gordon
Wish I could ... But I need the formatting... r o b | Robert Gordon | The Article 19 Group Inc. | phone: 514.938.8512 | email: [EMAIL PROTECTED] | http://www.article19.com From: John Mark Hawley [EMAIL PROTECTED] Organization: Nilbog Reply-To: Flashcoders mailing list flashcoders

Re: [Flashcoders] AS3 faster ??

2006-07-10 Thread Robert Gordon
apples to apples here, it would seem that AS3 is looking mighty quick under the hood... r o b | Robert Gordon | The Article 19 Group Inc. | phone: 514.938.8512 | email: [EMAIL PROTECTED] | http://www.article19.com From: Cédric Néhémie [EMAIL PROTECTED] Reply-To: Flashcoders mailing list

[Flashcoders] OnPress, transparent bitmaps

2006-05-30 Thread Robert Gordon
solve the problem. I gather that's not quite how Flash does things. Ideas? Thanks in advance, r o b | Robert Gordon | The Article 19 Group Inc. | phone: 514.938.8512 | email: [EMAIL PROTECTED] | http://www.article19.com ___ Flashcoders

Re: [Flashcoders] OnPress, transparent bitmaps

2006-05-30 Thread Robert Gordon
Bingo! Is there any overhead incurred if I hang the other MC (the one ot be used as the hitArea) off the MC of interest, but set its _visible property to false? I'm still getting my sense for what sucks cycles and what doesn't... Thanks Michael, r o b | Robert Gordon | The Article 19 Group