Browse Subversion Repository
Diff of /NNDDv2/trunk/src/org/mineap/nndd/view/VideoInfoView.as
Parent Directory
| Revision Log
| Patch
| 1860 |
this.playerController.openNicoSound(); |
this.playerController.openNicoSound(); |
| 1861 |
} |
} |
| 1862 |
|
|
|
public function openNicoStarSound(event:Event):void |
|
|
{ |
|
|
this.playerController.openNicoStarSound(); |
|
|
} |
|
|
|
|
|
/** |
|
|
* |
|
|
* @param event |
|
|
* |
|
|
*/ |
|
|
public function openNicomimi(event:Event):void{ |
|
|
this.playerController.openNicomimi(); |
|
|
} |
|
|
|
|
| 1863 |
/** |
/** |
| 1864 |
* |
* |
| 1865 |
* @param event |
* @param event |
|
|
Legend:
| Removed from v.991 |
|
| changed lines |
| |
Added in v.1009 |
|
|
|