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