MACROMEDIA FLASH MX 2004-ACTIONSCRIPT LANGUAGE Reference page 1066

Actionscript language reference
Table of Contents

Advertisement

if (!socket.connect(null, 2000)) {
gotoAndStop("connectionFailed");
} else {
gotoAndStop("waitForConnection");
}
See also
function,
XMLSocket.connect()
1066
Chapter 2: ActionScript Language Reference

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flash mx

Table of Contents