Groups | Blog | Home
all groups > macromedia flash sitedesign > april 2004 >

macromedia flash sitedesign : 2 columns in a text field


sobeos
4/30/2004 12:55:28 PM
Is it possible to have 2 columns in a dynamic text field.
For example the result should look like this:

entry1 entry2
longerentry entrysamepostition
entry3 entryinthesamepositionagain
...

But all entries should realy be in a line.
CharlieBrown
5/1/2004 12:19:22 AM
sobeos
5/1/2004 9:21:02 AM
I think it is not possible to use the <table> tag in Flash.
Have a look at
http://www.macromedia.com/support/flash/ts/documents/htmltext.htm
There you can find a list of supported html tags.
Perhaps I'm wrong...

Laiverd.COM
5/1/2004 11:55:10 AM
Defintely indeed one cannot use metatags. Easiest way to achiev this is
simply to create two textfields. But it's also possible to use tabstops in
the textformat tag. Check examples in the manual; search for tabstops > find
Supported HTML-tags.

John

--
----------------------------------------------------------------------------
-----------
RESOURCES
http://groups.google.com/advanced_group_search?hl=en&as_ugroup=*flash
----------------------------------------------------------------------------
-----------
TUTORIALS at
www.laiverd.com
Flash & PHP Emailform
Using textfiles in Flash
----------------------------------------------------------------------------
-----------

Laiverd.COM
5/2/2004 10:38:20 AM
Why was I writing metatags? They are also not possible (or of use inside a
lash movie for that matter), but I meant to write table-tag !

--
----------------------------------------------------------------------------
-----------
RESOURCES
http://groups.google.com/advanced_group_search?hl=en&as_ugroup=*flash
----------------------------------------------------------------------------
-----------
TUTORIALS at
www.laiverd.com
Flash & PHP Emailform
Using textfiles in Flash
----------------------------------------------------------------------------
-----------

sobeos
5/2/2004 10:44:53 PM
Thanx Newsgroup User
AddThis Social Bookmark Button