A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: links in input text field??

  1. #1
    Senior Member
    Join Date
    Oct 2000
    Posts
    126
    Bonjour...

    Ok, need some educating on this topic, I want to know if there is anyway i can wack some links in a txt file which will then be dynamically uploaded to the relevant textfield so the user can be transported to whereever.

    Basically, i want to produce links within a txt file. Is this possible and if not what do you guys recommend, if anything??Hmmmmmm??

    Ta.

    Cam.

  2. #2
    Flash Droid
    Join Date
    Jan 2002
    Location
    Birmingham, England.
    Posts
    180
    Make sure that your dynamic text box is set to accept Html within Flash and then in your uploaded text file use a Html tag to set the link, ie....

    if you wanted to click on the word "here" and link to your site you would use something like this,

    text=<p>to visit my site click<a href="http://www.mySite.com">here</a><p>

    Hope this helps!

  3. #3
    Senior Member
    Join Date
    Oct 2000
    Posts
    126

    nice one....

    thanks for that....that'll be me being stuuupid!!

    ta.

    cam.

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