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

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

DCorp's Cursor Tut V.2.swf

This is the info page for
Flash #77226

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


Text
DCorp Cursor Tut V.2

Part Of DCorp Productions 07

(Say Moo And We Will Kill You)

From DCorp Tuts This Will Happen:

Discovery

"Dear God"

Knowledge

Retard

A Little Something By Dcorp

Click Here To Begin Tut

Click Here To Begin Tut

DCorp HQ 07

Music

1

Back From Space

Music By Carbo

2

Soul Bosso Nova

Music By Quincey Jones

3

Ante Up

M.O.P

4

Amusement Ride

50 Cent

DCorps Cursor Tut V.2

Hello And Welcome To My Cusor Tut V.2!
This is my third tutorial, only better since I've gotten
better. I Know what your thinking. Yah yah I don't
really give a shit. Just teach me how to make a cursor.
Well continue to the next page!

Note: You need this program to complete the following

NEXT

NEXT

Start off by making a new movie (Ctrl+N). Name the
first layer "Cursor". Draw the body of your cursor.
Highlight it and press F8. It should open a panel and
set it to "Movie Clip". Call it anything you want. Go to
your library and select the cusor. Now you may see a *
sort of thing. Move the pointy part of the cursor to
the middle of the * thing. Go back to the main
timeline.

Prev

Prev

Note: This is the
library. If your
don't know that
your the biggest
noob ever.

Now select your cursor and press F9. Copy and paste
this actionscript

onClipEvent(load) {
Mouse.hide();
startDrag(this,true);
}

onClipEvent(load) {
When Movie Clip Loads
Mouse.hide();
Hide Default Cusor
startDrag(this,true);
Begin Dragging Custom Cusor.
}<-Means Terminate
Actionscript

Heres An Expanation

Press Ctrl+Enter and it should work. If it dosen't, go back!

Questions or comments?
Daniel_masterofgiggety@hotmail.com
OR THE FUCKING REVIEW SYSTEM!

ActionScript [AS1/AS2]

Frame 1
stop();
Frame 219
stop();
Symbol 37 MovieClip Frame 40
stop();
Symbol 49 Button
on (press) { _root.play(); }
Symbol 50 Button
on (press) { play(); }
Instance of Symbol 35 MovieClip in Symbol 53 MovieClip Frame 1
onClipEvent (load) { PercentLoaded = int((_root.getBytesLoaded() / _root.getBytesTotal()) * 100); if (PercentLoaded != 100) { _parent.gotoAndStop(PercentLoaded); } else { _parent.gotoAndStop("play_button"); } } onClipEvent (enterFrame) { PercentLoaded = int((_root.getBytesLoaded() / _root.getBytesTotal()) * 100); if (PercentLoaded != 100) { _parent.gotoAndStop(PercentLoaded); } else { _parent.gotoAndPlay("loaded"); } }
Symbol 53 MovieClip Frame 130
stop();
Symbol 53 MovieClip Frame 154
_root.play();
Symbol 62 Button
on (press) { gotoAndStop (220); }
Symbol 73 Button
on (press) { stopAllSounds(); }
Symbol 79 Button
on (press) { stopAllSounds(); }
Symbol 85 Button
on (press) { stopAllSounds(); }
Symbol 91 Button
on (press) { stopAllSounds(); }
Symbol 101 Button
on (press) { gotoAndStop (221); }
Symbol 103 Button
on (press) { gotoAndStop (222); }
Symbol 106 Button
on (press) { gotoAndStop (220); }
Symbol 112 Button
on (press) { gotoAndStop (223); }
Symbol 113 Button
on (press) { gotoAndStop (221); }
Symbol 119 Button
on (press) { gotoAndStop (222); }

Library Items

