Garindan
03-09-2009, 04:43 PM
Hi all, i am quite new to Flash, ok at doing animations etc but not used actionscript.
I have a simple banner with images fading in and out, and a layer with text at the bottom saying 'click here to visit this page'. It has a link in the link box which works.
I just want it to underline when the mouse pointer is over it. I've looked on the net, found a couple of answers but none were simple for me :o because they all assumed you knew what you were doing with actionscript.
I knid of worked out you can use css to assign a:hover {text-decoration: underline;} but i dont kow how or where. I don't really need another seperate css file if it can be avoided as i won't be changing the link or anything else, i'd rather just have it in the flash file if possible.
Many thanks in advance for any help :thumbsup:
I have a simple banner with images fading in and out, and a layer with text at the bottom saying 'click here to visit this page'. It has a link in the link box which works.
I just want it to underline when the mouse pointer is over it. I've looked on the net, found a couple of answers but none were simple for me :o because they all assumed you knew what you were doing with actionscript.
I knid of worked out you can use css to assign a:hover {text-decoration: underline;} but i dont kow how or where. I don't really need another seperate css file if it can be avoided as i won't be changing the link or anything else, i'd rather just have it in the flash file if possible.
Many thanks in advance for any help :thumbsup: