This is a message.

Can the "Play again" button be reomved? Created May 29, 2010

This thread is solved

Views: 2555     Replies: 3     Last reply May 30, 2010  
You must login first before you can use this feature

Calorus

Posts: 2

Registered:
May 21, 2010

Can the "Play again" button be reomved?

Posted: May 29, 2010

Hello All.

Is there any way to remove the play again button prompt from the player's completion or modify its function?

Many thanks,

Chetan Sachdev
-- http://riageeks.com

Posts: 62

Registered:
Jan 27, 2010

» Can the "Play again" button be reomved?

Posted: May 29, 2010

Reply to: Can the "Play again" button be reomved?, from Calorus
Yes, you can remove the "Play Again" button, at the end of video or anytime.

clip: 
{ 
	//When video play is finished
	onFinish: function()
	{ 
		//hide the controlbar
		$f().getPlugin("play").hide();
	}
}

Hope it helps.

--
Chetan Sachdev
http://riageeks.com

Calorus

Posts: 2

Registered:
May 21, 2010

» » Can the "Play again" button be reomved?

Posted: May 30, 2010

Reply to: » Can the "Play again" button be reomved?, from cksachdev
Works beautifully, thank you!

Chetan Sachdev
-- http://riageeks.com

Posts: 62

Registered:
Jan 27, 2010

» » » Can the "Play again" button be reomved?

Posted: May 30, 2010

Reply to: » » Can the "Play again" button be reomved?, from Calorus
Your welcome. glad that it worked ;)

--
Chetan
http://riageeks.com