Hi everyone,
I'm using this coding from linking to a item inside a playlist.
http://www.longtailvideo.com/support/forum/JavaScript-Interaction/10045/Direct-URL-to-video-in-playl... --- Example of using a query parameter to play an item from a playlist using the v4.x player.swf and v2.1 swfobject.js. by Klink
And what I need is to link by title or reverse the playlist. The playlist gets populated with new tracks on top so this moves the item numbers. So I don't know if to link instead by title inside the playlist. I tried this thread http://www.longtailvideo.com/support/forum/JavaScript-Interaction/15229/Direct-Linking-Part-2#msg104... but it didn't work for me.
Here our my pages. When you click on a announcement it takes you to a corresponding video on a player on another page.
http://www.delmar.edu/engl/wrtctr/index_new.php
http://www.delmar.edu/engl/wrtctr/homepage_announcements/
This is how my link is. http://www.delmar.edu/engl/wrtctr/homepage_announcements/index.html?item=1
but like I said I add tracks at the top so the item number will keep changing on me which will give me a headache trying to update all of them. I know there has to be a different way.
Help, please. Thanks.
Play item by Title: http://www.longtailvideo.com/support/forum/JavaScript-Interaction/10045/Direct-URL-to-video-in-playl...
Playlist reverse sort: http://www.longtailvideo.com/support/forum/Setup-Problems/11734/Playlist-in-reversed-order
Play by Title (Title in URL query parameter) has been heavily tested and works well: http://www.longtailvideo.com/support/forum/JavaScript-Interaction/15229/Direct-Linking-Part-2#msg104...
All of these, and MUCH more, can be found by using the search box at the top of this page!!!