[solved] Youtube video in my website. Not working
-
Cieska
[solved] Youtube video in my website. Not working
I dont know what is wrong. All site works perfect but when i am trying to copy Embed link from youtube and paste it to my html code then i am getting not working screen. Its a link http://www.365.lt/lithuania/index.php?p ... -of-europe
Have any ideas what is wrong?
Have any ideas what is wrong?
Last edited by calguy1000 on Tue Sep 18, 2007 4:03 am, edited 1 time in total.
-
alby
Re: Youtube video in my website. Not working
Try in this mode (UNTESTED):Cieska wrote: I dont know what is wrong. All site works perfect but when i am trying to copy Embed link from youtube and paste it to my html code then i am getting not working screen. Its a link http://www.365.lt/lithuania/index.php?p ... -of-europe
Have any ideas what is wrong?
Code: Select all
<object width="425" height="350">
<param name="movie" value="http://www.youtube.com/v/Fm5lG6DmNxo"></param>
<param name="wmode" value="transparent"></param>
<embed src="http://www.youtube.com/v/Fm5lG6DmNxo" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed>
</object>
-
Cieska
Re: Youtube video in my website. Not working
Still not working...
But for me is very strange that from site video.google.com video is playing very well, but from youtube not :/ I can't see difference between that.
But for me is very strange that from site video.google.com video is playing very well, but from youtube not :/ I can't see difference between that.
Re: Youtube video in my website. Not working
How did you embed it?...
This works, if you go to the embed tag help it gives info on how to make it work...
http://multiintech.com/index.php/Home/s ... r_vid.html
This works, if you go to the embed tag help it gives info on how to make it work...
http://multiintech.com/index.php/Home/s ... r_vid.html
-
cyberman
Re: Youtube video in my website. Not working
Strange. The embedding link provided by youtube works for me. Please look here
http://test.cmsmadesimple.de/index.php?page=youtube-2
http://test.cmsmadesimple.de/index.php?page=youtube-2
-
Cieska
Re: Youtube video in my website. Not working
Yes, for you it works but for me not...
I took a link from youtube:
or video google:
Youtube video is not working in my website and video google working.
In my website i create a new page and switch to html mode. There i paste this embed information. Then save dovument and thats it.
I took a link from youtube:
or video google:
Youtube video is not working in my website and video google working.
In my website i create a new page and switch to html mode. There i paste this embed information. Then save dovument and thats it.
Re: Youtube video in my website. Not working
The top one is the way I did it maybe it will help you?... But yours does work on mine...
This is what I see in your source view...
( )
http://multiintech.com/index.php/Home/s ... r_vid.html
This is what I see in your source view...
( )
http://multiintech.com/index.php/Home/s ... r_vid.html
-
cyberman
Re: Youtube video in my website. Not working
Another thing - noscript tag is not allowed in head section.
Re: Youtube video in my website. Not working
[solved] ? hint hint 
-
calguy1000
- Support Guru

- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: [solved] Youtube video in my website. Not working
Marked as solved. Posters should please try to do this when they're topic is fixed.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.

