First of all many thanks to Mohican and onewalrus for their contributions on this thread - this got me up and running with video on my subsonic server excellently. Thank you.
My query might actually require a thread of its own because its mainly about javascript but it relates to video. I'm a bit frustrated by the limitation of only being able to watch the videos in the flash player by going to fullscreen meaning I can't carry on browsing. Using an external player hasn't worked for me here at work as I suspect there's various security issues. So I looked into resizzing the player but that always leads to playlist problems and too much screen real estate being taken up by the player when in music mode.
Therefore I've been looking for a way to incorporate the Javascript API calls to make JWPlayer popout into a seperate window or have a choice of player sizes the user can choose from. Browsing the JWPlayer site I found this example page: http://developer.longtailvideo.com/contributors/nyboe/JW_API_xmpl_7-3-0-0.html and this example page: http://developer.longtailvideo.com/contributors/nyboe/JW_API_xmpl_2-1-2-0.html
Ideally I'd like to incorporate both these pages code so there's a couple fo buttons next to the playlist - one for popping the player out to seperate window and then maybe 3 toggle switches for 3 different sizes (like in the example above). I have tried to read up on how to incorporate this code and if you page source those examples you can see how some of the calls are phrased but I don't know what exact code to insert and where to get these options to work with my subsonic.
Any ideas muchly appreciated and if this post does warrant a new thread moderators please move or let me know and I'll do it.
Thanks in advance for any help!!!!!