| 
 Posted by The Numerator on 06/23/70 11:43 
Try this: 
 
<object src="flash.swf"> 
  <param name="url" valuetype="ref" value="http://www.mysite.com/"> 
<!-- Replace http://www.mysite.com/ with your link --> 
</object> 
 
Use the object tag instead of the embed tag. I'm pretty sure the embed 
tag doesn't follow W3C rules. I used this parameter for an applet, so 
I'm not sure if it would work, but it should. Don't forget to add the 
other parameters. Hope it works! Good luck!
 
  
Navigation:
[Reply to this message] 
 |