Hi, I need to be able to track the values in my variables to see if I'm setting up the components correctly. I have downloaded the flash debug version. How do I set up GBS to debug my apps?
The only method of debugging I am aware of ,which I learned from Lavon, is to go into publish and stay on the project option on the left, then scroll to the end of the options and change the build type from production to debug. Then when you run your project, open the console which you can do either by pressing ~ or click on the project->Open Console menu.
in the console window you can issue various commands and to list these type in help and enter.