PDA

View Full Version : flip the y coordinates


gasher
08-08-2005, 10:58 AM
I'm trying to plot longitude and latitude but I need to flip the y coordinates so south is -90 of the movieclip in stead of 90.

many thanks
gasher

Ricod
08-08-2005, 09:57 PM
Welcome to as[org] !

I'm actually uncertain of what you're saying here (and I guess I'm not alone in this, which is probably the reason why you still haven't got an answer).

What do you mean with 'flip the _y coordinates'. Do you mean like turning a picture upside down ? : mc._yscale = -mc._yscale;