Flash upload image resize client side

前端 未结 7 823
栀梦
栀梦 2020-12-01 04:37

Does anyone got an ideia on how to get client side image resize using flash.

Example: Client chooses an image with 1200x800 and before it uploads it flash will turn

7条回答
  •  死守一世寂寞
    2020-12-01 05:12

    Plupload is Opensource, has good documentation and supports multiple platforms, including Gears and HTML5!

    http://www.plupload.com/index.php
    http://www.plupload.com/example_all_runtimes.php

    Ah, yes, it supports resizing images BEFORE uploading. The closest option to aurigma, but for free :)

提交回复
热议问题