-
AuthorPosts
-
March 5, 2009 at 8:32 pm #138817
I attempted to pupulate the YouTube module with fresh video, but when I do, I can’t get the videos to pop up like the originals do. My all redirect me to the YouTube page. What am I doing wrong? Thanks in advance, as this is making me nuts.
questbg Friendquestbg
- Join date:
- May 2008
- Posts:
- 1912
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 146
- Thanked:
- 339 times in 197 posts
March 6, 2009 at 5:30 am #294638Hi njnewsroom
Click on the link below:
http://www.questbg.com/chris/changeyoutubevids.pdf
This is a 3-page training guide in PDF format that I recently prepared for a member of my staff. Follow the steps in that carefully and everything should work fine!
Good Luck
Chris
(PS. Please note, my module is called ‘Videos’ not ‘YouTube’ but you should be able to follow the guide OK!)
2 users say Thank You to questbg for this useful post
ShannonN FriendShannonN
- Join date:
- July 2006
- Posts:
- 1947
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 16
- Thanked:
- 172 times in 49 posts
March 6, 2009 at 5:40 am #294640questbg;116093Hi njnewsroom
Click on the link below:
http://www.questbg.com/chris/changeyoutubevids.pdf
This is a 3-page training guide in PDF format that I recently prepared for a member of my staff. Follow the steps in that carefully and everything should work fine!
Good Luck
Chris
(PS. Please note, my module is called ‘Videos’ not ‘YouTube’ but you should be able to follow the guide OK!)
Chris could you PM me if you have hosting room and ideas for some (JA) tutorials I’d like to do . . . Cheers ShannonN
questbg Friendquestbg
- Join date:
- May 2008
- Posts:
- 1912
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 146
- Thanked:
- 339 times in 197 posts
March 6, 2009 at 5:53 am #294642<em>@ShannonN 116095 wrote:</em><blockquote>Chris could you PM me if you have hosting room and ideas for some (JA) tutorials I’d like to do . . . Cheers ShannonN</blockquote>
OK. Done! 🙂
we2solutions Friendwe2solutions
- Join date:
- September 2014
- Posts:
- 526
- Downloads:
- 0
- Uploads:
- 21
- Thanks:
- 136
- Thanked:
- 100 times in 1 posts
March 6, 2009 at 6:45 am #294651why dont you try video module with all video reloaded component
ccvpguy Friendccvpguy
- Join date:
- February 2009
- Posts:
- 72
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 29
- Thanked:
- 10 times in 5 posts
March 6, 2009 at 1:54 pm #294685<em>@questbg 116093 wrote:</em><blockquote>Hi njnewsroom
Click on the link below:
http://www.questbg.com/chris/changeyoutubevids.pdf
This is a 3-page training guide in PDF format that I recently prepared for a member of my staff. Follow the steps in that carefully and everything should work fine!
Good Luck
Chris
(PS. Please note, my module is called ‘Videos’ not ‘YouTube’ but you should be able to follow the guide OK!)</blockquote>
Thanks Chris; this was one of the area I was having hard time to fgure out..
I will follow your instruction and let you know my result next few days..
Once again many thanks..
Regards
questbg Friendquestbg
- Join date:
- May 2008
- Posts:
- 1912
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 146
- Thanked:
- 339 times in 197 posts
March 6, 2009 at 2:11 pm #294687<em>@ccvpguy 116151 wrote:</em><blockquote>I will follow your instruction and let you know my result next few days..
</blockquote>No worries. If you can’t figure it out from the tutorial, or you have further questions, just post here or PM me and I’ll try to help!
Good Luck 🙂
Chris1 user says Thank You to questbg for this useful post
March 9, 2009 at 4:38 am #294915<em>@questbg 116093 wrote:</em><blockquote>Hi njnewsroom
Click on the link below:
http://www.questbg.com/chris/changeyoutubevids.pdf
This is a 3-page training guide in PDF format that I recently prepared for a member of my staff. Follow the steps in that carefully and everything should work fine!
Good Luck
Chris
(PS. Please note, my module is called ‘Videos’ not ‘YouTube’ but you should be able to follow the guide OK!)</blockquote>
Chris …
Forgive me if I am sounding like a newb — which I am — but when I try and copy youtube video, the codes I am getting are much longer than yours. For Example: http://www.youtube.com/watch?v=P0xaCB2nLS0&feature=haxa_popt00us12
I don’t get the =en parts of the code that are in the examples you gave me and on the ones already populated on the site. When I try to copy the entire code between the quote marks on the HTML code, All I get is a blank box in the video player.
Again, any help would be greatly appreciated.questbg Friendquestbg
- Join date:
- May 2008
- Posts:
- 1912
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 146
- Thanked:
- 339 times in 197 posts
March 9, 2009 at 5:05 am #294918Hi njnewsroom
No worries, it took me ages to figure this one out too! 🙂
OK. Step by step … take your URL as above:
http://www.youtube.com/watch?v=P0xaCB2nLS0&feature=haxa_popt00us12Open the YouTube module in the Module Manager and click on the ‘HTML’ tab.
Change one of the bits of code that are already there, for instance:
<li><a class=”video” href=”http://www.youtube.com/v/YSfaRcmsrtw&hl=en” onclick=”return hs.htmlExpand(this, { objectType: ‘iframe’, width:425, height:355 } )”> Humanoid robot REEM-B </a></li>
into this:
<li><a class=”video” href=”http://www.youtube.com/watch?v=P0xaCB2nLS0&feature=haxa_popt00us12&rel=0″ onclick=”return hs.htmlExpand(this, { objectType: ‘iframe’, width:800, height:600 } )”> Star Trek 11 Movie Trailer </a></li>
I replaced the original URL with yours as above and also added the “&rel=0” to the end of it (this will stop YouTube loading ‘related’ videos after your feature Video has stopped playing, it looks messy if you allow this).
The caption was changed from ‘Humaoin robot REEM-B’ into ‘Star Trek 11 Movie Trailer’.
Also, as this is a ‘wide-screen’ YouTube video you will probably have to play with the width and height settings until the pop-up Highslide window looks OK.
I just tried the above code on my site and it works fine!
Hope this helps.
Chris1 user says Thank You to questbg for this useful post
March 9, 2009 at 7:20 am #294935Thanks, Chris…
Finally got it going.
I owe you a beer!questbg Friendquestbg
- Join date:
- May 2008
- Posts:
- 1912
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 146
- Thanked:
- 339 times in 197 posts
March 9, 2009 at 7:29 am #294937<em>@njnewsroom 116469 wrote:</em><blockquote>
I owe you a beer!</blockquote>You’re probably ready for one yourself after all the code hacking! 🙂
Glad I could help you get it figured out.
Chris
armchairproductions Friendarmchairproductions
- Join date:
- May 2009
- Posts:
- 2
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 2
August 23, 2009 at 6:40 am #315105What a cracking tutorial! Thank you so much. I don’t suppose you have any other tutorials you can share with us, please…especially for Teline II?
Thanks again.
Mike
-
AuthorPosts
This topic contains 12 replies, has 6 voices, and was last updated by armchairproductions 15 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum