Ask questions and get good answers on mb.jQuery.components

Anyone know how to turn off the mbYTPlayer(stop/pause) once I've started it? And...how to keep it from looping? Here's my script for starting the movie (.playMovie uses a button bg image):

<script type="text/javascript"> $('.playMovie').click(function() { $('.movie').mb_YTPlayer(); });//end click </script>

I'm a neophyte js/jquery person, so use the K.I.S.S. principle (keep it simple stupid) with me. Thankyou!

Dan

asked Jun 21 '11 at 23:02

danwpc's gravatar image

danwpc
311

Be the first one to answer this question!
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Tags:

×6
×3
×2
×1
×1

Asked: Jun 21 '11 at 23:02

Seen: 452 times

Last updated: Jul 31 '11 at 14:41

jQuery main site - Matteo Bicocchi