Thread: alt tag
View Single Post
  #1 (permalink)  
Old Jul 27th, 2006, 19:36
jonbenitos jonbenitos is offline
Junior Member
Join Date: Jul 2006
Location: weymouth
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
alt tag

Hey everyone, Is it possible to use alt tags with flash. An example of my code is below:

<object classid="clsid27CDB6E-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

Last edited by jonbenitos; Jul 27th, 2006 at 19:38.
Reply With Quote