A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: [F8]embed image in dynamic html enabled textbox?

  1. #1
    Flash Incompetent ChaseNYC's Avatar
    Join Date
    Jun 2002
    Location
    new york city
    Posts
    693

    [F8]embed image in dynamic html enabled textbox?

    i have the follow code:
    Code:
    hrps = "<img src="+String.fromCharCode(34)+"headshot.jpg"+String.fromCharCode(34)+"><p><b>HR Privacy Solutions</b>
    text1.htmltext = hrps;
    the image is in the same folder as the swf... how come the text shows up but the image doesnt? I've also tried it with </img> after it. I've also tried <img src='headshot.jpg'>... nothing seems to work, can anyone help?
    mmm signature

  2. #2
    Flash Incompetent ChaseNYC's Avatar
    Join Date
    Jun 2002
    Location
    new york city
    Posts
    693
    no one has any clue?
    mmm signature

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