A Flash Developer Resource Site

Search:

Type: Posts; User: animotion3d

Search: Search took 0.04 seconds; generated 53 minute(s) ago.

  1. can we save image modifications with vector data? tricky thing...

    hey all,

    i am developing application since a long time.
    which let you load an image and then change its brightness,
    contrast, flip , scale and tint and alpha,

    you can draw on it too,

    i was...
  2. hey, i got good one

    check this out,

    http://jerryscript.hostrocket.com/flash/draw/SWFDrawing2JPEG.html

    its good...
  3. thanks it really helped, do you have php script

    hi musicman,

    your reply is really worth,
    if you have the php script for doing that image export,
    or if you know where i can find that script on net,

    then it would be great too.

    any...
  4. it isnt about attachment script

    hi,
    i already have an attchment script,

    my objective is to send an image from my swf file with all
    the vector paintings done on that image.

    like you paint on some image in paintbrush(windows)...
  5. no to edit an image online and send to mobile

    no i am not doing that for pocket PC.

    it lets you edit an image from your local drive
    and then send it to some mobile device.

    any help?
    still i didnt get the answer
  6. How to Export an image from flash movie(swf)

    hey all,

    i am developing one application that let you load an image from
    hard drive.
    then you can make changes like brightness rotation scale
    and can add some vector shapes using drawing api.
    ...
  7. How to Export an image from flash movie(swf)

    hey all,

    i am developing one application that let you load an image from
    hard drive.
    then you can make changes like brightness rotation scale
    and can add some vector shapes using drawing api.
    ...
  8. How to Export an image from flash movie(swf)

    hey all,

    i am developing one application that let you load an image from
    hard drive.
    then you can make changes like brightness rotation scale
    and can add some vector shapes using drawing api.
    ...
  9. How to Export an image from flash movie(swf)

    hey all,

    i am developing one application that let you load an image from
    hard drive.
    then you can make changes like brightness rotation scale
    and can add some vector shapes using drawing api.
    ...
  10. How to Export an image from flash movie(swf)

    hey all,

    i am developing one application that let you load an image from
    hard drive.
    then you can make changes like brightness rotation scale
    and can add some vector shapes using drawing api.
    ...
  11. i found to do it

    make image movie clip
    make another image1 movie clip inside it.

    load image into image1
    then ...

    _root.image.image1._x-=_root.image.image1._width;
    ...
  12. i did it with flash, javascript and html

    hi,

    you are right,
    flash alone cant do it.
    i did it with javascipt function.

    and no need of any server-side script.

    actually i didnt want to upload, i want it to be loaded in
    flash movie...
  13. How to change dynamically loaded image's registration point

    hey all developers,

    i want to load an image dynamically and then put it into center of
    another movie clip.

    align center to center.

    how is it possible to change the new movie clip's...
  14. Image Upload using flash movie and then load it to adjust

    I am building an application that lets you browse for an image
    from local hard drive and then load it in flash movie.

    you can make adjustments like brightness, flip and scale rotate
    and can draw...
  15. I got one color toolkit here

    hey all,

    that tween AS was nice one.

    i got one color_toolkit script on www.robertpenner.com.

    its really cool and solves all the problems regarding image
    color adjustments.

    check it out.
  16. that contrast one is solved

    thanks for comments,

    i resolved all the image adjustment tasks
    and vector paint also.

    but now facing problem with image upload and save.

    the application is supposed to browse for image from...
  17. Image upload to and Image save from application built in flash NEED HELP

    hello everyone,

    i am building one application that can browse image from local
    drive and import it into .swf file.

    then we can do some drawing and some image resizing, brightness and
    flip...
  18. thanks it really helped

    the brightness and flip solutions helped.

    but i have seen one online application, where its fully in
    flash and it has implemented contrast,
    actully i have to make similar to it.

    thats why i...
  19. Image Editing in Flash - Fliping and contrast

    hey all developers,

    i am developing one image composing application in flash.
    it should have capabilities to flip, rotate and scale image.
    as well as brightness and contrast settings.
    and paint...
Results 1 to 19 of 19




Click Here to Expand Forum to Full Width

HTML5 Development Center