STORY LOOP FURRY PORN GAMES C SERVICES [?] [R] RND POPULAR | Archived flashes: 229671 |
/disc/ · /res/ — /show/ · /fap/ · /gg/ · /swf/ | P0001 · P2596 · P5191 |
This is the info page for Flash #48272 |
How to get a Deity Whistle! This tutorial will give as much information as possible to get you to know what to flag, how to flag it, and how to increase your whistle status. I hope this helps you. Also included is picture references so you know how to do each step with ease. Click the arrow buttons at the bottom to switch slides left or right. Click the arrow button to start. |
Deity |
> |
whistle ranks To start off this tutorial, this section will show you all the different ranks there are. Garbage is if you are bad at flagging and flag reviews or flashes that are not against the rules, a mod or admin will clear the flags of useless or non-abusive reviews and you will lose many more points than you would have gained if you flagged correctly. Warning: Incorrect flags = -5 whistle points Correct flags = +1 whistle point. |
< |
whistle ranks To start off this tutorial, this section will show you all the different ranks there are. Normal is the whistle you start on Newgrounds, it isn't too hard to get Bronze as long as you correctly flag a lot more than not flagging correctly. If you don't know if the review is abusive you can ask on the and someone should be able to help you. |
Abusive Review Topic |
Abusive Review Topic |
Abusive Review Topic |
whistle ranks To start off this tutorial, this section will show you all the different ranks there are. Bronze means that you know you have flagged abusive reviews, if you got bronze without dropping to garbage use the same tactic as you did and eventually you'll get to Deity. As your status goes up each time you report a review it comes to a mods attention quicker. |
whistle ranks To start off this tutorial, this section will show you all the different ranks there are. Silver is where it will take a much longer time to improve on your whistle simply by having larger gaps, make sure you don't flag lots of non-abusive reviews now, even at this stage it will take you straight down to garbage again and maybe even in deep minus points. |
whistle ranks To start off this tutorial, this section will show you all the different ranks there are. Gold means your next whistle will be Deity. You will need an excessive ammount of flag points to get Deity so try to get as many oppertunities to flag as you can. |
whistle ranks To start off this tutorial, this section will show you all the different ranks there are. Deity means that you are a flagging professional and probably don't need this information in this tutorial to get better at flagging. Congrats to anyone that has this rank. |
how to flag reviews Flagging reviews is the key way to gain whistle points. Simply find a review that you think breaks the rules of the site (Find the rules in the FAQ) and press the yellow "X" in the bottom right corner of the review. When you have clicked this it is gone through a small judgement step with a Review Moderator and if it's abusive it gets deleted and if it isn't the marks get cleared. Warning: Marking reviews as + or - will never change your whistle status, just mark them if you think its helpful/unhelpful, if you have the time. |
how to flag reviews Here is a basic picture of what a flagging "X" looks like. The green circled X is the flag review button, the other 2 will donothing to your whistle points. |
abusive reviews The following of these are all abusive and should be flagged: Warning: Some mods do not allow you to flag reviews older than 2005. If the reviewer says that the submission should be blammed or asked how it passed jusgement then it is abusive. Example: BLAM THIS, HOW DID THIS GET THROUGH JUDGEMENT IT IS SHIT. If the reviewer is abusing the author or another reviewer. (It can vary if it's abusing the flash but can still be abusive.) Example: Go die. this is the worst flash I have ever saw go jump off a cliff fag. Spamming the review body is a common review to flag. Example: LOLOLOLLOLOLOLOLOLOLOOLOLOLOLOLOLOLOL etc... Saying that the flash was stolen or priovided a link to advertise a site. Example: This flash is stolen also check my game at gamesite.com/mygame. |
under judgement flash Before users flashes can get into the portal they have to go through judgement, during this time if a user finds anything that breaks the rules (Hateful, pornographic, stolen, malicious to your computer etc. they will blow the whistle on it, if a certain number of people blow their whistles on it it wil be put under Administrator review and if it breaks those rules, the flash leaves and if it isn't it passes through to the portal normally. Remember: Flashes that are against the rules gives you more points than reviews do so keep an eye out for them. |
under judgement flash Here is a picture of how you can blow the whistle. |
i hope this flash helped Thanks for reading! If you would like to add a suggestion you can P.M me, all P.M's for flash suggestions are always appriciated. |
ActionScript [AS1/AS2]
Frame 1stop(); var myMenu = new ContextMenu(); myMenu.hideBuiltInItems(); _root.menu = myMenu;Frame 3stop();Symbol 17 MovieClip Frame 40stop();Symbol 31 Buttonon (press) { tellTarget (_root) { nextFrame(); }; }Symbol 32 Buttonon (press) { gotoAndStop ("end"); _root.play(); }Instance of Symbol 7 MovieClip in Symbol 33 MovieClip Frame 1onClipEvent (load) { _root.stop(); PercentLoaded = int((_root.getBytesLoaded() / _root.getBytesTotal()) * 100); if (PercentLoaded != 100) { _parent.gotoAndStop(PercentLoaded); } else { _parent.gotoAndStop("lastframe"); } } onClipEvent (enterFrame) { PercentLoaded = int((_root.getBytesLoaded() / _root.getBytesTotal()) * 100); if (PercentLoaded != 100) { _parent.gotoAndStop(PercentLoaded); } else { _parent.gotoAndPlay("loaded"); } }Symbol 33 MovieClip Frame 101play();Symbol 33 MovieClip Frame 165stop();Symbol 39 Buttonon (release) { NewgroundsAPI.loadNewgrounds(); }Symbol 45 Buttonon (release) { NewgroundsAPI.loadNewgrounds(); }Symbol 47 MovieClip Frame 1function startAd(ngad_url) { trace("opening " + ngad_url); System.security.allowDomain("70.87.128.99"); System.security.allowInsecureDomain("70.87.128.99"); System.security.allowDomain("ads.shizmoo.com"); System.security.allowInsecureDomain("ads.shizmoo.com"); System.security.allowDomain("www.cpmstar.com"); System.security.allowInsecureDomain("www.cpmstar.com"); System.security.allowDomain("server.cpmstar.com"); System.security.allowInsecureDomain("server.cpmstar.com"); var ngads_redirect = new XML(); ngads_redirect.ignoreWhite = true; ngads_redirect.onLoad = function (success) { trace("[NEWGROUNDS FLASH ADS] :: You may get a 'Security Sandbox Violation' ... this is normal, do not freak out!"); if (success) { ng_ad.loadMovie(ngads_redirect.toString(), "GET"); } }; ngads_redirect.load(ngad_url); } if (NewgroundsAPI.getAdURL()) { startAd(NewgroundsAPI.getAdURL()); } NewgroundsAPI.onAdsApproved = function (ad_url) { startAd(ad_url); }; stop();Symbol 56 Buttonon (release) { gotoAndStop (4); }Symbol 61 Buttonon (release) { gotoAndStop (5); }Symbol 64 Buttonon (release) { gotoAndStop (3); }Symbol 69 Buttonon (release) { gotoAndStop (6); }Symbol 73 Buttonon (release) { getURL ("http://www.newgrounds.com/bbs/topic/74264", "blank"); }Symbol 77 Buttonon (release) { gotoAndStop (7); }Symbol 81 Buttonon (release) { gotoAndStop (8); }Symbol 85 Buttonon (release) { gotoAndStop (9); }Symbol 89 Buttonon (release) { gotoAndStop (10); }Symbol 91 Buttonon (release) { gotoAndStop (11); }Symbol 93 Buttonon (release) { gotoAndStop (12); }Symbol 97 Buttonon (release) { gotoAndStop (13); }Symbol 99 Buttonon (release) { gotoAndStop (14); }Symbol 103 Buttonon (release) { gotoAndStop (15); }
Library Items
Symbol 1 Graphic | Used by:3 | |
Symbol 2 Graphic | Used by:3 | |
Symbol 3 MovieClip | Uses:1 2 | Used by:33 |
Symbol 4 Graphic | Used by:33 | |
Symbol 5 Graphic | Used by:33 | |
Symbol 6 Graphic | Used by:33 | |
Symbol 7 MovieClip | Used by:33 | |
Symbol 8 Graphic | Used by:33 | |
Symbol 9 Graphic | Used by:17 | |
Symbol 10 Graphic | Used by:17 | |
Symbol 11 Graphic | Used by:17 | |
Symbol 12 Graphic | Used by:17 | |
Symbol 13 Graphic | Used by:17 | |
Symbol 14 Graphic | Used by:17 | |
Symbol 15 Graphic | Used by:17 | |
Symbol 16 Graphic | Used by:17 | |
Symbol 17 MovieClip | Uses:9 10 11 12 13 14 15 16 | Used by:33 |
Symbol 18 ShapeTweening | Used by:33 | |
Symbol 19 ShapeTweening | Used by:33 | |
Symbol 20 Graphic | Used by:33 | |
Symbol 21 Graphic | Used by:33 | |
Symbol 22 Graphic | Used by:33 | |
Symbol 23 Graphic | Used by:31 32 | |
Symbol 24 Graphic | Used by:31 32 33 | |
Symbol 25 Graphic | Used by:31 32 | |
Symbol 26 Graphic | Used by:31 32 33 | |
Symbol 27 Graphic | Used by:31 32 33 | |
Symbol 28 Graphic | Used by:30 31 32 | |
Symbol 29 Graphic | Used by:30 | |
Symbol 30 MovieClip | Uses:28 29 | Used by:31 32 33 |
Symbol 31 Button | Uses:23 24 25 26 27 30 28 | Used by:33 |
Symbol 32 Button | Uses:23 24 25 26 27 30 28 | Used by:33 |
Symbol 33 MovieClip | Uses:3 4 5 6 7 8 17 18 19 20 21 22 31 32 27 24 30 26 | Used by:47 |
Symbol 34 Graphic | Used by:47 | |
Symbol 35 Graphic | Used by:39 | |
Symbol 36 Graphic | Used by:39 | |
Symbol 37 Graphic | Used by:39 | |
Symbol 38 Graphic | Used by:39 | |
Symbol 39 Button | Uses:35 36 37 38 | Used by:47 |
Symbol 40 Graphic | Used by:47 | |
Symbol 41 Graphic | Used by:47 | |
Symbol 42 Graphic | Used by:46 | |
Symbol 43 Graphic | Used by:45 | |
Symbol 44 Graphic | Used by:45 | |
Symbol 45 Button | Uses:43 44 | Used by:46 |
Symbol 46 MovieClip | Uses:42 45 | Used by:47 |
Symbol 47 MovieClip | Uses:33 34 39 40 41 46 | Used by:Timeline |
Symbol 48 Sound | Used by:Timeline | |
Symbol 49 Font | Used by:51 52 60 68 76 80 84 88 90 92 96 98 102 104 | |
Symbol 50 Font | Used by:51 60 68 70 71 72 76 80 84 88 90 92 96 98 102 104 | |
Symbol 51 Text | Uses:49 50 | Used by:Timeline |
Symbol 52 Text | Uses:49 | Used by:Timeline |
Symbol 53 Graphic | Used by:55 56 61 64 69 77 81 85 89 91 93 97 99 103 | |
Symbol 54 Graphic | Used by:56 61 64 69 77 81 85 89 91 93 97 99 103 | |
Symbol 55 MovieClip | Uses:53 | Used by:56 61 64 69 77 81 85 89 91 93 97 99 103 |
Symbol 56 Button | Uses:53 54 55 | Used by:Timeline |
Symbol 57 Font | Used by:58 65 | |
Symbol 58 Text | Uses:57 | Used by:Timeline |
Symbol 59 Font | Used by:60 90 96 98 | |
Symbol 60 Text | Uses:49 50 59 | Used by:Timeline |
Symbol 61 Button | Uses:53 54 55 | Used by:Timeline |
Symbol 62 Bitmap | Used by:63 | |
Symbol 63 Graphic | Uses:62 | Used by:105 Timeline |
Symbol 64 Button | Uses:53 54 55 | Used by:Timeline |
Symbol 65 Text | Uses:57 | Used by:Timeline |
Symbol 66 Bitmap | Used by:67 | |
Symbol 67 Graphic | Uses:66 | Used by:106 Timeline |
Symbol 68 Text | Uses:49 50 | Used by:Timeline |
Symbol 69 Button | Uses:53 54 55 | Used by:Timeline |
Symbol 70 Text | Uses:50 | Used by:73 |
Symbol 71 Text | Uses:50 | Used by:73 |
Symbol 72 Text | Uses:50 | Used by:73 |
Symbol 73 Button | Uses:70 71 72 | Used by:Timeline |
Symbol 74 Bitmap | Used by:75 | |
Symbol 75 Graphic | Uses:74 | Used by:107 Timeline |
Symbol 76 Text | Uses:49 50 | Used by:Timeline |
Symbol 77 Button | Uses:53 54 55 | Used by:Timeline |
Symbol 78 Bitmap | Used by:79 | |
Symbol 79 Graphic | Uses:78 | Used by:108 Timeline |
Symbol 80 Text | Uses:49 50 | Used by:Timeline |
Symbol 81 Button | Uses:53 54 55 | Used by:Timeline |
Symbol 82 Bitmap | Used by:83 | |
Symbol 83 Graphic | Uses:82 | Used by:109 Timeline |
Symbol 84 Text | Uses:49 50 | Used by:Timeline |
Symbol 85 Button | Uses:53 54 55 | Used by:Timeline |
Symbol 86 Bitmap | Used by:87 | |
Symbol 87 Graphic | Uses:86 | Used by:110 Timeline |
Symbol 88 Text | Uses:49 50 | Used by:Timeline |
Symbol 89 Button | Uses:53 54 55 | Used by:Timeline |
Symbol 90 Text | Uses:49 50 59 | Used by:Timeline |
Symbol 91 Button | Uses:53 54 55 | Used by:Timeline |
Symbol 92 Text | Uses:49 50 | Used by:Timeline |
Symbol 93 Button | Uses:53 54 55 | Used by:Timeline |
Symbol 94 Bitmap | Used by:95 | |
Symbol 95 Graphic | Uses:94 | Used by:Timeline |
Symbol 96 Text | Uses:49 50 59 | Used by:Timeline |
Symbol 97 Button | Uses:53 54 55 | Used by:Timeline |
Symbol 98 Text | Uses:49 50 59 | Used by:Timeline |
Symbol 99 Button | Uses:53 54 55 | Used by:Timeline |
Symbol 100 Bitmap | Used by:101 | |
Symbol 101 Graphic | Uses:100 | Used by:Timeline |
Symbol 102 Text | Uses:49 50 | Used by:Timeline |
Symbol 103 Button | Uses:53 54 55 | Used by:Timeline |
Symbol 104 Text | Uses:49 50 | Used by:Timeline |
Symbol 105 MovieClip | Uses:63 | Used by:111 |
Symbol 106 MovieClip | Uses:67 | Used by:111 |
Symbol 107 MovieClip | Uses:75 | Used by:111 |
Symbol 108 MovieClip | Uses:79 | Used by:111 |
Symbol 109 MovieClip | Uses:83 | Used by:111 |
Symbol 110 MovieClip | Uses:87 | Used by:111 |
Symbol 111 MovieClip | Uses:105 106 107 108 109 110 | Used by:Timeline |
Instance Names
"ng_ad" | Symbol 47 MovieClip Frame 1 | Symbol 46 MovieClip |
Special Tags
FileAttributes (69) | Timeline Frame 1 | Access local files only, Metadata not present, AS1/AS2. |
Protect (24) | Timeline Frame 1 | 0 bytes "" |
Labels
"loading" | Symbol 33 MovieClip Frame 1 |
"loaded" | Symbol 33 MovieClip Frame 101 |
"lastframe" | Symbol 33 MovieClip Frame 165 |
"end" | Symbol 33 MovieClip Frame 166 |
|