# Align it for me

**URL:** https://forum.kirupa.com/t/align-it-for-me/22034
**Category:** Uncategorized
**Created:** [May 29, 2003, 12:54pm UTC](https://forum.kirupa.com/t/align-it-for-me/22034 "2003-05-29T12:54:04Z")
**Posts on this page:** 16
**Page:** 1

<div class="post-metadata">

### Author: ![DeafDumBlind](https://avatars.discourse-cdn.com/v4/letter/d/54ee81/32.png) [@DeafDumBlind](https://forum.kirupa.com/u/DeafDumBlind)
#### Post date: [May 29, 2003, 12:54pm UTC](https://forum.kirupa.com/t/align-it-for-me/22034/1 "2003-05-29T12:54:04Z")

</div>

Know the Dynamic text you scroll, is not Aligned properly i mean its not ‘justfied’ aligned. is there a way to do that?

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [May 29, 2003, 2:07pm UTC](https://forum.kirupa.com/t/align-it-for-me/22034/2 "2003-05-29T14:07:33Z")

</div>

I’m not sure what you mean. For aligning text, you use these buttons:

![](http://users.pandora.be/voetsjoeba/temp/align.jpg)

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [May 29, 2003, 2:31pm UTC](https://forum.kirupa.com/t/align-it-for-me/22034/3 "2003-05-29T14:31:52Z")

</div>

I have the same problem, if you check any alignement for the textbox and later apply some dynam. loaded text it stills justifies left, there must be some coding to set the textbox aligment…

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [May 29, 2003, 2:36pm UTC](https://forum.kirupa.com/t/align-it-for-me/22034/4 "2003-05-29T14:36:08Z")

</div>

Then first make dynamic then align :beam:

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [May 29, 2003, 2:39pm UTC](https://forum.kirupa.com/t/align-it-for-me/22034/5 "2003-05-29T14:39:39Z")

</div>

Tried that voets, actually it get the text from the txt file which igiess iant alligned. is there a possibility that we can use a .doc instead of .txt

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [May 29, 2003, 4:26pm UTC](https://forum.kirupa.com/t/align-it-for-me/22034/6 "2003-05-29T16:26:14Z")

</div>

You cannot align dynamic text as “Justified”, thats why it won’t work. No matter how you load the text, the ability to align a dynamic textbox as “Justified” isn’t possible.

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [May 29, 2003, 7:40pm UTC](https://forum.kirupa.com/t/align-it-for-me/22034/7 "2003-05-29T19:40:47Z")

</div>

can you not add HTML to dynamic text

if not then how do you load HTML pages into a part of you site

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [May 29, 2003, 7:53pm UTC](https://forum.kirupa.com/t/align-it-for-me/22034/8 "2003-05-29T19:53:11Z")

</div>

Dynamic text can only read limited HTML tags…

The .html property…  
[http://www.macromedia.com/support/flash/action\_scripts/actionscript\_dictionary/actionscript\_dictionary744.html](http://www.macromedia.com/support/flash/action_scripts/actionscript_dictionary/actionscript_dictionary744.html)

The .htmlText property…  
[http://www.macromedia.com/support/flash/action\_scripts/actionscript\_dictionary/actionscript\_dictionary745.html](http://www.macromedia.com/support/flash/action_scripts/actionscript_dictionary/actionscript_dictionary745.html)

The tags that can be used…  
[http://www.macromedia.com/support/flash/ts/documents/htmltext.htm](http://www.macromedia.com/support/flash/ts/documents/htmltext.htm)

You cannot load HTML pages into a Flash file like that. They are two seperate entities altogether, if you want an HTML page do an HTML page, and if you want a Flash page do a Flash page. Or just combine them and create a hyrbid page where you use tables and/or frames :shudders: to build your site with some flash elements and some html elements.

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [May 29, 2003, 9:46pm UTC](https://forum.kirupa.com/t/align-it-for-me/22034/9 "2003-05-29T21:46:26Z")

</div>

why did you type :shudder: after frames/tables

don’t you like using them;)

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [May 29, 2003, 9:56pm UTC](https://forum.kirupa.com/t/align-it-for-me/22034/10 "2003-05-29T21:56:06Z")

</div>

Tables are great, love em, frames are good too, but they are too often misused making them ugly and/or tacky.

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [May 30, 2003, 9:05am UTC](https://forum.kirupa.com/t/align-it-for-me/22034/11 "2003-05-30T09:05:36Z")

</div>

tables are good if you use it to split images up and make them links and stuff, but you have to do it proper

but i don’t really like frames i think they look ugly, Iframes are ok

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [May 30, 2003, 11:39am UTC](https://forum.kirupa.com/t/align-it-for-me/22034/12 "2003-05-30T11:39:06Z")

</div>

why not use an image map for splitting up images and making links out of them 😛 its extremely easy given a paint program that tells ur coords of ur mouse…

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [May 30, 2003, 3:17pm UTC](https://forum.kirupa.com/t/align-it-for-me/22034/13 "2003-05-30T15:17:02Z")

</div>

yeah ok i was just saying:x

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [May 31, 2003, 7:29am UTC](https://forum.kirupa.com/t/align-it-for-me/22034/14 "2003-05-31T07:29:26Z")

</div>

So is there any other way which let you Align the scrollable text. i mean it doesnt have to dynamic. jsut want to be aligned and scrollable.

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [May 31, 2003, 7:51am UTC](https://forum.kirupa.com/t/align-it-for-me/22034/15 "2003-05-31T07:51:14Z")

</div>

Well you can only scroll dynamic text, so thats your only option.

Unless you want to put your textbox is a movie clip and scroll the movie clip, but that is an entirely different method of scrolling, I covered something like that previously here…

[http://www.kirupaforum.com/forums/showthread.php?s=&threadid=20065](http://www.kirupaforum.com/forums/showthread.php?s=&threadid=20065)

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [May 31, 2003, 8:17am UTC](https://forum.kirupa.com/t/align-it-for-me/22034/16 "2003-05-31T08:17:45Z")

</div>

Thanks alot LIB.  
Can you help me with s’thing else as well. I want to know how to scroll images and creat the blur picture effect.

[http://www.vivimedia.com/flash.shtml](http://www.vivimedia.com/flash.shtml)  
Go to this URL click \<portfolio\> & then on \<web\> or \<branding\> see how these little picture buttons are scrollable. How can i create this effect and the blur effect as well.
