You will recieve your password to this address. Address is not made public.

Your preferred username that is used when logging in.

GUI auto plays CAN THIS BE CHANGED? Created Sep 2, 2010

This thread is solved

Views: 1162     Replies: 2     Last reply Sep 2, 2010  
You must login first before you can use this feature

Rendered01

Posts: 2

Registered:
Sep 2, 2010

GUI auto plays CAN THIS BE CHANGED?

Posted: Sep 2, 2010

The graphic user interface is great, but it auto plays. Does Flowplayer make an option to require viewers to hit the play arrow? This is not efficient for certain users of low bandwidth to auto play...

Thanks

Rendered01

boogi88

Posts: 11

Registered:
Aug 27, 2010

» GUI auto plays CAN THIS BE CHANGED?

Posted: Sep 2, 2010

Reply to: GUI auto plays CAN THIS BE CHANGED?, from Rendered01
flowplayer("player", "pathto/flowplayer-3.2.3.swf", {
clip: {
autoPlay: false,
autoBuffering: false
}
});

Rendered01

Posts: 2

Registered:
Sep 2, 2010

Thanks for a quick response.

Posted: Sep 2, 2010

Reply to: » GUI auto plays CAN THIS BE CHANGED?, from boogi88
I will implement this tonight, I appreciate your product and support...