Calling controller methods from an external php class.

2011-08-09 Thread Michael IV (aka SasMaster)
Hi to All Cakers .I have the following problem.I need to integrate a flash application inside Cake based website.The flash app communicates with cake via a WebOrb PHP server (in AMF format to increase the speed of data transfer).So basically inside Flash I call a method on a PHP service deployed

canceling action execution in the controller.

2011-03-29 Thread Michael Iv
Hi all. I am an noobe here.I want to be able to cancel an action before its execution.The scenario is as follows. I have a navifgation bar. When I press a link I check if the current URL is the same as that of the link.If it is I want to prevent the controller to execute the action which renders