Anyone?, ??? |
![]() ![]() |
Anyone?, ??? |
![]()
Post
#1
|
|
![]() Connor ![]() ![]() ![]() ![]() Group: Member Posts: 189 Joined: Jun 2005 Member No: 147,913 ![]() |
does anyone know how to put a myspace video in a div?
|
|
|
*This Confession* |
![]()
Post
#2
|
Guest ![]() |
CODE <object width="425" height="350"><param name="movie" value="URL TO VIDEO"></param><embed src="URL TO VIDEO" type="application/x-shockwave-flash" width="425" height="350"></embed></object> something like that change the width and height of the video |
|
|
![]()
Post
#3
|
|
![]() Connor ![]() ![]() ![]() ![]() Group: Member Posts: 189 Joined: Jun 2005 Member No: 147,913 ![]() |
wouldnt that be the same thing as this?
QUOTE <embed allowScriptAccess="never" src="http://lads.myspace.com/videos/vplayer.swf?u=YUhSMGNEb3ZMMk52Ym5SbGJuUXViVzkyYVdWekxtMTVjM0JoWTJVdVkyOXRMekF3TURjeU5qQXZOem 2TmpNdk56STJNRGN6TmpnM0xtWnNkZz09&d=406" type="application/x-shockwave-flash" width="430" height="346"></embed><br>Get this video and more at <a href="http://vids.myspace.com/index.cfm?fuseaction=vids.individual&videoid=726073687&n=2">MySpace.com</a> i want to put the video in a div... |
|
|
*This Confession* |
![]()
Post
#4
|
Guest ![]() |
well
aparently you know what all the codes are. Make a new div table and put that code in the table. CODE <div class="content" style="position: absolute; left:000px; top:000px; width:000px; height:000px; overflow: auto;"><center>
CODE AND STUFF HERE </div> |
|
|
![]()
Post
#5
|
|
![]() Connor ![]() ![]() ![]() ![]() Group: Member Posts: 189 Joined: Jun 2005 Member No: 147,913 ![]() |
okay i did it..
but i dont see it, hopefully its because of my browser.. http://profile.myspace.com/index.cfm?fusea...5a-7c4106050384 Can somebody please tell me if they see the video or not?! ![]() |
|
|
*This Confession* |
![]()
Post
#6
|
Guest ![]() |
<style type="text/css">
embed {position:absolute; margin-top:-500px; margin-left:-1000px;} </style> thats going to move everything thats embeded |
|
|
![]()
Post
#7
|
|
![]() Connor ![]() ![]() ![]() ![]() Group: Member Posts: 189 Joined: Jun 2005 Member No: 147,913 ![]() |
okay and i put that in about me correct?
its in..idk what im suppoed to do with it or whats supposed to happen.. im not an expert at this stuff..sorry if i make it seem that i am |
|
|
*This Confession* |
![]()
Post
#8
|
Guest ![]() |
i don't know where i got it
just copy it and press ctrl + F and paste it in there and it will take you to it if its there. the code moves all embeded stuff so you can't see it |
|
|
![]()
Post
#9
|
|
![]() Connor ![]() ![]() ![]() ![]() Group: Member Posts: 189 Joined: Jun 2005 Member No: 147,913 ![]() |
stick it where
ehh.. its too late for this confusion |
|
|
*This Confession* |
![]()
Post
#10
|
Guest ![]() |
nooo.
that code i showed you earlier. go through your coding and if there is anything to looks like 1. QUOTE <style type="text/css"> embed {position:absolute; margin-top:-500px; margin-left:-1000px;} </style> Or 2. QUOTE <style>embed{ visibility:visible; position:absolute; top:0; left:0; width:1; height:1; }</style> because 1. moves all embeded stuff, such as the myspace mp3 player and the videos and like picture trail type things. And other types of music players. and 2. completely gets rid of all embeded stuff. Hides the myspace mp3 player and everything else like videos and stuff. make sure none of those are in your code and then check to make sure the videos don't come up. |
|
|
![]()
Post
#11
|
|
![]() Connor ![]() ![]() ![]() ![]() Group: Member Posts: 189 Joined: Jun 2005 Member No: 147,913 ![]() |
your a life savor!
![]() ![]() |
|
|
![]() ![]() |