Forum Moderators: not2easy

Message Too Old, No Replies

Popping a new small window for wmv

         

Marval

11:19 am on Nov 8, 2003 (gmt 0)

10+ Year Member



Searched through the archives and the web and probably am just not using the right terms
The effect we are trying to get is to have a thumb linked so that when the surfer clicks they get a new "small" window - around 170x240 - with the wmv playing in it.
We've gone the embedded route on the page(not what we wanted) and the straight link but that pops a full blown media player. Any ideas?

hakre

11:32 pm on Nov 8, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



this is possible with javascript:
window.open([i]args[/i])
.

Marval

1:56 am on Nov 10, 2003 (gmt 0)

10+ Year Member



thanks