asfunction and rollover
asfunction and rollover
- Started
- Last post
- 4 Responses
- ********
actionscript question:
Does anyone know if it is possible to make an asfunction in HTML work on a rollover rather than a click?
Want to put some tooltips in some text, and want a rollover without having to break up the text, with some overblown workaround.
- coalson0
do you mean something like this? http://kb.adobe.com/selfservice/…
- ********0
don't think so... thanks though...
there is a command where you can call a function for an href in actionscript... but only work when you click was hoping there was a onRollover state... but don't think there is
- Stugoo0
you cant link the 2 using JS can you?
- maximillion_0
you could try to change the value of href with js event onrollover. see "glenngv" post for a list object
http://codingforums.com/archive/…