A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: Flash 8 HTML formatted textfield improvements !!!

  1. #1
    Senior Member
    Join Date
    Oct 2002
    Posts
    126

    Flash 8 HTML formatted textfield improvements !!!

    Hi.

    I was hoping Flash 8 would fix a bug when an image is being embedded into a html formatted textfield with a similar or more width as the textfield, the text would disappear because it´s floating around the image outside of the textfield scope.

    So I ask you is it possible to prevent text from floating around embedded images within html formatted textfields ?
    So basically the text would appear beneath the image instead of floating around it .

  2. #2
    Senior Member cancerinform's Avatar
    Join Date
    Mar 2002
    Location
    press the picture...
    Posts
    13,448
    <br />
    - The right of the People to create Flash movies shall not be infringed. -

  3. #3
    Senior Member
    Join Date
    Oct 2002
    Posts
    126
    yes multiple <br /> tags should work but it would be much easier to have a special tag to force the text to appear beneath the image expecially when you don´t know how big the image will be forexample if it´s dynamatically loaded by the user.

  4. #4
    Senior Member cancerinform's Avatar
    Join Date
    Mar 2002
    Location
    press the picture...
    Posts
    13,448
    I know only that solution so far. It's too early for me to know if things are different in Flash 8. Have you tried the p tag?
    - The right of the People to create Flash movies shall not be infringed. -

  5. #5
    Senior Member
    Join Date
    Oct 2002
    Posts
    126
    Yes, I have tried that one too but with no luck. I think I will try to program how many break tags is needed for the image being displayed, however it can be a little tricky because I have another option where you can choose the size of the text. Thanks for the hint and let me know if you find a magic solution

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