A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: LINKIN TEXT IN TEXTFIELDS

  1. #1
    Senior Member
    Join Date
    Dec 2000
    Posts
    240
    I want to have crisp text in my movie...for That I have heard that it is better to call text from a txt file and moreover can the text have link...suppose i call the text http://www.flashkit.com from a txt file can this be linked to the site..I know its kinda possible but can u tell me how

  2. #2
    You can. My links are through a scrollable, draggable text box. Make sure you are using input text and have the HTML check box checked on the text options panel. My text file reads:
    text=Check out these links
    <FONT FACE="Century Gothic" SIZE="14"
    COLOR="#3399FF"><p><a href="http://www.flashkit.com" target="new">flashkit</a></p></font>
    I hope this helps.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center