Forums | MacLife
You are not logged in.
#1 2009-07-13 11:12 pm
- zdlr
- Member
- Registered: 2005-10-22
- Posts: 2
Flash Rollovers in AS3?
I'm am looking for AS3 code that allows an image to appear when certain text is rolled over.
For example, if the letters below were my webpage, I want a specific image to appear below the letters when the mouse rolled over the letter "A" and then disappear when I rolled off and a different image when rolled over "B" and so on. Any help is appreciated. Thanks.
A B C D
[image appears here on rollover]
Offline
#2 2009-07-22 9:33 am
- avkills
- demyelinated brain matter

- Registered: 2001-05-09
- Posts: 7094
Re: Flash Rollovers in AS3?
Forget Flash and do it with JavaScript (ECMAScript) and CSS.
-mark
Offline
