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 #64227 |
PLAY |
PLAY |
Ultimate Protection Tutorial: Welcome! |
Welcome to SickSticks Ultimate Protection Tutorial! This tutorial will take you through the basic steps of making you flash safe, by using password protection and right click protection aswell! So press 'Next' to get started! |
NEXT |
NEXT |
Created By SickStick |
Music Off |
Music On |
Music Off |
Music On |
Soon your flash will be safe! Well the first thing we need to do is open up the frame that you want your webcam on and put this actionscript into that frame. The basics of that actionscript was that it will not show the right click menu because it has a 'false;' action. If you do want it to show the menu for some reason just turn the 'false;' into 'true;' it should now work! Try it out for yourself! Press Ctrl + Enter and check! |
<p align="left"><font face="Arial" size="10" color="#ffffff"><b>Stage.showMenu = false;</b></font></p> |
Ultimate Protection Tutorial: Right Click |
1. Create a text field anywhere on your flash document and set it as big or small as you want. 2. Open the Propeties pannel. Change the type of text from 'Static Text' to 'Input Text' you can do this by clicking the dropdown menu. 3. In the Variable field enter "password" (without the ") 4. Make a submit button (just make any normal button will do.) 5. Then, put this script in it: The "password" is the password change this to whatever you want the password to be. The "correct" is the frame number you want the password to got to if the password is correct. Change "correct" to the frame number you desire. The "wrong") is the frame number you want the password to got to if the password is wrong. Change "wrong" to the frame number you desire. 6. We're finished! If there this does not work for you, there will be a download link at the end of the tutorial. |
Ultimate Protection Tutorial: Password Protection |
<p align="left"><font face="Arial" size="10" color="#ffffff"><b>on (release) {</b></font></p><p align="left"><font face="Arial" size="10" color="#ffffff"><b>if (password add password eq "password") {</b></font></p><p align="left"><font face="Arial" size="10" color="#ffffff"><b>gotoAndPlay("correct");</b></font></p><p align="left"><font face="Arial" size="10" color="#ffffff"><b>} else {</b></font></p><p align="left"><font face="Arial" size="10" color="#ffffff"><b>gotoAndPlay("wrong");</b></font></p><p align="left"><font face="Arial" size="10" color="#ffffff"><b>}</b></font></p><p align="left"><font face="Arial" size="10" color="#ffffff"><b>}</b></font></p> |
Facts: Time Taken: 2 and a half hours Frames: 4 Music: Tenacious D - Wonderboy Programs used: Macromedia Flash. Credits: Everything By SickStick |
AGAIN |
AGAIN |
Ultimate Protection Tutorial |
For those of you who couldn't make the password box without getting it wrong or you just a lazy ass (you should have done it yourself.) But, because I'm so nice, I'll give it to you anyway... |
<p align="center"><font face="Arial" size="12" color="#ffffff"><a href="http://dodownload.filefront.com/7079919//a481c9bea209c9fc412b8546720ee1f6adc5d7962340d1363825bc22045e91a1f567e8131f75e2b5" target = "_blank"><b>DOWNLOAD HERE!</b></a></font></p> |
ActionScript [AS1/AS2]
Frame 2stop(); Stage.showMenu = false;Frame 3stop(); Stage.showMenu = false;Frame 4stop(); Stage.showMenu = false;Frame 5stop(); Stage.showMenu = false;Frame 6stopAllSounds(); gotoAndPlay ("2");Symbol 10 Buttonon (release) { _root.play(); }Instance of Symbol 4 MovieClip in Symbol 11 MovieClip Frame 1onClipEvent (load) { _root.stop(); _parent.stop(); } onClipEvent (enterFrame) { var bytes = _root.getBytesTotal(); var bytes_loaded = _root.getBytesLoaded(); kbl = int(bytes_loaded / 1024); kbt = int(bytes / 1024); percent = (bytes_loaded / bytes) * 100; pc = int(percent); _parent.mask._alpha = 100 - pc; _width = (percent * 2.8); _root.plpc = ((((pc + "% LOADED - ") + kbl) + " OF ") + kbt) + " KB"; if (bytes_loaded == bytes) { _parent.gotoAndStop(2); } }Symbol 20 Buttonon (release) { play(); }Symbol 24 Buttonon (release) { nextFrame(); }Symbol 27 MovieClip Frame 3455stopAllSounds();Symbol 30 Buttonon (release) { prevFrame(); }Symbol 31 MovieClip Frame 1stop();Symbol 31 MovieClip Frame 2stopAllSounds();Symbol 43 Buttonon (release) { play(); }
Library Items
Symbol 1 Graphic | Used by:2 | ||
Symbol 2 MovieClip | Uses:1 | Used by:Timeline | |
Symbol 3 Graphic | Used by:4 | ||
Symbol 4 MovieClip | Uses:3 | Used by:11 | |
Symbol 5 Font | Used by:6 8 9 | ||
Symbol 6 EditableText | Uses:5 | Used by:11 | |
Symbol 7 Graphic | Used by:11 | ||
Symbol 8 Text | Uses:5 | Used by:10 | |
Symbol 9 Text | Uses:5 | Used by:10 | |
Symbol 10 Button | Uses:8 9 | Used by:11 | |
Symbol 11 MovieClip | Uses:4 6 7 10 | Used by:Timeline | |
Symbol 12 Font | Used by:13 14 21 22 25 28 29 32 34 35 36 37 38 40 44 46 | ||
Symbol 13 Text | Uses:12 | Used by:Timeline | |
Symbol 14 Text | Uses:12 | Used by:Timeline | |
Symbol 15 Graphic | Used by:20 43 | ||
Symbol 16 Font | Used by:17 19 41 42 | ||
Symbol 17 Text | Uses:16 | Used by:20 | |
Symbol 18 Graphic | Used by:20 43 | ||
Symbol 19 Text | Uses:16 | Used by:20 | |
Symbol 20 Button | Uses:15 17 18 19 | Used by:Timeline | |
Symbol 21 Text | Uses:12 | Used by:Timeline | |
Symbol 22 Text | Uses:12 | Used by:24 | |
Symbol 23 Graphic | Used by:24 | ||
Symbol 24 Button | Uses:22 23 | Used by:31 | |
Symbol 25 Text | Uses:12 | Used by:31 | |
Symbol 26 Sound | Used by:27 | ||
Symbol 27 MovieClip | Uses:26 | Used by:31 | |
Symbol 28 Text | Uses:12 | Used by:31 | |
Symbol 29 Text | Uses:12 | Used by:30 | |
Symbol 30 Button | Uses:29 | Used by:31 | |
Symbol 31 MovieClip | Uses:24 25 27 28 30 | Used by:Timeline | |
Symbol 32 Text | Uses:12 | Used by:Timeline | |
Symbol 33 Graphic | Used by:Timeline | ||
Symbol 34 EditableText | Uses:12 39 | Used by:Timeline | |
Symbol 35 Text | Uses:12 | Used by:Timeline | |
Symbol 36 Text | Uses:12 | Used by:Timeline | |
Symbol 37 Text | Uses:12 | Used by:Timeline | |
Symbol 38 EditableText | Uses:12 39 | Used by:Timeline | |
Symbol 39 Font | Used by:34 38 40 45 46 | ||
Symbol 40 Text | Uses:12 39 | Used by:Timeline | |
Symbol 41 Text | Uses:16 | Used by:43 | |
Symbol 42 Text | Uses:16 | Used by:43 | |
Symbol 43 Button | Uses:15 41 18 42 | Used by:Timeline | |
Symbol 44 Text | Uses:12 | Used by:Timeline | |
Symbol 45 Text | Uses:39 | Used by:Timeline | |
Symbol 46 EditableText | Uses:12 39 | Used by:Timeline |
Dynamic Text Variables
_root.plpc | Symbol 6 EditableText | "" |
|