I can do this by a hyperlink but getting a thumbnail from the video and making it a link I am struggling with. I could sort the thumbnail out as an image, but it is the link i don't know how to do. I can't seem to get hotspots involved with the js link as in:
<script type="text/javascript">
// Popup window code
function newPopup2(url) {
popupWindow = window.open(
url,'popUpWindow','height=700,width=800,left=10,top=10,resizable=yes, scrollbars=yes,toolbar=no,menubar=no,location=no,directories=no,status =yes')
}
</script> <a href=
"JavaScript:newPopup2('pop.htm');">Link text</a>
This works like a charm, but I can't swap the "link text" for an thumbnail and hotspot or however it is done.
Help would be great.
Create a Pop-Up window in DW with the Behaviors Panel. See link for details.
http://alt-web.blogspot.com/2012/03/create-pop-up-window-in-dreamweave r.html
You shouldn't need an image map for this. A single thumbnail image (or text) can be linked to a pop-up page.
Nancy O.
North America
Europe, Middle East and Africa
Asia Pacific