STORY   LOOP   FURRY   PORN   GAMES
• C •   SERVICES [?] [R] RND   POPULAR
Archived flashes:
228063
/disc/ · /res/     /show/ · /fap/ · /gg/ · /swf/P0001 · P2560 · P5120

<div style="position:absolute;top:-99px;left:-99px;"><img src="http://swfchan.com:57475/38970351?noj=FRM38970351-27DC" width="1" height="1"></div>

Newgrounds Guide - Remix.swf

This is the info page for
Flash #68396

(Click the ID number above for more basic data on this flash file.)


Text
MVK-PRODUCTIONS BEGINNERS GUIDE TO

1

2

STOP

REVIEWS

USERPAGE

FLASH PORTAL

FLASH AWARDS

EXPERIENCE AND LEVELS

BLAM AND PROTECT

WHISTLE LEVELS

BATTING AVERAGE

REMIX

REVIEWS

For details on a ABUSIVE review, see the Whistle
Section.

MENU

This was RUBBISH.
I cant believe you
submitted this.
Just stop making
stuff!

It was good.
Although it could of
been better if you
included more
levels. Great Game
though! Well Done!

Always
provide
constructive
reviews that
compliment
the submission
and suggests
ideas to the
author(s)

USERPAGE

Your Newgrounds Userpage is your very own part of
Newgrounds. Here you can check your level, Experience
Points, Whistle Level, Look at your Favourites, make News
Posts, and Manage your Submissions. Other Newgrounds
members can access your Userpage and look at these
things.To get to your Userpage, go to MY ACCOUNT then
click MY USERPAGE.

DISPLAY PICTURE

LATEST POSTS

NEWGROUNDS STATS

LEVEL

RANK

WHISTLE LEVEL

YOUR SUBMISSIONS

YOUR FAVOURITES

FLASH PORTAL

The Flash Portal is where your work goes when You submit it to
Newgrounds. It then goes through Judgement, then either gets
BLAMMED or PROTECTED. See Blam and protect section for more Details.

SUBMISSION 1

SUBMISSION 2

SUBMISSION 3

SUBMISSION 4

UNDER JUDGEMENT - Being scored by users.

PASSED-Usually score 1.60 to 3.00-Can be Lower.

GREAT SCORE - 3.00 to 3.59

AWSOME SCORE - 3.60 to 5.00

For Information About the Score at which a submission can get
BLAMMED, see the BLAM AND PROTECT Section.

SUBMISSION 5

VERGE OF DEATH - An Extremely Low Score.

FLASH AWARDS

There are 5 main Flash Awards that you can
Acheive on Newgrounds. They are listed below.

Daily Feature - Based on the highest scored Flash the previous day.

Weekly Users Choice - Highest Scored Flash for the Week.

Review Crew Pick - Same as Weekly, but scores based on Reviews.

Underdog Of The Week - Biggest difference between Reviews & Votes.

Turd Of The Week - Not a Good Award. Lowest score in Week.

EXPERIENCE & LEVELS

You can earn experience points by voting on
Submissions. If You Vote on 5 Submissions per day and
that will get You 10 experience points. After A
certain amount of experience (You could see it on Your
Userpage) You can Upgrade to the next Level.
more experience can also unlock SECRETS. These
can be found on the Secrets section of Your
Profile Once You Unlock Them.

FROM LEVELS 1-60, THERE'S MUCH TO WORK
TOWARDS ON NEWGROUNDS.

LEVEL: 6              THIS IS THE PART OF YOUR
PROFILE TO SEE IT.

PICTURE

BLAM & PROTECT

BLAM is when a Submission gets auto-deleted due to
a low score. To BLAM a Submission Vote 0 or 1 on it.
A Submission gets Auto-Deleted when it falls below a
certain Score after an Amount of Votes.
100 Votes-1.00 150 Votes-1.25 200 Votes-1.60
PROTECT is when a Submission is Voted to Stay on
Newgrounds. You will only get a BLAM AND PROTECT
POINT if the submission meets your Vote.

