-
1. Re: Newbie programmer ? about playlists
Silviu Vergoti Sep 15, 2010 1:15 AM (in response to Wes Howell)We have already a feature in the player; you can use simple m3u files to create your playlist.
More details at:
-
2. Re: Newbie programmer ? about playlists
Wes Howell Sep 15, 2010 8:48 AM (in response to Silviu Vergoti)Hello,
Thank you for the response.
What I need is a playlist that displays the items contained within- out to the side.
While an "invisible" playlist might be useful to some, it's not useful to me.
I'll try to figure out how everything works...but any pointers on where to start or any other pointers at all would be very appreciated.
Thanks
-
3. Re: Newbie programmer ? about playlists
Silviu Vergoti Sep 16, 2010 1:09 AM (in response to Wes Howell)You can find a demo of a thumbnailed playlist starting with v1.5 sprint 3 (jsdemo.html).
You can download the bits from:
http://sourceforge.net/projects/smp.adobe/files_beta/StrobeMediaPlayback_1.5_Sprint-3/
It has no automatic jump to the next item in the playlist, but you can use it as a starting point.
Happy coding,
S.
-
4. Re: Newbie programmer ? about playlists
greg•hamer Sep 23, 2010 11:46 AM (in response to Silviu Vergoti)Hi Silviu,
The demo of a thumbnailed playlist in jsdemo.html is very nice! Thanks!
I notice that the playlist data is hardcoded inside of jsdemo.html.
Though perhaps not an SMP use case, what might you recommend for the playlist file format for cases where:
- thumbnail playlists are implemented in ActionScript inside OSMF-based players, and
- the playlist data is in a separate file loaded at runtime
For instance, am I correct that m3u would not suffice because m3u does not support necessary metadata such as urls for thumbs?
btw, in case anyone reading this thread has not yet seen the new jsdemo.html sample, I have posted it at the following link (http required to work, i.e. just opening in a browser from local disk did not work for me):
http://provenWebVideo.com/codesamples//10/StrobeMediaPlayback_1.5_s03/10.1/jsdemo.html
Thanks for your great work!
Best regards,
g
-
5. Re: Newbie programmer ? about playlists
Wes Howell Sep 23, 2010 12:22 PM (in response to Silviu Vergoti)Thank you Silviu,
looking forward to learning more about this.
Thank you for your help.



