Browse Subversion Repository
Diff of /NNDDv2/trunk/src/org/mineap/nndd/player/PlayerController.as
Parent Directory
| Revision Log
| Patch
| 3791 |
|
|
| 3792 |
logManager.addLog("コメント投稿の準備中..."); |
logManager.addLog("コメント投稿の準備中..."); |
| 3793 |
|
|
| 3794 |
|
logManager.addLog("\tcomment:" + comment); |
| 3795 |
|
logManager.addLog("\tcommand:" + command); |
| 3796 |
|
logManager.addLog("\tvpos:" + commentTimerVpos/10); |
| 3797 |
|
|
| 3798 |
var commentPost:CommentPost = new CommentPost(); |
var commentPost:CommentPost = new CommentPost(); |
| 3799 |
commentPost.addEventListener(HTTPStatusEvent.HTTP_RESPONSE_STATUS, function(event:HTTPStatusEvent):void |
commentPost.addEventListener(HTTPStatusEvent.HTTP_RESPONSE_STATUS, function(event:HTTPStatusEvent):void |
| 3800 |
{ |
{ |
|
|
Legend:
| Removed from v.855 |
|
| changed lines |
| |
Added in v.856 |
|
|
|