Tuesday, December 6, 2011

_xmouse and _ymouse not assigning to...

I set up the ''if'' statement to always be true so I couldconcentrate on xLoc. If you look at the last three lines of mycode, the
trace(xLoc) has the value from the first line of code and notthe value 2 lines up. I cannot assign _xmouse to XLoc when the ''if''statement is true and I do not know why.

_xmouse and _ymouse not assigning to...
you're assigning xLoc twice in that code on line 1 and the 2lines above your trace() function and they are both going to assignthe same value to xLoc.
  • sun sunscreen
  • spiritual and life advice
  • No comments:

    Post a Comment