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. |
|
|
![]()
Post
#3
|
|
Member ![]() ![]() Group: Member Posts: 17 Joined: Oct 2005 Member No: 267,675 ![]() |
Mmm, okay thanks! I'll try that.
The third code was to hide my song, so is there any other possible way I could hide it without interfering with a video? If not, it's fine. :] |
|
|
*Azarel* |
![]()
Post
#4
|
Guest ![]() |
I'm not sure, actually. You could just remove the song from your profile? :\ Sorry!
|
|
|
![]()
Post
#5
|
|
Member ![]() ![]() Group: Member Posts: 17 Joined: Oct 2005 Member No: 267,675 ![]() |
No it's fine, I accidentally figured it out actually haha.
But no, I deleted all of those codes and put in the <z> in the Movies section, but the video still won't show up. Could it have anything to do with an embed code or something? |
|
|
*Azarel* |
![]()
Post
#6
|
Guest ![]() |
Oops, I think I found it. I'm not sure if I caught it the first time around but I think it's this in your coding that you want to remove:
embed, object {display:block; width:250px; height:0px;} |
|
|
![]()
Post
#7
|
|
Member ![]() ![]() Group: Member Posts: 17 Joined: Oct 2005 Member No: 267,675 ![]() |
Ah, yes that was it!
Thank you very much. :] |
|
|
![]() ![]() |