Re: Railo CFVideoPlayer

2010-08-25 Thread Paul Kukiel

This might be best asked on the Railo mailing list:

http://groups.google.com/group/railo

Paul.

On Tue, Aug 24, 2010 at 10:24 PM, Brian McCairn
brian.mcca...@medicapp.euwrote:


 Hi, just wondered if anyone had come across this.  I downloaded Railo
 Express last night to give cfvideoplayer a try and have got a bit of a
 problem with the play list feature. However I seem to order the videos in
 the code the play list just comes up in some random order that seems to
 change every time you load the page.

 This is what I'm doing:

 cfvideoplayer autostart=YES width=750 height=460
  allowfullscreen=true playlist=right showpause=false

cfvideoplayerparam video=_flash/Chapter 1.flv title=Chapter 1
cfvideoplayerparam video=_flash/Chapter 2.flv title=Chapter 2
cfvideoplayerparam video=_flash/Chapter 3.flv title=Chapter 3
cfvideoplayerparam video=_flash/Chapter 4.flv title=Chapter 4
cfvideoplayerparam video=_flash/Chapter 5.flv title=Chapter 5
cfvideoplayerparam video=_flash/Chapter 6.flv title=Chapter 6
cfvideoplayerparam video=_flash/Chapter 7.flv title=Chapter 7
cfvideoplayerparam video=_flash/Chapter 8.flv title=Chapter 8
cfvideoplayerparam video=_flash/Chapter 9.flv title=Chapter 9
cfvideoplayerparam video=_flash/Chapter 10.flv title=Chapter
 10

 /cfvideoplayer

 Anyone know how to make them list in the order coded? BTW I've tried taking
 spaces out of the titles and filenames with no luck.

 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:336558
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Railo CFVideoPlayer

2010-08-24 Thread Brian McCairn

Hi, just wondered if anyone had come across this.  I downloaded Railo Express 
last night to give cfvideoplayer a try and have got a bit of a problem with the 
play list feature. However I seem to order the videos in the code the play list 
just comes up in some random order that seems to change every time you load the 
page. 

This is what I'm doing:

cfvideoplayer autostart=YES width=750 height=460  allowfullscreen=true 
playlist=right showpause=false

cfvideoplayerparam video=_flash/Chapter 1.flv title=Chapter 1
cfvideoplayerparam video=_flash/Chapter 2.flv title=Chapter 2
cfvideoplayerparam video=_flash/Chapter 3.flv title=Chapter 3
cfvideoplayerparam video=_flash/Chapter 4.flv title=Chapter 4
cfvideoplayerparam video=_flash/Chapter 5.flv title=Chapter 5
cfvideoplayerparam video=_flash/Chapter 6.flv title=Chapter 6
cfvideoplayerparam video=_flash/Chapter 7.flv title=Chapter 7
cfvideoplayerparam video=_flash/Chapter 8.flv title=Chapter 8
cfvideoplayerparam video=_flash/Chapter 9.flv title=Chapter 9
cfvideoplayerparam video=_flash/Chapter 10.flv title=Chapter 10

/cfvideoplayer

Anyone know how to make them list in the order coded? BTW I've tried taking 
spaces out of the titles and filenames with no luck. 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:336490
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm