| Author |
How to put a Hyperlink in a FlexApplication.
|
Ravi Kiran Va
Ranch Hand
Joined: Apr 18, 2009
Posts: 2234
|
|
Hi ,
Can anybody please tell me as how to put a Hyperlink in a FlexApplication.
I have seen this LinkButton Option , but we dont want that .
Any help from experts ..
Thanks in advance .
|
Save India From Corruption - Anna Hazare.
|
 |
Paul Sturrock
Bartender
Joined: Apr 14, 2004
Posts: 10336
|
|
Hyperlinks are a technique used in HTML - why do you need them rather than using any of the other controls Flex supplies? Its easy to style pretty much anything in Flex to look like a hyperlink.
If you really do need them, Flex's text controls offer some (very modest) support for HTML, so you can just use a text control. In Flex 3 this was via the htmlText property, this has changed wit hthe new Sprite controls.
|
JavaRanch FAQ HowToAskQuestionsOnJavaRanch
|
 |
 |
I agree. Here's the link: jrebel
|
|
subject: How to put a Hyperlink in a FlexApplication.
|
|
|