RE: [flexcoders] Dumb Newbie Question - Underlined Hyperlinks

2006-06-10 Thread Darren Houle
You can also do something like...

a href=http://mysite.com/index.cfm;bu#name#/u/b/a

It's really basic, but it works fine and the user gets the point.

According to the docs... all that happens by default with links is that the 
mouse turns to a hand, there's no hover, underline, etc. to let you know 
it's a link.  But you can use other tags to make it look like a link.  My 
undertanding is that the Flash Player supports the following tags (and 
*only* the following tags) when embedding HTML in textareas, the htmlText 
property, etc:

a b br font img i li p textformat u

Darren



From: swhitley02 [EMAIL PROTECTED]
Reply-To: flexcoders@yahoogroups.com
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Dumb Newbie Question - Underlined Hyperlinks
Date: Wed, 07 Jun 2006 21:34:40 -

Hello everyone.  I'm hoping this is super easy, but I can't find any
documentation on it.

I'm working with Flex 2.0 Beta 3.  While using the TextArea control,
I'm posting an HTML hyperlink to the htmlText property.  The link
appears in the TextArea control and it works, but there's nothing to
show the user that it's a link.  Is there an easy way to force the
display of hyperlinks to blue and underlined in the TextArea control?
Is there another control that will display standard HTML?






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
Yahoo! Groups Links












 Yahoo! Groups Sponsor ~-- 
You can search right from your browser? It's easy and it's free.  See how.
http://us.click.yahoo.com/_7bhrC/NGxNAA/yQLSAA/nhFolB/TM
~- 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





[flexcoders] Dumb Newbie Question - Underlined Hyperlinks

2006-06-07 Thread swhitley02
Hello everyone.  I'm hoping this is super easy, but I can't find any 
documentation on it.  

I'm working with Flex 2.0 Beta 3.  While using the TextArea control, 
I'm posting an HTML hyperlink to the htmlText property.  The link 
appears in the TextArea control and it works, but there's nothing to 
show the user that it's a link.  Is there an easy way to force the 
display of hyperlinks to blue and underlined in the TextArea control?  
Is there another control that will display standard HTML?





 Yahoo! Groups Sponsor ~-- 
You can search right from your browser? It's easy and it's free.  See how.
http://us.click.yahoo.com/_7bhrC/NGxNAA/yQLSAA/nhFolB/TM
~- 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




RE: [flexcoders] Dumb Newbie Question - Underlined Hyperlinks

2006-06-07 Thread Tracy Spratt










Yes, there is a css style setup that will
do this. I recall reading it very recently in this list. If I can find it Ill
point you to it.

Tracy











From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of swhitley02
Sent: Wednesday, June 07, 2006
5:35 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Dumb Newbie
Question - Underlined Hyperlinks











Hello everyone. I'm hoping this is super easy, but I
can't find any 
documentation on it. 

I'm working with Flex 2.0 Beta 3. While using the TextArea control, 
I'm posting an HTML hyperlink to the htmlText property. The link 
appears in the TextArea control and it works, but there's nothing to 
show the user that it's a link. Is there an easy way to force the 
display of hyperlinks to blue and underlined in the TextArea control? 
Is there another control that will display standard HTML?






__._,_.___





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








   






  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  






__,_._,___






Re: [flexcoders] Dumb Newbie Question - Underlined Hyperlinks

2006-06-07 Thread Jeremy Lu



well I ran into this recently, what I did was:b link text /b -- this workedfont color=#0080ff link text /font -- this won't work.I remember someone on this list saying chaning text color in htmltext is not supported ? yes ?
On 6/8/06, Tracy Spratt [EMAIL PROTECTED] wrote:









  











Yes, there is a css style setup that will
do this. I recall reading it very recently in this list. If I can find it I'll
point you to it.

Tracy












From: 
flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] 
On Behalf Of swhitley02
Sent: Wednesday, June 07, 2006
5:35 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Dumb Newbie
Question - Underlined Hyperlinks











Hello everyone. I'm hoping this is super easy, but I
can't find any 
documentation on it. 

I'm working with Flex 2.0 Beta 3. While using the TextArea control, 
I'm posting an HTML hyperlink to the htmlText property. The link 
appears in the TextArea control and it works, but there's nothing to 
show the user that it's a link. Is there an easy way to force the 
display of hyperlinks to blue and underlined in the TextArea control? 
Is there another control that will display standard HTML?










  















__._,_.___





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








   






  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  






__,_._,___