![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Web Design & Programming Discussion of web design, and server-side & client-side scripting |
![]() |
|
|
Thread Tools |
|
|
#1 (permalink) |
|
Registered User
Join Date: Jul 2008
Posts: 2
OS: windows xp sp2
|
you tube videos embeded playing in order
hey guys i am trying to figure out how to play youtube videos in order on my website embeded i have a 30 minute video each weeki post and due to youtubes 10 minute per video limit i have to cut it into 3 files its for our church its our morning sevice i found some code to do ecaxlty what i wanted but it remved the slider when the video is playing and our pastor would like the slider added back incase they want to rewind to hear somthing again they dont have to watch the whole video again i tried using typical youtube code and a play list but it only plays the first video and then it takes to you to adds which i dont want on the church site previews rather of other videos the code below works but has no timer barfor rewinding and such thanks in advance fo any help
<!--Video PLAYER: http://www.effectgenerator.com/ --> <script class="fxml" type="text/xml"> <Effect height="370" width="450" bgcolor="#ffffff"> <SlideShow autoAdvance="false" gap="0"> <YouTubeVideo videoId="C3Tu84JBHSw"/> <YouTubeVideo videoId="2EKtZMmACnk"/> <YouTubeVideo videoId="IGLI_7UW6gU"/> </SlideShow> </Effect> </script><script src="http://www.effectgenerator.com/1.0.6/fxml.js" type="text/javascript"></script> <!-- ____ END Video PLAYER ___ --> ![]() |
|
|
|
![]() |
| Thread Tools | |
|
|