Help - Search - Members - Calendar
Full Version: resize video
Forums > Resource Center > Support Center > MySpace Support > Myspace Resolved Topics
sammy6440
how can i resize this (to 150x200), so that it actually resizes the video, not just the frame it is playing in? it takes up a lot of space on my myspace page.

CODE
<embed FlashVars='videoId=91554' src='http://www.comedycentral.com/sitewide/video_player/view/default/swf.jhtml' quality='high' bgcolor='#cccccc' width='332' height='316' name='comedy_central_player' align='middle' allowScriptAccess='always' allownetworking='external' type='application/x-shockwave-flash' pluginspage='http://www.macromedia.com/go/getflashplayer'></embed>
Insurmountable
Change the code to this:
CODE
<embed FlashVars='videoId=91554' src='http://www.comedycentral.com/sitewide/video_player/view/default/swf.jhtml' quality='high' bgcolor='#cccccc' width='150' height='200' name='comedy_central_player' align='middle' allowScriptAccess='always' allownetworking='external' type='application/x-shockwave-flash' pluginspage='http://www.macromedia.com/go/getflashplayer'></embed>
sammy6440
that doesnt work, it just resizes the frame that it plays in; all you see is the corner of the video playing in a smaller box.
digitalfragrance
I believe the only way you could do that would be to download it, and the resize it in a flash editting program and then upload it for your own use.
IVIike
What Rachael sid is probably the only way, but the code Holly gave you should work _unsure.gif
Insurmountable
Yep, Rachael is right. I would have posted it earlier but I had to leave XD but yes, I've tried multiple codes and even re-wrote the code and I guess where the video is from its just not working.

Sorry sad.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.