A Flash Developer Resource Site

Results 1 to 12 of 12

Thread: jpg Import

  1. #1
    Junior Member
    Join Date
    Nov 2004
    Posts
    9

    jpg Import

    Everytime I import an image to my flash documents, i have to realize, that the quality is very bad.
    How can I make my jpg-s look like good? Like when I open them with photoshop for example...

  2. #2
    Flashkit Jedi

    Join Date
    Jul 2001
    Location
    Coruscant System
    Posts
    3,426
    Have you tried loading your jpgs like movies?

    XFM

  3. #3
    Junior Member
    Join Date
    Nov 2004
    Posts
    9
    Well... no.
    But how can I load 'em like movies?

  4. #4
    Flashkit Jedi

    Join Date
    Jul 2001
    Location
    Coruscant System
    Posts
    3,426
    Exactly like you would load movies.

    Use this code:

    code:


    loadMovie("yourpic.jpg", yourclip);




    That will load into a clip called yourclip.

    XFM

  5. #5
    Junior Member
    Join Date
    Nov 2004
    Posts
    9
    Well, it works fine, but the quality is the same.
    I can see no pixels, when I zoom the picture in. Youst this hm.

  6. #6
    Flashkit Jedi

    Join Date
    Jul 2001
    Location
    Coruscant System
    Posts
    3,426
    Whenever you zoom into a pic you're always going to get pixelated results.

    XFM

  7. #7
    Junior Member
    Join Date
    Nov 2004
    Posts
    9
    But see this picture:
    The left side was zommed made phtsp.
    The right was in flash.


    The right side is not good. I hope you understand my problem now...
    Attached Images Attached Images

  8. #8
    Flashkit Jedi

    Join Date
    Jul 2001
    Location
    Coruscant System
    Posts
    3,426
    What is your point sorry?

    XFM

  9. #9
    Junior Member
    Join Date
    Nov 2004
    Posts
    9
    Well.

    On the attached picture, you can see what I mean.
    That the left side is good(It's a normal jpg), but the right (imported to flash) is not.

  10. #10
    Flashkit Jedi

    Join Date
    Jul 2001
    Location
    Coruscant System
    Posts
    3,426
    If you use load movie, it should display as a normal jpg. Mine do.

    XFM

  11. #11
    Junior Member
    Join Date
    Nov 2004
    Posts
    9
    And can I change the import quality somehow?

  12. #12
    Junior Member
    Join Date
    Nov 2004
    Posts
    9
    I saw a movie here, there were two cubes, one simply imported, and the other was changed somehow. I tried to fint it, but there were too many... :-/

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