[jQuery] Using jquery ui plugin. Don't know what functions name to use.

[jQuery] Using jquery ui plugin. Don't know what functions name to use.


HI, I am using this: http://jquery-ui.googlecode.com/svn/branches/labs/carousel/demo/index.html
plugin to jquery ui. The problem is that it's not working at all.
I downloaded the firefox debugger and it's spitting out a error
saying that it can't find the function of carousel.
I am not sure what the function is called. Their is no documentation
but their are demos that I can look at the source code. I see them
using .carousel as a function so I used that same function call. Yet
I can't get my carousel to work.