0

THANKS FOR YOUR VOTE!

SUBMISSION WAS BLAMMED
YOU GET A POINT!

WHISTLE POINTS

The Newgrounds Whistle is there so that you can blow it when  you see either:
UNDER JUDGEMENT SUBMISSION
When a submission is under judgement, you can blow the whistle
if you notice it is STOLEN, MALICIOUS, or UNSUITABLE.
REVIEWS
You may blow the whistle if the Review is Abusive. Such As:
Also, make sure you post
A link to the review on the BBS, otherwise if there are not enough people
clicking  ABUSIVE on the same Review, your Whistle level may be Downgraded.

U ARE STUPID Y ARE U
PUTTIN  THIS ON HERE
@@@@@@!!!!!!!!!!!!!!!!!!! LOL I
AM BORED AND THIS MADE
ME EVEN MORE BORED IT
WAS STUPID JUST LIKE
YOU HAHAHAHAHAHAHA

BATTING AVERAGE

Your Batting Average is the average Score for
Your Flash Submissions. However, only
Members with at least 3 Submissions can
have a Batting Average. There is A list
of Top rated Artists on Newgrounds. This
contains a list of Members Batting averages.

ActionScript [AS1/AS2]

Frame 2
stop();
Symbol 47 Button
on (release) { getURL ("http://www.newgrounds.com", "_blank"); }
Symbol 49 MovieClip Frame 40
stop();
Symbol 75 Button
on (release) { _root.play(); }
Symbol 76 MovieClip Frame 1
function onEnterFrame() { if (!loaded) { var _local3 = _root.getBytesLoaded() / _root.getBytesTotal(); if (_local3 >= 1) { play(); bar._x = initX; loaded = true; } else { bar._x = initX + ((_local3 - 1) * bar._width); } } var _local4 = getTimer() - time; timeAccum = timeAccum + _local4; while (timeAccum >= FRAME_TIME) { var _local2 = 0; while (_local2 < timeClips.length) { if (timeClips[_local2]._currentframe < timeClips[_local2]._totalframes) { timeClips[_local2].nextFrame(); } else { timeClips[_local2].gotoAndStop(1); } _local2++; } if (loaded && (_currentframe < _totalframes)) { nextFrame(); } timeAccum = timeAccum - FRAME_TIME; } time = time + _local4; } stop(); _root.stop(); var initX = bar._x; var time = getTimer(); var FRAME_TIME = 33.3333333333333; var timeAccum = 0; var loaded = false; timeClips = [bargfx, tank.mc0, tank.mc1, tank.mc2, tank.mc3, tank.mc4, tank.mc4.mc0, tank.mc4.mc1, tank.mc4.mc0.mc0, tank.mc4.mc0.mc0.mc0.mc0, tank.mc4.mc0.mc0.mc0.mc1, tank.mc4.mc0.mc0.mc0.mc2, tank.mc4.mc0.mc0.mc0.mc3, tank.mc4.mc0.mc0.mc1, tank.mc4.mc0.mc0.mc2, tank.mc5.mc0]; var i = 0; while (i < timeClips.length) { timeClips[i].stop(); i++; }
Symbol 76 MovieClip Frame 51
Symbol 83 Button
on (release) { stopAllSounds(); bgmusic = new Sound(this); bgmusic.attachSound("Song1"); bgmusic.start(0, 9999); }
Symbol 84 Button
on (release) { stopAllSounds(); }
Symbol 85 Button
on (release) { stopAllSounds(); bgmusic = new Sound(this); bgmusic.attachSound("Song2"); bgmusic.start(0, 9999); }
Symbol 91 Button
on (release) { gotoAndStop (3); }
Symbol 94 Button
on (release) { gotoAndStop (3); }
Symbol 95 Button
on (release) { gotoAndStop (4); }
Symbol 96 Button
on (release) { gotoAndStop (5); }
Symbol 97 Button
on (release) { gotoAndStop (6); }
Symbol 98 Button
on (release) { gotoAndStop (7); }
Symbol 99 Button
on (release) { gotoAndStop (8); }
Symbol 100 Button
on (release) { gotoAndStop (9); }
Symbol 102 Button
on (release) { gotoAndStop (4); }
Symbol 104 Button
on (release) { gotoAndStop (5); }
Symbol 106 Button
on (release) { gotoAndStop (6); }
Symbol 108 Button
on (release) { gotoAndStop (7); }
Symbol 110 Button
on (release) { gotoAndStop (8); }
Symbol 112 Button
on (release) { gotoAndStop (9); }
Symbol 115 Button
on (release) { gotoAndStop (10); }
Symbol 126 Button
on (release) { gotoAndStop (2); }

Library Items

Symbol 1 Sound [Song2]
Symbol 2 Sound [Song1]
Symbol 3 GraphicUsed by:76
Symbol 4 GraphicUsed by:76
Symbol 5 GraphicUsed by:6
Symbol 6 MovieClipUses:5Used by:76
Symbol 7 GraphicUsed by:9
Symbol 8 GraphicUsed by:9
Symbol 9 MovieClipUses:7 8Used by:76
Symbol 10 GraphicUsed by:76
Symbol 11 GraphicUsed by:76
Symbol 12 GraphicUsed by:76
Symbol 13 GraphicUsed by:20 49
Symbol 14 GraphicUsed by:20 49
Symbol 15 GraphicUsed by:20 49
Symbol 16 GraphicUsed by:20 49
Symbol 17 GraphicUsed by:20 49
Symbol 18 GraphicUsed by:20 49
Symbol 19 GraphicUsed by:20 49
Symbol 20 MovieClipUses:13 14 15 16 17 18 19Used by:76
Symbol 21 GraphicUsed by:76
Symbol 22 GraphicUsed by:23
Symbol 23 MovieClipUses:22Used by:76
Symbol 24 GraphicUsed by:25
Symbol 25 MovieClipUses:24Used by:76
Symbol 26 GraphicUsed by:30
Symbol 27 GraphicUsed by:30
Symbol 28 GraphicUsed by:29
Symbol 29 MovieClipUses:28Used by:30 33
Symbol 30 MovieClipUses:26 27 29Used by:44
Symbol 31 GraphicUsed by:33
Symbol 32 GraphicUsed by:33
Symbol 33 MovieClipUses:31 32 29Used by:44
Symbol 34 GraphicUsed by:37
Symbol 35 GraphicUsed by:37 40
Symbol 36 GraphicUsed by:37
Symbol 37 MovieClipUses:34 35 36Used by:41
Symbol 38 GraphicUsed by:40
Symbol 39 GraphicUsed by:40
Symbol 40 MovieClipUses:38 35 39Used by:41
Symbol 41 MovieClipUses:37 40Used by:44
Symbol 42 GraphicUsed by:43
Symbol 43 MovieClipUses:42Used by:44
Symbol 44 MovieClipUses:30 33 41 43Used by:76
Symbol 45 GraphicUsed by:76
Symbol 46 GraphicUsed by:47
Symbol 47 ButtonUses:46Used by:76
Symbol 48 GraphicUsed by:49
Symbol 49 MovieClipUses:13 14 15 16 17 18 19 48Used by:76
Symbol 50 GraphicUsed by:76
Symbol 51 GraphicUsed by:76
Symbol 52 GraphicUsed by:76
Symbol 53 GraphicUsed by:76
Symbol 54 GraphicUsed by:76
Symbol 55 GraphicUsed by:76
Symbol 56 GraphicUsed by:76
Symbol 57 GraphicUsed by:76
Symbol 58 GraphicUsed by:76
Symbol 59 GraphicUsed by:76
Symbol 60 GraphicUsed by:76
Symbol 61 GraphicUsed by:76
Symbol 62 ShapeTweeningUsed by:76
Symbol 63 GraphicUsed by:76
Symbol 64 ShapeTweeningUsed by:76
Symbol 65 ShapeTweeningUsed by:76
Symbol 66 GraphicUsed by:76
Symbol 67 GraphicUsed by:75
Symbol 68 GraphicUsed by:75
Symbol 69 GraphicUsed by:75
Symbol 70 GraphicUsed by:75
Symbol 71 GraphicUsed by:75
Symbol 72 GraphicUsed by:74
Symbol 73 GraphicUsed by:74
Symbol 74 MovieClipUses:72 73Used by:75
Symbol 75 ButtonUses:67 68 69 70 71 74Used by:76
Symbol 76 MovieClipUses:3 4 6 9 10 11 12 20 21 23 25 44 45 47 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 75Used by:Timeline
Symbol 77 GraphicUsed by:78
Symbol 78 MovieClipUses:77Used by:Timeline
Symbol 79 GraphicUsed by:Timeline
Symbol 80 FontUsed by:81
Symbol 81 TextUses:80Used by:Timeline
Symbol 82 GraphicUsed by:83 84 85
Symbol 83 ButtonUses:82Used by:Timeline
Symbol 84 ButtonUses:82Used by:Timeline
Symbol 85 ButtonUses:82Used by:Timeline
Symbol 86 FontUsed by:87 88 89
Symbol 87 TextUses:86Used by:Timeline
Symbol 88 TextUses:86Used by:Timeline
Symbol 89 TextUses:86Used by:Timeline
Symbol 90 GraphicUsed by:91 95 96 97 98 99 100
Symbol 91 ButtonUses:90Used by:Timeline
Symbol 92 FontUsed by:93 101 103 105 107 109 111 114
Symbol 93 TextUses:92Used by:94
Symbol 94 ButtonUses:93Used by:Timeline
Symbol 95 ButtonUses:90Used by:Timeline
Symbol 96 ButtonUses:90Used by:Timeline
Symbol 97 ButtonUses:90Used by:Timeline
Symbol 98 ButtonUses:90Used by:Timeline
Symbol 99 ButtonUses:90Used by:Timeline
Symbol 100 ButtonUses:90Used by:Timeline
Symbol 101 TextUses:92Used by:102
Symbol 102 ButtonUses:101Used by:Timeline
Symbol 103 TextUses:92Used by:104
Symbol 104 ButtonUses:103Used by:Timeline
Symbol 105 TextUses:92Used by:106
Symbol 106 ButtonUses:105Used by:Timeline
Symbol 107 TextUses:92Used by:108
Symbol 108 ButtonUses:107Used by:Timeline
Symbol 109 TextUses:92Used by:110
Symbol 110 ButtonUses:109Used by:Timeline
Symbol 111 TextUses:92Used by:112
Symbol 112 ButtonUses:111Used by:Timeline
Symbol 113 GraphicUsed by:115
Symbol 114 TextUses:92Used by:115
Symbol 115 ButtonUses:113 114Used by:Timeline
Symbol 116 FontUsed by:117
Symbol 117 TextUses:116Used by:Timeline
Symbol 118 GraphicUsed by:Timeline
Symbol 119 FontUsed by:120 131 143 156 164 170 176 179
Symbol 120 TextUses:119Used by:Timeline
Symbol 121 Font
Symbol 122 FontUsed by:123 125 127 128 129 133 134 135 136 137 138 139 140 141 144 145 146 147 148 149 150 151 152 153 154 155 157 158 159 160 161 162 165 166 167 168 171 172 173 174 177 178 180
Symbol 123 TextUses:122Used by:Timeline
Symbol 124 GraphicUsed by:126
Symbol 125 TextUses:122Used by:126
Symbol 126 ButtonUses:124 125Used by:Timeline
Symbol 127 TextUses:122Used by:Timeline
Symbol 128 TextUses:122Used by:Timeline
Symbol 129 TextUses:122Used by:Timeline
Symbol 130 GraphicUsed by:Timeline
Symbol 131 TextUses:119Used by:Timeline
Symbol 132 Font
Symbol 133 TextUses:122Used by:Timeline
Symbol 134 TextUses:122Used by:Timeline
Symbol 135 TextUses:122Used by:Timeline
Symbol 136 TextUses:122Used by:Timeline
Symbol 137 TextUses:122Used by:Timeline
Symbol 138 TextUses:122Used by:Timeline
Symbol 139 TextUses:122Used by:Timeline
Symbol 140 TextUses:122Used by:Timeline
Symbol 141 TextUses:122Used by:Timeline
Symbol 142 GraphicUsed by:Timeline
Symbol 143 TextUses:119Used by:Timeline
Symbol 144 TextUses:122Used by:Timeline
Symbol 145 TextUses:122Used by:Timeline
Symbol 146 TextUses:122Used by:Timeline
Symbol 147 TextUses:122Used by:Timeline
Symbol 148 TextUses:122Used by:Timeline
Symbol 149 TextUses:122Used by:Timeline
Symbol 150 TextUses:122Used by:Timeline
Symbol 151 TextUses:122Used by:Timeline
Symbol 152 TextUses:122Used by:Timeline
Symbol 153 TextUses:122Used by:Timeline
Symbol 154 TextUses:122Used by:Timeline
Symbol 155 TextUses:122Used by:Timeline
Symbol 156 TextUses:119Used by:Timeline
Symbol 157 TextUses:122Used by:Timeline
Symbol 158 TextUses:122Used by:Timeline
Symbol 159 TextUses:122Used by:Timeline
Symbol 160 TextUses:122Used by:Timeline
Symbol 161 TextUses:122Used by:Timeline
Symbol 162 TextUses:122Used by:Timeline
Symbol 163 GraphicUsed by:Timeline
Symbol 164 TextUses:119Used by:Timeline
Symbol 165 TextUses:122Used by:Timeline
Symbol 166 TextUses:122Used by:Timeline
Symbol 167 TextUses:122Used by:Timeline
Symbol 168 TextUses:122Used by:Timeline
Symbol 169 GraphicUsed by:Timeline
Symbol 170 TextUses:119Used by:Timeline
Symbol 171 TextUses:122Used by:Timeline
Symbol 172 TextUses:122Used by:Timeline
Symbol 173 TextUses:122Used by:Timeline
Symbol 174 TextUses:122Used by:Timeline
Symbol 175 GraphicUsed by:Timeline
Symbol 176 TextUses:119Used by:Timeline
Symbol 177 TextUses:122Used by:Timeline
Symbol 178 TextUses:122Used by:Timeline
Symbol 179 TextUses:119Used by:Timeline
Symbol 180 TextUses:122Used by:Timeline

Instance Names

"bar"Symbol 76 MovieClip Frame 1Symbol 6 MovieClip
"bargfx"Symbol 76 MovieClip Frame 1Symbol 9 MovieClip
"tank"Symbol 76 MovieClip Frame 1Symbol 23 MovieClip
"bargfx"Symbol 76 MovieClip Frame 2Symbol 9 MovieClip
"bargfx"Symbol 76 MovieClip Frame 20Symbol 9 MovieClip

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS1/AS2.
ExportAssets (56)Timeline Frame 1Symbol 1 as "Song2"
ExportAssets (56)Timeline Frame 1Symbol 2 as "Song1"

Labels

"LOAD"Symbol 76 MovieClip Frame 1
"COMPLETE_STOP"Symbol 76 MovieClip Frame 2




http://swfchan.com/14/68396/info.shtml
Created: 11/4 -2019 01:18:57 Last modified: 11/4 -2019 01:18:57 Server time: 27/04 -2024 09:41:43