Hi, I'm trying to embedded a youtube video in a view using html5. So following http://techie-buzz.com/youtube/html5-embed-code-youtube-videos.html I put in the view a iframe tag but I've got invalid controller specified (%E2%80%9Dhttp:) Stack trace: Request Parameters:
array ( 'controller' => '%E2%80%9Dhttp:', '' => 'www.youtube.com', 'embed' => 'JW5meKfy3fY”', 'action' => 'index', 'module' => 'default', ) and I've not idea how can work it out :( Could you help me ? -- View this message in context: http://zend-framework-community.634137.n4.nabble.com/iframe-tag-embedded-in-a-view-html5-tp3027686p3027686.html Sent from the Zend Framework mailing list archive at Nabble.com.
