August 2010
Intermediate to advanced
412 pages
8h 59m
English
It may be difficult to debug in a multiplayer virtual world development. Usually we can test the script by putting "trace" in the logic for debugging purpose and view the trace log in the Flash IDE. To debug a multiplayer virtual world, we often need two or more instances running in parallel. They will most probably be running in standalone Flash player or the web browser locally. We will discuss how to set up the Flash player to view the Flash trace log without the Flash IDE.
There is a method to read the trace log without using the Flash IDE. It requires the following files:
mm.cfg fileflashlog.txtThe default Flash player installed ...
Read now
Unlock full access