Groups | Blog | Home
all groups > macromedia flash sitedesign > september 2005 >

macromedia flash sitedesign : links in dynamic text


macron
9/19/2005 12:00:00 AM
i'm using a dynamic text field in a movie clip to produce scrollable text in the main movie. is there a way to add links to the dynamic text?

thanks,
BLCarav
9/20/2005 12:30:26 AM
You can use...
<a href="http://www.thisistheurl.com" target="_blank">linked text goes here</a>
You will have to add <u></u> tags to get the underline effect though.
You can also use <img src="foldername/picturename.jpg" align="right"> to
insert pictures as well. Hope this helped.
Philarmon
9/20/2005 12:32:17 AM
Well, you can make this text field as HTML text field and then just add HTML
tags to the text like usual:

My text is great <a href=link.com>and this is a link</a>

Philarmon
www.flashvista.com

"macron" <webforumsuser@macromedia.com> schrieb im Newsbeitrag
news:dgmtl6$jm1$1@forums.macromedia.com...
[quoted text, click to view]

AddThis Social Bookmark Button