Ask a Question related to Macromedia Flash Actionscript, Design and Development.
-
clintob #1
html in dynamic text
i didn't think this would be a difficult task, but for some reason i can't get
it working...
i've got a dynamic text field into which a .txt file is loaded. i set the
site up this way so the client could update the text whenever they choose, and
since they are comfortable with basic HTML formatting techniques, they want to
be able to add new text and links.
the problem is that whenever i try to add an <a href> tag into the dynamic
text file, it gets all screwy...the link works, but everything from that point
in the document on is "linked" as well!? it's actually not the entire space of
the text field either...only the blank space underneath the link that falls
between the first and last letter of the word. in other words, it looks like
this:
:: text field starts here ::
text text text text text text text text text text text text
text text text text text text text text text text text text
text text text text LINK text text text text text text te
.........
.........
.........
:: text field ends here ::
the dotted areas below the word LINK carry the same link as the word itself,
even though the <a> tag has been closed properly. what is going on? any help
i can get would be much appreciated!
[email]clint@clintbalcom.com[/email]
clintob Guest
-
Dynamic text - html list problem
Has anyone encountered this problem before?I get a problem when I link a dynamic text field to an external text file which has an html bulleted list... -
HTML tags and dynamic text
I am new to flash...so i could be wrong...but I think even Flash MX only supports a limited number (basic) set of HTML tags...some will wok and... -
How to center text in dynamic HTML text field ???
In Flash MX 2004 I suddenly find myself comletely helpless trying to align all text to the center in my dynamic text field. I dont recall running... -
HTML link in dynamic text?
I can't seem to get a URL link in my dynamic imported text to work... Is it not possible? I checked the Flash Help documents and they offered very... -
format dynamic text with .HTML
Hello, I have a dynamic text formatted with .HTML Everything works fine but the only problem is that I want to format the font size in point.... -
clintob #2
Re: html in dynamic text
nevermind! figured it out...adding an empty "p" and "/p" tag did the trick
clintob Guest



Reply With Quote

