Click to See Complete Forum and Search --> : open clip to specific size


moondance
10-02-2003, 04:46 AM
I have an avi movie that i have put in a web page:

<a href = movies/movie1.avi>Click here to see the movie</a>

I was wondering if there is any way i could set the dimensions (width/height) of the app opening it, for instance windows media player.

cheers

Khalid Ali
10-02-2003, 05:48 AM
if you use proper tags to embed movie in your page (object tag) then you will be able to set the width and height.