(Quick Reference)

MovieController.

The com.cantina.lab.MovieController and its associated views provide an administrative interface for Movie objects.

Actions.

ActionDescription
listlist the existing movie objects
showshow a specific movie object, including views in different players
streamMp4stream the movie in mp4 format
thumbreturn the thumbnail image for the movie
streamFlvstream the movie in flv format
deleteremove the movie from the database and the file system, if it exists
createcreate a new movie based on the parameters
savesave an uploaded movie and begin the conversion process