# Presenting links: rollovers, CSS, dynamic text boxes

**URL:** https://forum.kirupa.com/t/presenting-links-rollovers-css-dynamic-text-boxes/54226
**Category:** Uncategorized
**Created:** [June 12, 2004, 2:23am UTC](https://forum.kirupa.com/t/presenting-links-rollovers-css-dynamic-text-boxes/54226 "2004-06-12T02:23:27Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![GOLGO\_13](https://avatars.discourse-cdn.com/v4/letter/g/e47c2d/32.png) [@GOLGO\_13](https://forum.kirupa.com/u/GOLGO_13)
#### Post date: [June 12, 2004, 2:23am UTC](https://forum.kirupa.com/t/presenting-links-rollovers-css-dynamic-text-boxes/54226/1 "2004-06-12T02:23:27Z")

</div>

**w’sup everyone…**  
i’ve got a list of links to display, and i’d like to know what sort of options i have with flash, to make them more user friendly.

the links will just be text, displayed like such:

**[color=navy]link 1  
link 2[/color]**  
**[color=navy]link 3[/color]**  
**[color=navy]…[/color]**  
**[color=navy]…[/color]**  
**[color=navy]…[/color]**  
**[color=navy]…[/color]**  
**[color=navy]link 22[/color]**  
[color=navy] **link 23** [/color] (etc…)

i came across this tutorial: (_“links in a dynamic text box”_)  
[http://www.kirupa.com/developer/mx/links\_dynamictextbox.htm](http://www.kirupa.com/developer/mx/links_dynamictextbox.htm)  
and that is certianly an easy way to enter all the data, and set up the corresponding links/hypertext.

but are there any easy ways to simulate CSS? for example, so that visited links show up a diff color, or so that they have various roll over qualities? (mainly changing color/font size/itallics/etc… but a **SOUND** would be cool too!! 🍺 )

i know i could just make buttons for each indiviudal text link… but i’ve got a **LOT** of links… and making that many buttons sounds quite time consuming…

so is there any short quick way (like in CSS, where you can link them all to a style sheet) to do this with flash?
