Develop and Download Open Source Software

Browse Subversion Repository

Diff of /NNDDv2/trunk/src/org/mineap/nndd/player/PlayerController.as

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 855 by mineap, Sat May 26 10:02:07 2012 UTC revision 856 by mineap, Sat May 26 10:36:06 2012 UTC
# Line 3791  package org.mineap.nndd.player Line 3791  package org.mineap.nndd.player
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

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26