A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Underline?

  1. #1
    Member
    Join Date
    Sep 2001
    Posts
    37

    Underline?

    Hi, I have a XML list which opens as a list in flash. Is there any way that I can add rollovers to the list like a underline? There is a tracklist of 10 songs and at the moment when the user rolls over one of the tracks in the list nothing happens. I would like it so the colour changes or a underline appears.

    Can this be done?

  2. #2
    Senior Member whispers's Avatar
    Join Date
    Mar 2001
    Location
    CFA2h (respect the HEX)
    Posts
    12,756
    have you tried CSS maybe? Sorry Im new to XML and not sure if CSS evebn applies to loaded XML...

    Im still trying to load my XML file..and be able to do ANYTHIGN with it...HAHAHAHA

  3. #3
    Flashkit historian Frets's Avatar
    Join Date
    Oct 2000
    Location
    flashkit
    Posts
    8,797
    Hi,

    if your node contains formatted html and your dynamic text box is set to render as html

    <u><a href="http://yourlink.tld>Link</a></u>
    will underline

    However as I understand it
    css type rollovers will affect the entire text block not just the selected text.

  4. #4
    Member
    Join Date
    Sep 2001
    Posts
    37

    Underline each word

    Instead of the whole block being underlined when I rollover part of the text is there a way I can just underline selected words when they are rolled over? Just as if they where weblinks?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center