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 958 by mineap, Sun May 19 07:09:55 2013 UTC revision 1009 by mineap, Sun Nov 2 04:44:56 2014 UTC
# Line 82  Line 82 
82                                  thumbImgMenuItem6 = new ContextMenuItem(Message.L_OPEN_NICO_SOUND, true);                                  thumbImgMenuItem6 = new ContextMenuItem(Message.L_OPEN_NICO_SOUND, true);
83                                  thumbImgMenuItem6.addEventListener(ContextMenuEvent.MENU_ITEM_SELECT, openNicoSound);                                  thumbImgMenuItem6.addEventListener(ContextMenuEvent.MENU_ITEM_SELECT, openNicoSound);
84                                                                    
                                 thumbImgMenuItem4 = new ContextMenuItem(Message.L_OPEN_NICO_STAR_SOUND, true);  
                                 thumbImgMenuItem4.addEventListener(ContextMenuEvent.MENU_ITEM_SELECT, openNicoStarSound);  
                                   
                                 thumbImgMenuItem5 = new ContextMenuItem(Message.L_OPEN_NICOMIMI, false)  
                                 thumbImgMenuItem5.addEventListener(ContextMenuEvent.MENU_ITEM_SELECT, openNicomimi);  
                                   
85                                  thumbImgMenu.customItems.push(thumbImgMenuItem1, thumbImgMenuItem2, thumbImgMenuItem3,                                  thumbImgMenu.customItems.push(thumbImgMenuItem1, thumbImgMenuItem2, thumbImgMenuItem3,
86                                          thumbImgMenuItem6, thumbImgMenuItem4, thumbImgMenuItem5);                                          thumbImgMenuItem6, thumbImgMenuItem4, thumbImgMenuItem5);
87                                                                    

Legend:
Removed from v.958  
changed lines
  Added in v.1009

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