Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7056121
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T03:49:48+00:00 2026-05-28T03:49:48+00:00

I am looking to do a client side image crop/scale (creating thumbnails) then upload

  • 0

I am looking to do a client side image crop/scale (creating thumbnails) then upload the cropped image, along with a scaled version of the full sized image (max-size 700×700, for instance)

I also want to be able to offer the chance to rotate the image if needed.

The reasons for this are numerous, mainly to do with the vastly reduced (100-200KB) upload size (compared with 5-7MB for full images).

Also it gives the user more control over what gets uploaded and will provide a reduced upload time if the processing is done in Flash AS3.

I have looked on google for everything I require but I can only find each thing separately and do not have access to the .fla files for the projects to put them all together.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T03:49:48+00:00Added an answer on May 28, 2026 at 3:49 am

    EDIT:
    You seem to be correct. I must have missed that memo 🙂

    1. Load file from user drive into a bitmap object.
    2. Do transformations on bitmap object.
    3. Draw the transformed bitmap object onto another bitmap, using the transformed size.
    4. Encode to jpg data using JPEGEncoder from AS3 core lib (https://github.com/mikechambers/as3corelib)
    5. Upload the resulting bytes to a server as normal.
    6. ???
    7. Profit!

    If you have any more specific questions about the different parts, it might be better to open new questions.

    I might be wrong, but afaik it’s not possible to load an arbitrary image from the users drive into a flash application without first uploading it to a webserver. This is due to safety restrictions.

    It would be done something like this;

    1. User selects file to upload.
    2. Whole file is uploaded.
    3. Whole file is downloaded (or reduced if changes are made to the file on the server) into the flash app again.
    4. Changes are made by the user in the flash app.
    5. File is uploaded again.

    If you can get your users to install an AIR-app, you should be able to do what you want however.

    It might also be possible if you use another technology (such as Java).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm looking for a client-side persistence layer that works with backbone.js. Something along the
I should clarify that I am looking for a client-side solution. Alternatively, is there
Specifically, I'm looking for a client-side, JavaScript and / or Flash based multiple file
I was looking for a solution for client side printing of reports and pre
I am looking for a template engine to use client side. I have been
I was looking at a job posting requesting a desired knowledge of: Client side
I have been looking at many ASP.Net MVC client side validation ideas including xVal.
I am looking for sample code or documentation on how to use client side
I am looking for a purely client side javascript library that renders latex equations
I am looking to offload some processing to the client via client side XSLT.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.