I'm using Zend Framework to build a HTML based CMS backend and a Flash frontend. In flash it is possible to deeplink to a specific section using the url from the browser. But Zend Framework is also interpreting the url to redirect to a controller and action. So my question is, how can I use the Zend Framework to route my CMS backend and not route the front end a let Flash handle the deeplinking?
Any suggestions would be appreciated. Thanks in advance -- View this message in context: http://n4.nabble.com/Deeplinking-SWF-inside-Zend-Framework-tp1558493p1558493.html Sent from the Zend Framework mailing list archive at Nabble.com.
