STORY LOOP FURRY PORN GAMES C SERVICES [?] [R] RND POPULAR | Archived flashes: 229595 |
/disc/ · /res/ — /show/ · /fap/ · /gg/ · /swf/ | P0001 · P2595 · P5190 |
This is the info page for Flash #51419 |
ActionScript [AS1/AS2]
Frame 1function doSomething() { getURL ("http://animenewsrider.com/", _blank); } function doSomething2() { getURL ("http://animenewsrider.com/", _blank); } a = 0; b = 0; a1 = 0; b1 = 0; par1 = 0; timok = 1; tim = 0; cursor = 0; long = 65; Stage.scaleMode = "noScale"; MENU = new ContextMenu(); MENU.hideBuiltInItems(); Functioned = new ContextMenuItem("AnimeNewsRider.com", doSomething); Functioned2 = new ContextMenuItem("Kawaii & Neki", doSomething2); MENU.customItems.push(Functioned); MENU.customItems.push(Functioned2); _root.menu = MENU;Frame 2stop();Instance of Symbol 13 MovieClip in Frame 2onClipEvent (enterFrame) { if ((_root.timok == 0) && (_root.tim < _root.long)) { _root.tim++; _root.zzz = _root.tim; _root.miku.gotoAndStop(2); } if ((_root.timok == 0) && (_root.tim == _root.long)) { _root.timok = 1; _root.tim = 0; _root.zzz = _root.tim; _root.miku.gotoAndStop(1); } }Instance of Symbol 36 MovieClip in Frame 2onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { Mouse.show(); _root.cursor = 0; _root.item1._x = 500; _root.item1._y = 330; _root.item2._x = 590; _root.item2._y = 330; } }Instance of Symbol 10 MovieClip [item1] "item1" in Frame 2onClipEvent (enterFrame) { if (_root.cursor == 1) { _root.item1._x = _root._xmouse; _root.item1._y = _root._ymouse; } } onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { Mouse.hide(); _root.cursor = 1; } }Instance of Symbol 39 MovieClip "item2" in Frame 2onClipEvent (enterFrame) { if (_root.cursor == 2) { _root.item2._x = _root._xmouse; _root.item2._y = _root._ymouse; } } onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { Mouse.hide(); _root.cursor = 2; } }Symbol 15 Buttonon (press) { mySound.stop(); _root.miku.gotoAndStop(1); _root.b = 0; if (_root.timok == 1) { mySound1 = new Sound(); mySound1.attachSound("pososi"); mySound1.start(0, 1); _root.long = 20; _root.timok = 0; _root.miku.gotoAndStop(2); } }Symbol 17 Buttonon (press) { mySound.stop(); _root.miku.gotoAndStop(1); _root.b = 0; if (_root.timok == 1) { mySound1 = new Sound(); mySound1.attachSound("suka"); mySound1.start(0, 1); _root.long = 10; _root.timok = 0; _root.miku.gotoAndStop(2); } }Symbol 19 Buttonon (press) { mySound.stop(); _root.miku.gotoAndStop(1); _root.b = 0; if (_root.timok == 1) { mySound1 = new Sound(); mySound1.attachSound("pizda"); mySound1.start(0, 1); _root.long = 10; _root.timok = 0; _root.miku.gotoAndStop(2); } }Symbol 21 Buttonon (press) { mySound.stop(); _root.miku.gotoAndStop(1); _root.b = 0; if (_root.timok == 1) { mySound1 = new Sound(); mySound1.attachSound("gandon"); mySound1.start(0, 1); _root.long = 20; _root.timok = 0; _root.miku.gotoAndStop(2); } }Symbol 23 Buttonon (press) { mySound.stop(); _root.miku.gotoAndStop(1); _root.b = 0; if (_root.timok == 1) { mySound1 = new Sound(); mySound1.attachSound("mudak"); mySound1.start(0, 1); _root.long = 25; _root.timok = 0; _root.miku.gotoAndStop(2); } }Symbol 25 MovieClip Frame 1stop();Symbol 32 Buttonon (rollOver) { if ((_root.tim == 0) && (_root.cursor == 0)) { if (this.hitTest(_root._ymouse, _root._xmouse)) { if ((_root.a == 0) && (_root.b == 0)) { mySound = new Sound(); mySound.attachSound("sikatina"); mySound.start(0, 100); _root.b = 1; _root.miku.gotoAndStop(2); } } } if ((_root.tim == 0) && (_root.cursor == 1)) { if (this.hitTest(_root._ymouse, _root._xmouse)) { if ((_root.a == 0) && (_root.b == 0)) { mySound = new Sound(); mySound.attachSound("idinaher"); mySound.start(0, 100); _root.b = 1; _root.miku.gotoAndStop(2); } } } if ((_root.tim == 0) && (_root.cursor == 2)) { if (this.hitTest(_root._ymouse, _root._xmouse)) { if ((_root.a == 0) && (_root.b == 0)) { mySound = new Sound(); mySound.attachSound("horosaya"); mySound.start(0, 100); _root.b = 1; _root.miku.gotoAndStop(2); } } } } on (rollOut) { mySound.stop(); _root.miku.gotoAndStop(1); _root.b = 0; } on (press) { mySound.stop(); _root.miku.gotoAndStop(1); _root.b = 0; if ((_root.timok == 1) && (_root.cursor == 0)) { mySound1 = new Sound(); mySound1.attachSound("nazmi"); mySound1.start(0, 1); _root.long = 65; _root.timok = 0; _root.miku.gotoAndStop(2); } }
Library Items
Symbol 1 Sound [sikatina] | ||
Symbol 2 Sound [nazmi] | ||
Symbol 3 Sound [pososi] | ||
Symbol 4 Sound [suka] | ||
Symbol 5 Sound [pizda] | ||
Symbol 6 Sound [gandon] | ||
Symbol 7 Sound [mudak] | ||
Symbol 8 Sound [horosaya] | ||
Symbol 9 Sound [idinaher] | ||
Symbol 11 Bitmap | Used by:12 | |
Symbol 12 Graphic | Uses:11 | Used by:10 |
Symbol 10 MovieClip [item1] | Uses:12 | Used by:Timeline |
Symbol 14 Graphic | Used by:13 | |
Symbol 13 MovieClip | Uses:14 | Used by:Timeline |
Symbol 16 Graphic | Used by:15 | |
Symbol 15 Button | Uses:16 | Used by:Timeline |
Symbol 18 Graphic | Used by:17 | |
Symbol 17 Button | Uses:18 | Used by:Timeline |
Symbol 20 Graphic | Used by:19 | |
Symbol 19 Button | Uses:20 | Used by:Timeline |
Symbol 22 Graphic | Used by:21 | |
Symbol 21 Button | Uses:22 | Used by:Timeline |
Symbol 24 Graphic | Used by:23 | |
Symbol 23 Button | Uses:24 | Used by:Timeline |
Symbol 26 Bitmap | Used by:27 | |
Symbol 27 Graphic | Uses:26 | Used by:25 |
Symbol 28 Bitmap | Used by:29 | |
Symbol 29 Graphic | Uses:28 | Used by:25 |
Symbol 25 MovieClip | Uses:27 29 | Used by:Timeline |
Symbol 30 Font | Used by:31 | |
Symbol 31 EditableText | Uses:30 | Used by:Timeline |
Symbol 34 Graphic | Used by:33 | |
Symbol 33 MovieClip | Uses:34 | Used by:32 |
Symbol 35 Graphic | Used by:32 | |
Symbol 32 Button | Uses:33 35 | Used by:Timeline |
Symbol 37 Bitmap | Used by:38 | |
Symbol 38 Graphic | Uses:37 | Used by:36 |
Symbol 36 MovieClip | Uses:38 | Used by:Timeline |
Symbol 40 Bitmap | Used by:41 | |
Symbol 41 Graphic | Uses:40 | Used by:39 |
Symbol 39 MovieClip | Uses:41 | Used by:Timeline |
Instance Names
"miku" | Frame 2 | Symbol 25 MovieClip |
"item1" | Frame 2 | Symbol 10 MovieClip [item1] |
"item2" | Frame 2 | Symbol 39 MovieClip |
Special Tags
ExportAssets (56) | Timeline Frame 1 | Symbol 1 as "sikatina" |
ExportAssets (56) | Timeline Frame 1 | Symbol 2 as "nazmi" |
ExportAssets (56) | Timeline Frame 1 | Symbol 3 as "pososi" |
ExportAssets (56) | Timeline Frame 1 | Symbol 4 as "suka" |
ExportAssets (56) | Timeline Frame 1 | Symbol 5 as "pizda" |
ExportAssets (56) | Timeline Frame 1 | Symbol 6 as "gandon" |
ExportAssets (56) | Timeline Frame 1 | Symbol 7 as "mudak" |
ExportAssets (56) | Timeline Frame 1 | Symbol 8 as "horosaya" |
ExportAssets (56) | Timeline Frame 1 | Symbol 9 as "idinaher" |
ExportAssets (56) | Timeline Frame 1 | Symbol 10 as "item1" |
Dynamic Text Variables
zzz | Symbol 31 EditableText | "" |
|