A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: how to retain image pixels on main stage

  1. #1
    Junior Member
    Join Date
    Jan 2010
    Posts
    11

    how to retain image pixels on main stage

    i have placed an image on main stage which has bigger size than the size of main stage .. i have reduced its size as per the size of the stage .. now the image has little blurred . is there any possiblity for an image to be in the same pixels as it has .. so that the image should not blurred. thanks in advance

  2. #2
    flash grasshopper
    Join Date
    Feb 2005
    Posts
    156
    Flash doesn't handle resizing of bitmap images very well. What you will need to do is work out exactly what size you need the image to be, then resize it to that exact size in an image manipulation program, eg Photoshop, PaintShop Pro, something like that.

    Then delete the version of the image you already have on the stage, and rrplace it with your newly resized image.

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