Symbol 1 GraphicUsed by:Timeline
Symbol 2 FontUsed by:3 4 74 80 86 92 99 100
Symbol 3 TextUses:2Used by:Timeline
Symbol 4 TextUses:2Used by:Timeline
Symbol 5 FontUsed by:6 11 13 14 17 18 55 60 61 70 71 76 77 82 83 88 89
Symbol 6 TextUses:5Used by:Timeline
Symbol 7 GraphicUsed by:8
Symbol 8 MovieClipUses:7Used by:Timeline
Symbol 9 GraphicUsed by:10
Symbol 10 MovieClipUses:9Used by:Timeline
Symbol 11 TextUses:5Used by:Timeline
Symbol 12 GraphicUsed by:15
Symbol 13 TextUses:5Used by:15
Symbol 14 TextUses:5Used by:15
Symbol 15 MovieClipUses:12 13 14Used by:Timeline
Symbol 16 GraphicUsed by:19
Symbol 17 TextUses:5Used by:19
Symbol 18 TextUses:5Used by:19
Symbol 19 MovieClipUses:16 17 18Used by:Timeline
Symbol 20 GraphicUsed by:53
Symbol 21 GraphicUsed by:53
Symbol 22 GraphicUsed by:24
Symbol 23 GraphicUsed by:24
Symbol 24 MovieClipUses:22 23Used by:53
Symbol 25 GraphicUsed by:53
Symbol 26 GraphicUsed by:53
Symbol 27 GraphicUsed by:34 37
Symbol 28 GraphicUsed by:34 37
Symbol 29 GraphicUsed by:34 37
Symbol 30 GraphicUsed by:34 37
Symbol 31 GraphicUsed by:34 37
Symbol 32 GraphicUsed by:34 37
Symbol 33 GraphicUsed by:34 37
Symbol 34 MovieClipUses:27 28 29 30 31 32 33Used by:53
Symbol 35 MovieClipUsed by:53
Symbol 36 GraphicUsed by:37
Symbol 37 MovieClipUses:27 28 29 30 31 32 33 36Used by:53
Symbol 38 ShapeTweeningUsed by:53
Symbol 39 GraphicUsed by:53
Symbol 40 GraphicUsed by:53
Symbol 41 GraphicUsed by:49 50
Symbol 42 GraphicUsed by:49 50
Symbol 43 GraphicUsed by:49 50
Symbol 44 GraphicUsed by:49 50
Symbol 45 GraphicUsed by:49 50
Symbol 46 GraphicUsed by:48 49 50
Symbol 47 GraphicUsed by:48
Symbol 48 MovieClipUses:46 47Used by:49 50
Symbol 49 ButtonUses:41 42 43 44 45 48 46Used by:53
Symbol 50 ButtonUses:41 42 43 44 45 48 46Used by:53
Symbol 51 GraphicUsed by:52
Symbol 52 MovieClipUses:51Used by:53
Symbol 53 MovieClipUses:20 21 24 25 26 34 35 37 38 39 40 49 50 52Used by:Timeline
Symbol 54 GraphicUsed by:Timeline
Symbol 55 TextUses:5Used by:Timeline
Symbol 56 SoundUsed by:Timeline
Symbol 57 GraphicUsed by:58
Symbol 58 MovieClipUses:57Used by:Timeline
Symbol 59 GraphicUsed by:62
Symbol 60 TextUses:5Used by:62
Symbol 61 TextUses:5Used by:62
Symbol 62 ButtonUses:59 60 61Used by:Timeline
Symbol 63 GraphicUsed by:Timeline
Symbol 64 FontUsed by:65 67 68 104 105
Symbol 65 TextUses:64Used by:66
Symbol 66 MovieClipUses:65Used by:Timeline
Symbol 67 TextUses:64Used by:Timeline
Symbol 68 TextUses:64Used by:73
Symbol 69 GraphicUsed by:73
Symbol 70 TextUses:5Used by:73
Symbol 71 TextUses:5Used by:73
Symbol 72 SoundUsed by:73
Symbol 73 ButtonUses:68 69 70 71 72Used by:Timeline
Symbol 74 TextUses:2Used by:79
Symbol 75 GraphicUsed by:79
Symbol 76 TextUses:5Used by:79
Symbol 77 TextUses:5Used by:79
Symbol 78 SoundUsed by:79
Symbol 79 ButtonUses:74 75 76 77 78Used by:Timeline
Symbol 80 TextUses:2Used by:85
Symbol 81 GraphicUsed by:85
Symbol 82 TextUses:5Used by:85
Symbol 83 TextUses:5Used by:85
Symbol 84 SoundUsed by:85
Symbol 85 ButtonUses:80 81 82 83 84Used by:Timeline
Symbol 86 TextUses:2Used by:91
Symbol 87 GraphicUsed by:91
Symbol 88 TextUses:5Used by:91
Symbol 89 TextUses:5Used by:91
Symbol 90 SoundUsed by:91
Symbol 91 ButtonUses:86 87 88 89 90Used by:Timeline
Symbol 92 TextUses:2Used by:Timeline
Symbol 93 FontUsed by:94 98 102 107 114 115 116 117 118 120
Symbol 94 TextUses:93Used by:Timeline
Symbol 95 BitmapUsed by:96
Symbol 96 GraphicUses:95Used by:97
Symbol 97 MovieClipUses:96Used by:Timeline
Symbol 98 TextUses:93Used by:Timeline
Symbol 99 TextUses:2Used by:101 103 112
Symbol 100 TextUses:2Used by:101 103 112
Symbol 101 ButtonUses:99 100Used by:Timeline
Symbol 102 TextUses:93Used by:Timeline
Symbol 103 ButtonUses:99 100Used by:Timeline
Symbol 104 TextUses:64Used by:106 113 119
Symbol 105 TextUses:64Used by:106 113 119
Symbol 106 ButtonUses:104 105Used by:Timeline
Symbol 107 TextUses:93Used by:Timeline
Symbol 108 BitmapUsed by:109
Symbol 109 GraphicUses:108Used by:110
Symbol 110 MovieClipUses:109Used by:Timeline
Symbol 111 GraphicUsed by:Timeline
Symbol 112 ButtonUses:99 100Used by:Timeline
Symbol 113 ButtonUses:104 105Used by:Timeline
Symbol 114 TextUses:93Used by:Timeline
Symbol 115 EditableTextUses:93Used by:Timeline
Symbol 116 TextUses:93Used by:Timeline
Symbol 117 TextUses:93Used by:Timeline
Symbol 118 TextUses:93Used by:Timeline
Symbol 119 ButtonUses:104 105Used by:Timeline
Symbol 120 TextUses:93Used by:Timeline

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS1/AS2.

Labels

"loaded"Symbol 53 MovieClip Frame 101
"play_button"Symbol 53 MovieClip Frame 130




http://swfchan.com/16/77226/info.shtml
Created: 4/4 -2019 03:59:02 Last modified: 4/4 -2019 03:59:02 Server time: 28/04 -2024 18:43:05