What you describe does not sounds like a specific cake issue.

The link you click is loaded when you click on it, that how HTML Links work,

to over come this you can use a Javascript library with AJAX

see
http://www.prototypejs.org/
http://jquery.com/
http://dojotoolkit.org/

you could still use cakePHP, but you need to use a JS Lib to load new data
into a portion of the page

On 15/06/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
>
> Hi everyone!, I have a problem with an swf mp3 player and the
> postback. I include in my cakePHP application an swf mp3 player that
> receive a parameter and plays the song. But the problem is that when I
> do a postback by clickin in a link, the page reloaded and   the song
> stops. Any one have a solution for this??
>
> javier
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to