Missing Controller
Error: Flashobject.jsController could not be found.
Error: Create the class Flashobject.jsController below in file: app/controllers/flashobject.js_controller.php
<?php
class Flashobject.jsController extends AppController {
var $name = 'Flashobject.js';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp
