Missing Controller

Error: SwfController could not be found.

Error: Create the class SwfController below in file: app/controllers/swf_controller.php

<?php
class SwfController extends AppController {

	var $name = 'Swf';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp