Develop and Download Open Source Software

Browse Subversion Repository

Diff of /NNDDv2/trunk/src/VideoInfoView.mxml

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

revision 529 by mineap, Fri May 6 08:15:30 2011 UTC revision 532 by mineap, Sat May 7 00:10:59 2011 UTC
# Line 30  Line 30 
30                                                    
31                          protected function window1_activateHandler(event:Event):void                          protected function window1_activateHandler(event:Event):void
32                          {                          {
33                                    if (videoPlayer != null)
34                                    {
35                                            videoPlayer.showVideoPlayerAndVideoInfoView();
36                                    }
37                                    
38                                  Mouse.show();                                  Mouse.show();
39                          }                          }
40    

Legend:
Removed from v.529  
changed lines
  Added in v.532

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