A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: Importing JPEG? How?

  1. #1
    Senior Member
    Join Date
    Aug 2000
    Posts
    300
    sorry to be a bother once again, but the more I use this program, the more I really like it.

    How do I import a JPEG? It seems that I'm allowed to import BMP files, but not any other format. Flash editor itself even lets you import JPEGs, and not just BMPs.

    Is this because I'm using the disabled trial version?

  2. #2
    Senior Member
    Join Date
    Sep 2000
    Posts
    104
    What I did was convert my pic into a bitmap. It didn't seem to distort the picture so I didn't mind the extra step. Would be nice to directly import .jpg though, or even better yet, .png.

  3. #3
    Senior Member
    Join Date
    Jul 2000
    Posts
    5,087
    You can convert any image to BMP see this thread:

    http://www.flashkit.com/board/showth...threadid=25116


    What Windows is really doing when you do this is converting the screen into a clipboard metafile and then converting it for you into a BMP when you paste int Paint or any other app that supports this action (Word, Word-Pad, Excel, ETC).

    I suggest using MS Paint becuase it is such a simple tool that cleaning the Image is a breeze. All you have to do is select the rectangle selection tool and then copy and paste the selection into a drawing. Takes less than 1 min.

  4. #4
    Senior Member
    Join Date
    Aug 2000
    Posts
    300
    I wish to point out that a JPEG is way more compact than a bitmap, in terms of filesize.

    Therefore, I don't understand why you'd want to restrict yourself to only be importing fat BMP files, which will only fatten your SWF file more than necessary.

    You should be able to import JPEGs, to keep the filesize down. Or does it do some kind of JPEG compression during the import? In which case, why not allow the import of JPEGs in the first place? There is a lot of art you can get on the net, that is only available as JPEG.

    It would just be another helpful feature, that would reduce that added work of having to convert thru MS Paint, etc.

  5. #5
    Senior Member
    Join Date
    Jul 2000
    Posts
    5,087
    It exports as a JPEG so the file size is uneffected.

    And I know MS PAint is not a great program but it is installed on every window machine made.

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