It's AS3, and I can catch the TextEvent.LINK when it fires, but it doesn't
fire. The first time I click the image, the text gets selected to the line,
and only if I move and click again is the event dispatched. It seems to make
no sense. If I set selectable to false, then it doesn't work on the click at
all. Both these times though, if I right click the image and click Open, it
works fine. So the link is registering but the click isn't.

2008/6/17 Gerry <[EMAIL PROTECTED]>:

> Is this AS2 or AS3?
> Have you looked up "asfunction" if it's AS2? If it's AS3 look up
> "flash.text.TextField dispatches event: link" .
>
>
>
> On Jun 17, 2008, at 4:06 AM, Ashim D'Silva wrote:
>
>  This is supposed to be relatively simple, but I'm facing a rather odd
>> problem. I've got almost everything working but the link only works if you
>> right click the image and click "Open" or "Open in new window". Just
>> clicking the link, seems to do nothing at all. The text field has
>> mouseEnabled on and the cursor is changing when I roll over, but clicks do
>> nothing!
>> What is going on??
>>
>> Cheers!
>>
>> --
>> Random Lines 3D
>> My online portfolio
>> www.therandomlines.com
>> _______________________________________________
>> Flashcoders mailing list
>> [email protected]
>> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>>
>
> _______________________________________________
> Flashcoders mailing list
> [email protected]
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>



-- 
Random Lines 3D
My online portfolio
www.therandomlines.com
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to