Discussion:
Add rollover effect to imported text in a dynamic text field
(too old to reply)
Don Wallbaum
2008-02-26 18:50:46 UTC
Permalink
Gentlefolk;

I am importing HTML-marked text into a dynamic text field using LOADVARS. That part works fine.

The text I am importing are a series of hyperlinks to other docs or sites within the company intranet. That part works fine.

What I would like is when the user mouses over the imported links, that the links do something: change another color or become bold or something to indicate the link is active.

I have tried various approaches with HTML scripting, which work when viewed in a browser, but do not work when viewed in the SWF.

I am thinking this should be fairly simple to accomplish, but the approach is lost on me.

Many thanks for any thoughts.

Do

From http://www.developmentnow.com/g/89_0_0_0_0_0/alt-macromedia-flash.ht

Posted via DevelopmentNow.com Group
http://www.developmentnow.com
Jedyny
2008-02-26 19:06:43 UTC
Permalink
Post by Don Wallbaum
Gentlefolk;
I am importing HTML-marked text into a dynamic text field using LOADVARS. That part works fine.
The text I am importing are a series of hyperlinks to other docs or sites within the company intranet. That part works fine.
What I would like is when the user mouses over the imported links, that the links do something: change another color or become bold or something to indicate the link is active.
I have tried various approaches with HTML scripting, which work when viewed in a browser, but do not work when viewed in the SWF.
I am thinking this should be fairly simple to accomplish, but the approach is lost on me.
Many thanks for any thoughts.
Don
From http://www.developmentnow.com/g/89_0_0_0_0_0/alt-macromedia-flash.htm
Posted via DevelopmentNow.com Groups
http://www.developmentnow.com
Did you try to attach a CSS to that dynamic text filed?
If not try to do so.

Loading...