OK...
I want to embed a 320 X 240 .wmv movie in my band's myspace music page Bio. I used a code entry I found in a tutorial at myspace, which went to the tune of:
<embed name="RAOCXplayer" src="URL Goes Here" type="application/x-mplayer2" width="320" height="302"
ShowStatusBar="1" AutoSize="true" DisplaySize="0"
pluginspage="http://www.microsoft.com/Windows/Downloads/Contents/
Products/MediaPlayer/"></embed>
But the play controls display at the bottom of the Windows Media Player, which flattens the height of the aspect ratio. I removed the height & width attributes from the code (also as suggested)...but that expands the movie to a larger size than 320 X 240; & the height is still a bit flat.
All I want to do is loop my .wmv movie on the page, w/o the stupid controls on the movie player; & have it display at the size I created it at (320 X 240)...much in the same way as a flash movie displays.
Can this be accomplished?
Thanks,
mark4man
I want to embed a 320 X 240 .wmv movie in my band's myspace music page Bio. I used a code entry I found in a tutorial at myspace, which went to the tune of:
<embed name="RAOCXplayer" src="URL Goes Here" type="application/x-mplayer2" width="320" height="302"
ShowStatusBar="1" AutoSize="true" DisplaySize="0"
pluginspage="http://www.microsoft.com/Windows/Downloads/Contents/
Products/MediaPlayer/"></embed>
But the play controls display at the bottom of the Windows Media Player, which flattens the height of the aspect ratio. I removed the height & width attributes from the code (also as suggested)...but that expands the movie to a larger size than 320 X 240; & the height is still a bit flat.
All I want to do is loop my .wmv movie on the page, w/o the stupid controls on the movie player; & have it display at the size I created it at (320 X 240)...much in the same way as a flash movie displays.
Can this be accomplished?
Thanks,
mark4man






