Skip to main content
Inspiring
April 8, 2013
Answered

Jpeg exporter source file download

  • April 8, 2013
  • 1 reply
  • 5367 views

Does anyone has the source file for exporting jpeg from a movie clip that is actually working?

the movie clip is just a still image with 2 or 3 layers in it, it's not even mobile.

source file that I can look at the sample that is working would be Great!

Thank you

This topic has been closed for replies.
Correct answer kglad

can you post your source file please??? I do really need to know this   also what version of flash you on?

Thankyou


i saved the fla for cs3.

you can dl the source files at:  http://www.kglad.com/Files/forums/jpeg/jpegCreate.rar

1 reply

kglad
Community Expert
Community Expert
April 8, 2013

download mario klingemann's bitmapexporter from the link here: http://www.quasimondo.com/archives/000572.php

Inspiring
April 8, 2013

hi, thank you for the quasimondo link,

I tried the demo but it give me onSave dialgue failed to open.

I actually tried the other demos from the site, all of them seem have that problem

Inspiring
April 8, 2013

ok, I found this

http://xoax.net/blog/saving-a-screen-capture-to-a-jpeg-image-file-in-actionscript/comment-page-1/#comment-6683

can someone tell me what I suppose to do under Edit>Preference? I got lost there.

Does it work?

I gor error message: 1061: Call to a possibly undefined method save through a reference with static type flash.net:FileReference.

I tried to add > import flash.net.FileReference;  ; I thought I might need this for calling FileReference, it still the same thing