This is G o o g l e's cache of http://www.flashsandy.org/forum/index.php?showtopic=31 as retrieved on 20 Aug 2007 12:06:58 GMT.
G o o g l e's cache is the snapshot that we took of the page as we crawled the web.
The page may have changed since that time. Click here for the current page without highlighting.
This cached page may reference images which are no longer available. Click here for the cached text only.
To link to or bookmark this page, use the following url: http://www.google.com/search?q=cache:zh1I8MktHDEJ:www.flashsandy.org/forum/index.php%3Fshowtopic%3D31+site:www.flashsandy.org/forum&hl=en&ct=clnk&cd=90


Google is neither affiliated with the authors of this page nor responsible for its content.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> fliping image
Mnyh
post Jun 23 2006, 09:36 AM
Post #1


Member
**

Group: Members
Posts: 28
Joined: 22-June 06
Member No.: 45



Hi people,

I have a little problem which i can't solve by myself (IMG:style_emoticons/default/sad.gif)

I try to flip horizontal a image for a cubes texture.
This is my code:
CODE
flipHorizontalMatrix = new Matrix();
flipHorizontalMatrix.scale(-1,1);
flipHorizontalMatrix.translate(myBitmap.width,0);

flippedBitmap = new BitmapData(myBitmap.width,myBitmap.height,false,0x  FFCC00);
flippedBitmap.draw(myBitmap,flipHorizontalMatrix);

But on the cube it's still the same...
Can u help me?

Greetings, Mnyh
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

- Lo-Fi Version Time is now: 20th August 2007 - 11:43 AM
phpMyVisites