Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6728023
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T10:07:11+00:00 2026-05-26T10:07:11+00:00

Examples on the Internet claim that simply setting scaleX=-1 will flip an image in

  • 0

Examples on the Internet claim that simply setting scaleX=”-1″ will flip an image in Flex.

But when I do this, the image doesn’t seem to render at all.

What’s going on? How can I troubleshoot the issue? I’ve tried placing it in a Canvas and a VBox, same result.
(Note – the image is rather large, 5600×2100 or so.)

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T10:07:12+00:00Added an answer on May 26, 2026 at 10:07 am

    Not sure why scaleX isn’t working, but I came up with a solution:

            var flipVerticalMatrix:Matrix = new Matrix();
            flipVerticalMatrix.scale(1, -1);
            flipVerticalMatrix.translate(0, bm.height);
    
            bitmap = new Bitmap(new BitmapData(bm.width, bm.height, false, 0x00AA00));
            bitmap.bitmapData.draw(bm, flipVerticalMatrix);
    

    Would still be interested in any info as to why scaleX didn’t work.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

There are many examples on the internet of doing this type of thing. But
I have found a couple of examples on the internet to do this but
There are a lot of examples on the internet of reading files but I
I know there are thousands of examples on the internet, but I want for
I quite often see on the Internet various complaints that other peoples examples of
I've found a lot of different examples on the internet, but nothing seems to
I'm sure this has been asked here many times but, are there any examples
I have checked some examples on internet but I can't get my (first) batch
I have a php script that I've put together from examples on the internet.
I've seen on the internet quite a few examples of binding a boolean to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.