Hey everyone, Is it possible to use alt tags with flash. An example of my code is below:
<object classid="clsid

27CDB6E-AE6D-11CF-96B8-444553540000" id="obj5" codebase="
http://download.macromedia.com/pub/s...rsion=6,0,40,0" border="0" width="235" height="27">
<param name="movie" value="
http://www.galaxywindows.co.uk/flash/welcome2.swf">
<param name="quality" value="High">
<embed src="
http://www.galaxywindows.co.uk/flash/welcome2.swf" pluginspage="
http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="obj5" width="235" height="27"></object>
How would i put the alt tag here to show text saying "this is an image" or whatever. I know the code alt="" but does this work with flash?
hope someone can help. cheers
regards,
Jon