A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Using HTML in dynamic text fields....help!!

  1. #1
    Junior Member
    Join Date
    Jun 2006
    Location
    Los Angeles
    Posts
    11

    Using HTML in dynamic text fields....help!!

    I have a dynamic text field in my flash movie and am loading an html-coded .txt file into it. The txt file uses HTML to pull jpgs into the text field in order to display a portfolio. The problem is that the jpgs are only aligned vertically. I need them aligned horizontally. I have tried making a table but that doesnt work. How can I make this happen? I know some HTML code doesnt work well in F8. PLEASE HELP!!

  2. #2
    AKA [ Paul Bainbridge] webdreamer's Avatar
    Join Date
    Aug 2001
    Location
    Glasgow, Scotland, UK
    Posts
    3,317
    I wouldnt go trying to loading images into textfields. Thats just asking for trouble.
    .: To me AS is like LEGO, Only for the big Kids :.
    - Site - Blog - Twitter - Linkedin
    bringmadeleinehome.com

  3. #3
    Junior Member
    Join Date
    Jun 2006
    Location
    Los Angeles
    Posts
    11
    Any suggestions? I need a horizontal display of thumbnails with a scrollbar.

  4. #4
    AKA [ Paul Bainbridge] webdreamer's Avatar
    Join Date
    Aug 2001
    Location
    Glasgow, Scotland, UK
    Posts
    3,317
    The most common way to load images into flash is through the loadMovie() command.
    .: To me AS is like LEGO, Only for the big Kids :.
    - Site - Blog - Twitter - Linkedin
    bringmadeleinehome.com

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