Skip to main content
January 1, 2009
Question

Does anyone know how to us GO?

  • January 1, 2009
  • 1 reply
  • 246 views
I'm trying to finally make the leap to AS 3.0 completely and from what I read Go by the creators of Fuse is the way to go. However I cannot figure out how to make a simple box move from a to b with it. I'm not even sure it's loading the classes correctly. There's no simple video on how to implement this and there's no blog contact or anything to get this thing started, can any give me an idea on how to get started with this technology.

I'm using a simple bit of code from the go web page on how to begin and I'm getting errors as though it's not loading the class correclty.

This topic has been closed for replies.

1 reply

Ned Murphy
Legend
January 1, 2009
Do you import the class at any point in your code ahead of using it?