Jump to content

A Href Tag For Swfobject


r4v37t

Recommended Posts

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 by r4v37t
Link to comment
Share on other sites

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 by Infiltrator
Link to comment
Share on other sites

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 by digip
Link to comment
Share on other sites

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.

Link to comment
Share on other sites

Funny, because it didn't even work for me in IE8, no matter how I tagged it, with and without the whitespace.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...