Try this one: http://www.dhtmlgoodies.com/index.html?whichScript=image-crop

On Sep 9, 9:31 pm, d'plus <[EMAIL PROTECTED]> wrote:
> Chris Hartjes napisaƂ(a):
>
> > On 9/9/07, d'plus <[EMAIL PROTECTED]> wrote:
> > > But can I achieve editing like this
> > >http://www.ajaxprogrammer.com/examples/ImageEditor/index.php?imageNam...
> > > with imageMagick?
> > > the problem is, that I want to make editing in real-time, using AJAX
> > > and stuff... I think it's the only way to make cropping really usable.
>
> > Well, a quick look at that page tells me a few things:
>
> > 1) It's not written in PHP
> > 2) It's using the Google Gadgets API
> > 3) You probably need to be an AJAX guru to make something like that.
>
> well, it's not so complicated as it looks. there are some js functions
> to make the whole visual editing, and after clicking "crop" there is
> xhtml http request with values from screen, and all operations are
> done in php script. after this, image is reloaded.
> it's quite simple script, but I have problems with this http request,
> with putting it into my own controllers and make it communicate
> properly, which is all rather hard to do with my low js knowledge.


--~--~---------~--~----~------------~-------~--~----~
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