A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Flash built in JPEG encoding?

Hybrid View

  1. #1
    Junior Member
    Join Date
    Mar 2004
    Posts
    2

    Flash built in JPEG encoding?

    Hi everyone.

    I'm pretty new to Flash, so I'm not familiar with action scripting. I'm currently doing a website in director which involves the user uploading an image to the site. Unfortunately, shockwave doesn't have built in JPEG encoding, and uploading the image uncompressed would be too time consuming. There are however some pretty expensive xtras out there, which I'd rather not use.

    I was just wondering if Flash had the ability to encode images to JPEG? If so I could probably pass the image to a flash movie, encode it and then pass it back - or upload it from the flash movie.

    Or if that ain't possible, can anyone suggest anything else I could use to encode the image?

    Thanks!

    Tim

  2. #2
    Start a Revolution al hack's Avatar
    Join Date
    Jan 2004
    Location
    Mexico
    Posts
    290
    Well maybe you can add the images to the swf file, and flash automatically encode these images on JPEG format, and you can optimize these images in the publish setting to reduce more the size file, all in the same file.

  3. #3
    Senior Member
    Join Date
    Mar 2004
    Posts
    203
    Flash can deal with jpegs and other kind of image files (gif, png, bmp) even in run time. I just don't exactly remember the AS command I think it should be loadMovie but not sure
    Cheers, KGTRIP

  4. #4
    Untitled-1.fla strille's Avatar
    Join Date
    Mar 2001
    Location
    Sweden
    Posts
    1,626
    Timoth, no, you cannot encode an image to jpeg at run-time in Flash. Flash can only load jpeg images at run-time.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center