A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: [F8] Html Controlling Flash....

Hybrid View

  1. #1
    Senior Member
    Join Date
    Jun 2001
    Posts
    169
    How are you using links within the xml? I can never seem to get that to work.. the xml just things its a new element when it sees the <a> tag. Do you have some script checking that?

  2. #2
    Member
    Join Date
    Aug 2006
    Location
    Australia
    Posts
    64
    Quote Originally Posted by whoa002
    How are you using links within the xml? I can never seem to get that to work.. the xml just things its a new element when it sees the <a> tag. Do you have some script checking that?
    Set your dynamic textbox to html (textbox.html = true)
    Then, instead of using a nodeValue, get the textBox to display the element itself, thus the <a> tag will become a link....

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