SmartFoxClient constructor doc, example error
Posted: 17 Dec 2009, 07:43
Some confusion between SmartFoxClient and SmartFoxServer:
[so in the first minute of coding from the docs, it breaks
]
Example:
The following example shows how to instantiate the SmartFoxClient class enabling the debug messages.
var smartFox:SmartFoxServer = new SmartFoxServer(true)
[so in the first minute of coding from the docs, it breaks
Example:
The following example shows how to instantiate the SmartFoxClient class enabling the debug messages.
var smartFox:SmartFoxServer = new SmartFoxServer(true)