r4v37t Posted June 5, 2011 Share Posted June 5, 2011 (edited) I dont know why my link doesnt work for swf. <a href="panorama1.html" style="cursor:pointer;" > <object width="560" height="100" data="./adm_panorama/start.swf" type="application/x-shockwave-flash" > <param name="src" value="./adm_panorama/start.swf" /> </object> </a> please help to solve this problems :) Edited June 5, 2011 by r4v37t Quote Link to comment Share on other sites More sharing options...
Infiltrator Posted June 5, 2011 Share Posted June 5, 2011 (edited) Make sure you have the whole code inline or side by side or else it won't work. I just tested it using IE v9 and was able to create the hyperlink. Edited June 5, 2011 by Infiltrator Quote Link to comment Share on other sites More sharing options...
digip Posted June 5, 2011 Share Posted June 5, 2011 (edited) Thats probably will only work in IE anyway, because the object code is generally used for Active-x. FF and Opera should ignore it. If anything it might show the video in IE, but probably not clickable because of the object tag. Edited June 5, 2011 by digip Quote Link to comment Share on other sites More sharing options...
Infiltrator Posted June 5, 2011 Share Posted June 5, 2011 Thats probably will only work in IE anyway, because the object code is generally used for Active-x. FF and Opera should ignore it. If anything it might show the video in IE, but probably not clickable because of the object tag. You are correct, it doesn't work in all other browsers except IE. Quote Link to comment Share on other sites More sharing options...
digip Posted June 5, 2011 Share Posted June 5, 2011 Funny, because it didn't even work for me in IE8, no matter how I tagged it, with and without the whitespace. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.