Trying to insert a video, but it doesn't show up., Help? |
Trying to insert a video, but it doesn't show up., Help? |
![]()
Post
#1
|
|
Member ![]() ![]() Group: Member Posts: 17 Joined: Oct 2005 Member No: 267,675 ![]() |
Hi! :]
I'm trying to insert a video in my Movies section, but when I try, it doesn't show up. I've found some other topics helping with the same problem, and I'm pretty sure it has something to do with my code. I know there are a few topics helping with this problem already, and I'm sorry. I'm no wiz at HTML though, and I don't know which part of my code to remove. My MySpace page is: Here If you'd like me to post the entire code instead, let me know. Thank you so much! :] |
|
|
![]() |
*Azarel* |
![]()
Post
#2
|
Guest ![]() |
First, I think you have to place <z> into your interest section (in this case, Movies) in order for your html to show up. Second, you have three resize codes in effect:
embed, object {display:block; width:250px; height:100px;} and <style type="text/css">embed, object display:block; width:250px; height:150px;}</style> and <style>td td object {position:absolute; left:0px; top:0px; display:block; width:0px; height:0px;}</style> The first one simply resizes your videos & flash objects. The second one I listed doesn't do anything because it's put in wrong. The third one I listed will prevent video from showing up altogether, so I suggest removing that one and let us know if your video is showing up. |
|
|
![]() ![]() |