httpPort
Availability:
Flash Player 7, 8
SmartFoxServer Pro (1.5.0 or higher)
Usage:
smartFox.httpPort
Description:
The TCP port used by the embedded webserver. By default it is set to 8080.
If the webserver is listening on another port number this property should be set to that value.
Parameters:
none |
Returns:
Nothing.
Example:
trace("httpPort is: " + smartfox.httpPort)
See also:
uploadFile()