Author |
Message |
Registered: March 13, 2007 | Reputation: | Posts: 17,334 |
| | Registered: March 13, 2007 | Posts: 4,506 |
| Posted: | | | | Is it maby possible to update this layout and add myspacetv.com to it ? Thanks | | | Registered: July 7 2000 |
| Registered: March 13, 2007 | Reputation: | Posts: 17,334 |
| Posted: | | | | The person that wrote this code has been very busy lately... but hopefully he can work on it again before too long... I would still like to see an option to not see the video's file name with the embedded video. | | | Pete |
| Registered: March 13, 2007 | Posts: 793 |
| Posted: | | | | Wasn't the script coded so that you could do exactly that: add new site in the provider array? Namely this part: Quote:
// -------- Configuration block - Start -------- // "Player name", "Notes field attribute", "Player URL", "Player link path", "Player embed path", "Player as link" var vid = new Array( ["Google", "googlevideo=", "http://video.google.com/", "videoplay?docid=", "googleplayer.swf?docId=", false, []], ["Video Detective", "videodetective=", "http://www.videodetective.com/", "codes/player.swf?PublishedID=", "codes/player.swf?PublishedID=", true, []], ["YouTube", "youtube=", "http://www.youtube.com/", "watch?v=", "v/", false, []], ["@"] ); var asl = false; var wid = 300; // a width value dividable by 25 var der = true; // Display a 'No * Available' message
| | | Last edited: by RossRoy |
| Registered: March 13, 2007 | Posts: 4,506 |
| Posted: | | | | Sorry RossRoy but i realy have no idea how to do that, html is for me abracadabra... | | | Registered: July 7 2000 | | | Last edited: by Zwollenaar |
| Registered: March 13, 2007 | Posts: 793 |
| Posted: | | | | I'll fiddle with it later today and post back my findings if I can get it to work with MySpaceTV.com |
| Registered: March 13, 2007 | Posts: 4,506 |
| Posted: | | | | Quoting RossRoy: Quote: I'll fiddle with it later today and post back my findings if I can get it to work with MySpaceTV.com Ok, thanks.... | | | Registered: July 7 2000 |
| Registered: March 13, 2007 | Posts: 793 |
| Posted: | | | | I tried... and all I did was break it, and I can't find where it breaks.. sorry |
| Registered: March 13, 2007 | Posts: 4,506 |
| Posted: | | | | Quoting RossRoy: Quote: I tried... and all I did was break it, and I can't find where it breaks.. sorry Doesn't matter... Thanks for trying... | | | Registered: July 7 2000 |
| Registered: March 15, 2007 | Reputation: | Posts: 5,459 |
| Posted: | | | | OK, I've got it working to a certain extent - but I'm not familiar with this HTML window, so there may be problems I haven't noticed. You need to add this line to your players config in the HTML code: Quote: ["MySpaceTV", "myspacetv=", "http://lads.myspace.com/videos/", "", "vplayer.swf?m=", false, []], so it becomes: Quote: var vid = new Array( ["MySpaceTV", "myspacetv=", "http://lads.myspace.com/videos/", "", "vplayer.swf?m=", false, []], ["Google", "googlevideo=", "http://video.google.com/", "videoplay?docid=", "googleplayer.swf?docId=", false, []], ["Video Detective", "videodetective=", "http://www.videodetective.com/", "codes/player.swf?PublishedID=", "codes/player.swf?PublishedID=", true, []], ["YouTube", "youtube=", "http://www.youtube.com/", "watch?v=", "v/", false, []], ["@"] ); and add to your notes section: Quote: <videos myspacetv=xxxxx /> where xxxxx is the video id number they give the video I hope this helps! | | | Last edited: by northbloke |
| Registered: March 13, 2007 | Posts: 793 |
| Posted: | | | | Quoting northbloke: Quote: OK, I've got it working to a certain extent - but I'm not familiar with this HTML window, so there may be problems I haven't noticed. That's what I did.. Unless I made a mistake in the line in the array definition, but anyway. On my side, it broke everything else. It wouldn't see the other videos, I lost the styling, etc. |
| Registered: March 15, 2007 | Reputation: | Posts: 5,459 |
| Posted: | | | | When I first tried I included the player link info and it wouldn't play any videos from any site. So I removed it and relied on the embed instead - that got it working, so I left that part empty. |
| Registered: March 14, 2007 | Reputation: | Posts: 1,022 |
| Posted: | | | | Thanks to all involved in developing this, started it today and found it very easy to set-up and begin working, very impressive and good fun trawling the trailers | | | |
| Registered: March 13, 2007 | Posts: 453 |
| Posted: | | | | i think the trailer plug in is cool but I find my trailers disapear and it says "Were sorry that video is no longer avaliable", anyone else have this problem?
The other thing is trying to find trailer in itself. | | | Last edited: by Mike |
| Registered: March 13, 2007 | Posts: 793 |
| Posted: | | | | Quoting Mike: Quote: i think the trailer plug in is cool but I find my trailers disapear and it says "Were sorry that video is no longer avaliable", anyone else have this problem? There's nothing that can be done against that. It's copyright at its best! Prevent free marketing by preventing YouTube from hosting a movie trailer! |
| Registered: March 13, 2007 | Posts: 453 |
| Posted: | | | | IMDB seems to have a lot of trailers can it be used with the trailer option? |
|
|