Can someone tell me how to use the alt or title attribute on a .swf file? Thanks in advance Smokey
tedster
2:48 am on May 9, 2004 (gmt 0)
If you follow the "Flash Satay" method for valid Flash embedding (see Macromedia's reprint of the article [macromedia.com]) then you are using an <object> element to embed the swf file.
You can give the <object> element a title= attribute and that should mean you will see a tool-tip on a standards compliant browser.