gdpgiga
- Bought between 10 and 49 items
- Exclusive Author
- Has been a member for 6-7 years
- Item was Featured
- Referred between 1 and 9 users
- Sold between 5 000 and 10 000 dollars
- United States
98
Purchases
Buyer Rating:
4.57 stars
4.57 average based on 21 ratings.
(more information)
-
5 Star
1676%
-
4 Star
314%
-
3 Star
00%
-
2 Star
29%
-
1 Star
00%
| Created | 29 March 09 |
| ActionScript Version | AS3 |
| Documentation | Well Documented |
| Opens With | Flash CS3 (9+) |
| Published Size | 20kb |
| Resolution | Resizable |
© All Rights Reserved gdpgiga -
Contact Envato Support


Anyone having issues saving images from the cropper using Safari on Tiger? I get an extension error every time…
Hye mccasella,
Please send me an email at taka@gigafied.com detailing the error and I will do my best to help you resolve it.
Thanks!
- Taka
Email Sent Taka – Thank you!
It doesn’t work on IE7 + FlashPlayer 9 (debbug version). It doesn’t throw any error though…
Best regards!
When I upload my image to test it already crops off some image, how can i make it uploads the full image so I can crop myself? Also, can we set the starting defaults when launched like all the boxes are checked and can I add additional info to the start screen? ie my own text. I would like to allow the user to set the dimentions to mm rather than pixels or does that not matter? we offer say 700mm x 500mm prints, do they just select 700×500 in width height to get the correct proportions for a 700×500 print. I don’t want the original file size to reduce other than the area thats cropped off. hope this makes sense? excellent tool!
Hi! Great work
.
Just wondering can you set the cropper to save the cropped image as a png or gif, not a jpg as it does now.
I read above comment ‘It already does support transparent images… i.e. png’s and gif’s.’
But i think you meant for the image thats uploaded, not the saved image.
Thanks
Hi, I can’t seem to get the demo to work – when I click launch cropper nothing happens … is the demo broken?
In order to view the demo correctly, you must close the FlashDen header overlay in the demo window. FlashDen’s overlay causes a bug in the javascript of the page. It is not a problem with the file, it is a FlashDen bug.
Great Tool, easy to get functioning. I do have a question, I would like to overwrite and existing image name on the server (using behind the scenes). Where in the code/page can this be done or is it possible?
Thanks
It is definitely possible. If you want to rename it when it gets uploaded, simply edit upload.php, if you want to rename it during the saving process, edit process.php
- Taka
Thanks, I looked through the process.php soon after my post, I did find that It can be done. Works fine…Great app!!!
Thanks for the reply
Hi, this might have been asked already, but is it possible to edit a file already on my server without having to upload it. So basiclly using GET instead of POST ?
I just purchased anyway.
Definitely. If you look at the documentation, it will tell you how.
You do it through FlashVars, setting the imageSrc var to the path of your image.
- Taka
Thanks Taka. I got it working now.