How do I apply alt text to swf/fla as I do to a gif/jpg image?
Printable View
How do I apply alt text to swf/fla as I do to a gif/jpg image?
There is no way to do this through the HTML that I know of. You could simulate this by creating an MC the same size as your stage which has some onMouseOver AS which would simulate what you are looking for.
RH