Resizing a movie in a div

This is a discussion on "Resizing a movie in a div" within the Web Page Design section. This forum, and the thread "Resizing a movie in a div are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Oct 8th, 2006, 12:10
New Member
Join Date: Oct 2006
Location: Manchester
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Resizing a movie in a div

I have a video embedded in a div on my myspace, and i can't resize it.
No matter what values i put into it, it stays the same size.

The page in question is http://www.myspace.com/pizz360

And the 2 sections of code in relation to the div are...


.div1 {
background-color:000000; color:ffffff;
border:2px dashed; border-color:ffffff;
width:580px; height:400px; overflow:auto;
position:absolute; z-index:2; left:50%; top:0%;
margin-left:-400px; margin-top:270px; text-align:center;
visibility:visible;}



and....

<div class="div1">
<font size=5><i>About Him</i></font>
<br><br>

<embed allowScriptAccess="never" allowNetworking="internal" enableJavaScript="false" src='http://216.86.151.121/dovid.php?vid=47837&med=go.asx' type='application/x-mplayer2' width='400' height='400' ShowControls='0' ShowStatusBar='0' loop='true' EnableContextMenu='0' autostart='true' DisplaySize='1' Border='1' pluginspage='http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/'></embed>

<br><br>


As i said, no matter what values i enter into 'Width' and 'Height' it stays the same.

Any input to make it bigger would be great.

Pizz
Reply With Quote

  #2 (permalink)  
Old Oct 8th, 2006, 18:02
Reputable Member
Join Date: Dec 2005
Location: Bristol
Posts: 268
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to crewdesign
Re: Resizing a movie in a div

If your trying to change the size of the actual movie, then youll need to change the widtha nd heigth values in here:
<embed allowScriptAccess="never" allowNetworking="internal" enableJavaScript="false" src='http://216.86.151.121/dovid.php?vid=47837&med=go.asx' type='application/x-mplayer2' width='400' height='400' ShowControls='0' ShowStatusBar='0' loop='true' EnableContextMenu='0' autostart='true' DisplaySize='1' Border='1' pluginspage='http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/'></embed>

Not on the div itself
Reply With Quote
  #3 (permalink)  
Old Oct 8th, 2006, 20:56
New Member
Join Date: Oct 2006
Location: Manchester
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Resizing a movie in a div

I have tried changing those values, and it does nothing :\

Its almost as if the div is forcing the movie to a certain size
Reply With Quote
  #4 (permalink)  
Old Oct 9th, 2006, 17:15
Reputable Member
Join Date: Dec 2005
Location: Bristol
Posts: 268
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to crewdesign
Re: Resizing a movie in a div

Try not putting any values on the div
Reply With Quote
Reply

Tags
resize movie div

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
resizing images dvdriper JavaScript Forum 1 Feb 29th, 2008 16:44
need help resizing images philhxc PHP Forum 2 Jul 16th, 2007 04:08
Resizing in photoshop. Picard Scripts and Online Services 4 May 17th, 2007 22:00
resizing.... jjgamepro17 Web Page Design 3 Apr 18th, 2007 20:22
Resizing Pictures Accurax Web Page Design 9 Dec 14th, 2006 18:05


All times are GMT. The time now is 22:09.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43