Image uploader + crop

2019-08-28 19:01发布

I'm running a web application built on Seam. I would like to have an image upload + crop component.Preferably on client side, so the image uploaded to the server would be the result of the crop. I read this can be made with Flash 10. I was thinking flex is also a possibility. Does anyone has good hints to give me, what component to choose or what is the best way to connect the backing bean I have with the flash/flex? Thank you!

1条回答
霸刀☆藐视天下
2楼-- · 2019-08-28 19:52

A search for Flash uploaders shows many:

From the StackOverflow thread here:

From the StackOverflow thread here

From Google:

Check those SO threads.

If you were not bound by Flash, I would recommend using Javascript instead.

In Mootools:

查看更多
登录 后发表回答