A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Flash image offset fix

  1. #1
    Junior Member
    Join Date
    Jan 2003
    Posts
    10

    Flash image offset fix

    I've been brawling with the bitmap offset problem for a while, and none of the usual fixes that people recommend worked for me.

    Here is a solution that seems to work.

    http://www.tinysuperbug.com/flashfix/flashfix.htm

    Let me know what you think about this. Is this a plausable solution? Or will I run into problems later on?

    If anyone could try this, And give me some feedback on whether or not it works for them too, that would be great.

  2. #2
    Junior Member
    Join Date
    Jan 2003
    Posts
    10
    Anybody???

  3. #3
    Senile member! :)
    Join Date
    Dec 2001
    Location
    Saunaswamp (transl)
    Posts
    2,296
    Scaling down the size of an image with 0.1 pixels can also fix the pixelshift problems.

    E.g:
    If your jpg is 200x100 setting its width and height to 199.9x99.9.

    With gif/png images using a transparent 1 pixelborder sometimes fixes the problem.

    The latest player version(Not sure it's released yet!) is supposed to have a bugfix for this. But then how many users have the latest flashplayer?

    /Mirandir

  4. #4
    Junior Member
    Join Date
    Jan 2003
    Posts
    10
    Thanks Mirandir, I tried that and it works as well

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