On Fri, 16 Sep 2005 14:29:17 +0200, strollingbones2 <[EMAIL PROTECTED]> wrote:
> When I watch them in the webpage, they look horizontally stretched. > The screen is simply not the same shape. > <object data="http://members.cox.net/anikaeckl/intro.wmv" > type="video/x-ms-wmv" width="320" height="240" /> The width and height is not the dimensions of the video. It is the size of the player. Your video is streched because you've left no room for the player controls. For WMV files I believe you need to add 52 to the height to have room for the controller. - Andreas -- <URL: http://www.solitude.dk/ > Commentary on media, communication, culture and technology. ------------------------ Yahoo! Groups Sponsor --------------------~--> Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life. http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/lBLqlB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/videoblogging/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
