Skip to main content
Participant
September 22, 2009
Answered

Dynamic textfield

  • September 22, 2009
  • 1 reply
  • 487 views

Hi,

I have created a dynamic text and provided a URL in the link field. When clicked it takes me to the webpage provided in the link. I want this textfield to be displayed at certain times, so i made its linktext._alpha=0. Now the text is displayed only when its alpha=100 and the link works fine, but even when the text is hidden the link shows(i.e.hand symbol appears and when clicked goes to the url provided). How to make it work perfectly that the link to work only when the text is displayed.

Thanks

aruna

This topic has been closed for replies.
Correct answer kglad

assign the textfield's _visible property to false.

1 reply

kglad
Community Expert
kgladCommunity ExpertCorrect answer
Community Expert
September 22, 2009

assign the textfield's _visible property to false.

Participant
September 22, 2009

Thanks a lot..it works..

kglad
Community Expert
Community Expert
September 22, 2009

you're welcome.