STORY LOOP FURRY PORN GAMES C SERVICES [?] [R] RND POPULAR | Archived flashes: 229456 |
/disc/ · /res/ — /show/ · /fap/ · /gg/ · /swf/ | P0001 · P2574 · P5148 |
This is the info page for Flash #83931 |
The Mask |
Why can't I do anything When I'm ruining everything Why must everything fall apart That I hold close to my heart I never show the truth That I never feel good People see when I'm glad But I'm probably sad I can never tell When I'm truely well I have a stomach ache When I feel my heart break A battle inside is being fought Everytime I'm lost in thought Sometimes I almost show Feelings none know Then I'll give it a disguise And tell people lies If I just lay low No one will know The truth that is hidden And in their eyes forbidden People can't ask If all I show is a mask |
ActionScript [AS3]
Section 1//MainTimeline (TheMask_fla.MainTimeline) package TheMask_fla { import flash.events.*; import flash.display.*; import flash.accessibility.*; import flash.errors.*; import flash.filters.*; import flash.geom.*; import flash.media.*; import flash.net.*; import flash.system.*; import flash.text.*; import flash.ui.*; import flash.utils.*; public dynamic class MainTimeline extends MovieClip { public var text:MovieClip; public function MainTimeline(){ addFrameScript(0, frame1); } function frame1(){ addEventListener(Event.ENTER_FRAME, main); } public function main(_arg1:Event):void{ text.y = (text.y - 2); if (text.y <= -390){ text.y = 1175; }; } } }//package TheMask_fla
Library Items
Symbol 1 Bitmap | Used by:2 | |
Symbol 2 Graphic | Uses:1 | Used by:Timeline |
Symbol 3 Graphic | Used by:4 | |
Symbol 4 MovieClip | Uses:3 | Used by:5 |
Symbol 5 MovieClip | Uses:4 | Used by:6 |
Symbol 6 MovieClip | Uses:5 | Used by:Timeline |
Symbol 7 Video | Used by:8 | |
Symbol 8 MovieClip | Uses:7 | Used by:Timeline |
Symbol 9 Font | Used by:10 | |
Symbol 10 Text | Uses:9 | Used by:Timeline |
Symbol 11 Font | Used by:12 | |
Symbol 12 Text | Uses:11 | Used by:13 |
Symbol 13 MovieClip | Uses:12 | Used by:Timeline |
Symbol 14 Graphic | Used by:15 | |
Symbol 15 MovieClip | Uses:14 | Used by:Timeline |
Symbol 16 Sound | Used by:Timeline |
Instance Names
"text" | Frame 1 | Symbol 13 MovieClip |
Special Tags
FileAttributes (69) | Timeline Frame 1 | Access local files only, Metadata not present, AS3. |
|