forked from: マウスで描いた線が動く with union

by yotsu42keisuke forked from マウスで描いた線が動く with union (diff: 251)
♥0 | Line 7 | Modified 2010-09-03 04:35:03 | MIT License
play

ActionScript3 source code

/**
 * Copyright yotsu42keisuke ( http://wonderfl.net/user/yotsu42keisuke )
 * MIT License ( http://www.opensource.org/licenses/mit-license.php )
 * Downloaded from: http://wonderfl.net/c/TP0d
 */

Connected to Compiler Server.
Sending Code to Compiler Server...
Flex Compiler Boot Complete
Compiling...
FlashTest.as(56): col: 37 Error: Access of possibly undefined property CLIENT_COUNT through a reference with static type Class.
    room.addEventListener(RoomEvent.CLIENT_COUNT, onClientCount);
                                    ^