Enable/Disable jQuery Cycle

Enable/Disable jQuery Cycle

I've used cycle quite a bit in a number of implementations, and feel fairly comfortable getting it to do what I want but today I had a request that I'm not sure how to approach.

Imagine a very basic setup is cycling between, lets say, 4 items.  Can an on/off toggle button be inserted that would allow users to disable cycle and send the content back into it's normal flow in the document, or in other words reveal all the content blocks?

So if a user wanted to sit and watch them all cycle that is great, but if the would rather see them all at once they have that option too at the click of a button.

I hope that makes sense.

Any suggestions on how to trigger that would be very appreciated.