A Flash Developer Resource Site

Results 1 to 11 of 11

Thread: Justifying text, but

  1. #1
    Junior Member
    Join Date
    Sep 2005
    Posts
    25

    Justifying text, but

    I have entered a hundred words of text or so, but they all appear on one LONG line. The manual/help files show how to justify the text, but not how to limit the text box width and height.... A little help???

  2. #2
    KoolMoves Moderator blanius's Avatar
    Join Date
    Jul 2001
    Location
    Atlanta GA
    Posts
    5,244
    Make sure you have multiline and word wraps to ON in the properties for the editbox.
    Of course I'm assuming you are using an editbox you didn't mention it. As a matter of fact you really didn't describe the problem very well.

  3. #3
    Junior Member
    Join Date
    Sep 2005
    Posts
    25
    The issue is that I do not see text box formatting options such as word wrap or multiline. Those options elude me. I clicked on Show Properties--nada. I appreciate the help.

  4. #4
    KoolMoves Moderator blanius's Avatar
    Join Date
    Jul 2001
    Location
    Atlanta GA
    Posts
    5,244
    You must not be using dynamic text then. If you aren't then you shouldn't have a problem as it shows the way you type it in to text object.
    Last edited by blanius; 09-14-2005 at 11:44 PM.

  5. #5
    Junior Member
    Join Date
    Sep 2005
    Posts
    25
    Great-- today's final questions: I do not see how to: 1) see the text unless i preview 2) justify text-only left right center. Thank bro.
    Last edited by GranzaMan; 09-15-2005 at 06:18 PM.

  6. #6
    Some dude, says hi Ultra Pulse's Avatar
    Join Date
    Jun 2005
    Posts
    262
    to answer number 1, you can only view it when either testing it, or playing it where you hosted it. You can't view it from the internal player...

  7. #7
    Junior Member
    Join Date
    Sep 2005
    Posts
    25
    Great. Anyone for helping on question #2? Thanks.

  8. #8
    Senior Member
    Join Date
    Dec 2002
    Location
    Netherlands
    Posts
    1,632
    Answer to #2 :
    Justify requires using flash 8 output and at this time can't be set using the gui. You'll have to use actionscript.

  9. #9
    Junior Member
    Join Date
    Sep 2005
    Posts
    25
    Thank you. Can you give me a quick step by step?

  10. #10
    Senior Member
    Join Date
    Dec 2002
    Location
    Netherlands
    Posts
    1,632
    Quote Originally Posted by GranzaMan
    Thank you. Can you give me a quick step by step?
    Experimenting some more I discovered actionscript isn't required.
    If you set up the textfield, there are four options for alignment : left, center, right and a blank one. If you select the blank one and make sure you export flash 8 (file > export settings) it justifies the text.

  11. #11
    Junior Member
    Join Date
    Sep 2005
    Posts
    25
    AH! Very good. That works. What about compatibility? The first time I tried to view the swf, the program crashed. The NEXT time, it asked to install Flash 8. My concern is that viewers may have a little trouble if they do not have the lastest version. What are your thoughts sir?

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