Tracy,

Thanks using the atributes in that order did the trick.

Jeff

--- In [email protected], "Tracy Spratt" <[EMAIL PROTECTED]> wrote:
>
> This takes some combination of the following on the Text component. Try
> them in that order:
> 
> mouseChildren="false"
> 
> buttonMode="true"
> 
> useHandCursor="true"
> 
>  
> 
> Tracy
> 
>  
> 
> ________________________________
> 
> From: [email protected] [mailto:[EMAIL PROTECTED] On
> Behalf Of Body Works Studio
> Sent: Monday, June 09, 2008 1:56 PM
> To: [email protected]
> Subject: [flexcoders] HELP change mouse pointer over text object
> 
>  
> 
> Hi all,
> 
> in the result list we use to use the linkButton to display the name of
> the doc coming back in the rss. Problem was the button would either
> extend into the next object to the right, r if we sized the button we
> got the truncated text with ... at the end.
> 
> So as a workaround I make the rss url a text object. Now the problem
> is we loose the pointer cursor and have the editable text cursor.
> 
> Does any have solution to either make a link button contain multiple
> lines of text, or change the muse pointer on mouse over?
> 
> Thanks
> 
> Jeff
>


Reply via email to