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 #218396 |
This is a VCAM for Flash files using 'ActionScript 3'. Hold SHIFT when transforming its size to keep the proportions consistent. This VCAM works with scale and rotation. This VCAM is set to a 16:9 screen ratio. If you wish to change this to another ratio, enter the Movie Clip 'CAMERA', select the object, and change the size parameters in the proporties panel. Make sure to allign the object to the center of the Movie Clip after making alterations. |
Oh, hey now. |
There you are, mate. |
There you are, mate. |
Ha, Ha, Ha. |
Welcome to the Forest. |
My home sweet home... |
I got to tell you, |
there is nothing better to pass the time than a nice, easy tale to tell |
and ol' Bunty is gonna tell you one about the Rodfellows right now. |
So... |
get comfy and look through my magic belly as we begin our story. |
ActionScript [AS3]
Section 1//CAMERA_AS3_2 (BuntyStoryTimev2_fla.CAMERA_AS3_2) package BuntyStoryTimev2_fla { import flash.events.*; import flash.display.*; import flash.geom.*; public dynamic class CAMERA_AS3_2 extends MovieClip { public function CAMERA_AS3_2(){ addFrameScript(0, frame1); } public function handleEnterFrame(_arg1:Event):void{ var _local2:Rectangle; var _local3:Number; var _local4:Number; var _local5:Number; var _local6:Number; var _local7:Number; var _local8:Number; var _local9:Number; var _local10:Number; var _local11:Number; var _local12:Number; var _local13:Number; if (parent){ parent.scaleX = (1 / scaleX); parent.scaleY = (1 / scaleY); if (rotation == 0){ parent.x = (((width / 2) - x) / scaleX); parent.y = (((height / 2) - y) / scaleY); parent.rotation = 0; } else { _local2 = getBounds(this); _local3 = ((rotation * Math.PI) / 180); _local4 = (-(x) / scaleX); _local5 = (-(y) / scaleY); _local6 = (-(_local2.width) / 2); _local7 = (-(_local2.height) / 2); _local8 = Math.cos(_local3); _local9 = Math.sin(_local3); _local10 = ((_local6 * _local8) - (_local7 * _local9)); _local11 = ((_local7 * _local8) + (_local6 * _local9)); _local12 = (_local4 - _local10); _local13 = (_local5 - _local11); _local8 = Math.cos(-(_local3)); _local9 = Math.sin(-(_local3)); parent.x = ((_local12 * _local8) - (_local13 * _local9)); parent.y = ((_local13 * _local8) + (_local12 * _local9)); parent.rotation = -(rotation); }; }; } public function handleRemoved(_arg1:Event):void{ removeEventListener(Event.ENTER_FRAME, handleEnterFrame); removeEventListener(Event.REMOVED, handleRemoved); } function frame1(){ visible = false; addEventListener(Event.ENTER_FRAME, handleEnterFrame); addEventListener(Event.REMOVED, handleRemoved, false, 0, true); } } }//package BuntyStoryTimev2_fla
Library Items
Symbol 1 Font | Used by:2 | |
Symbol 2 Text | Uses:1 | Used by:Timeline |
Symbol 3 Bitmap | Used by:4 | |
Symbol 4 Graphic | Uses:3 | Used by:Timeline |
Symbol 5 Graphic | Used by:Timeline | |
Symbol 6 Graphic | Used by:Timeline | |
Symbol 7 Graphic | Used by:Timeline | |
Symbol 8 Graphic | Used by:Timeline | |
Symbol 9 Graphic | Used by:Timeline | |
Symbol 10 Graphic | Used by:Timeline | |
Symbol 11 Graphic | Used by:Timeline | |
Symbol 12 Graphic | Used by:Timeline | |
Symbol 13 Graphic | Used by:Timeline | |
Symbol 14 Graphic | Used by:Timeline | |
Symbol 15 Graphic | Used by:Timeline | |
Symbol 16 Graphic | Used by:Timeline | |
Symbol 17 Graphic | Used by:Timeline | |
Symbol 18 Graphic | Used by:Timeline | |
Symbol 19 Graphic | Used by:Timeline | |
Symbol 20 Graphic | Used by:Timeline | |
Symbol 21 Graphic | Used by:Timeline | |
Symbol 22 Graphic | Used by:Timeline | |
Symbol 23 Graphic | Used by:Timeline | |
Symbol 24 Graphic | Used by:Timeline | |
Symbol 25 Graphic | Used by:Timeline | |
Symbol 26 Graphic | Used by:Timeline | |
Symbol 27 Graphic | Used by:Timeline | |
Symbol 28 Graphic | Used by:29 | |
Symbol 29 MovieClip | Uses:28 | Used by:Timeline |
Symbol 30 Graphic | Used by:31 | |
Symbol 31 MovieClip {BuntyStoryTimev2_fla.CAMERA_AS3_2} | Uses:30 | Used by:Timeline |
Symbol 32 Graphic | Used by:Timeline | |
Symbol 33 Graphic | Used by:Timeline | |
Symbol 34 Graphic | Used by:Timeline | |
Symbol 35 Graphic | Used by:Timeline | |
Symbol 36 Graphic | Used by:Timeline | |
Symbol 37 Graphic | Used by:Timeline | |
Symbol 38 Font | Used by:39 43 45 46 47 48 57 58 59 60 66 | |
Symbol 39 Text | Uses:38 | Used by:Timeline |
Symbol 40 Graphic | Used by:Timeline | |
Symbol 41 Graphic | Used by:Timeline | |
Symbol 42 Graphic | Used by:Timeline | |
Symbol 43 Text | Uses:38 | Used by:Timeline |
Symbol 44 Graphic | Used by:Timeline | |
Symbol 45 Text | Uses:38 | Used by:Timeline |
Symbol 46 Text | Uses:38 | Used by:Timeline |
Symbol 47 Text | Uses:38 | Used by:Timeline |
Symbol 48 Text | Uses:38 | Used by:Timeline |
Symbol 49 Graphic | Used by:Timeline | |
Symbol 50 Graphic | Used by:Timeline | |
Symbol 51 Graphic | Used by:Timeline | |
Symbol 52 Graphic | Used by:Timeline | |
Symbol 53 Graphic | Used by:Timeline | |
Symbol 54 Graphic | Used by:Timeline | |
Symbol 55 Graphic | Used by:Timeline | |
Symbol 56 Graphic | Used by:Timeline | |
Symbol 57 Text | Uses:38 | Used by:Timeline |
Symbol 58 Text | Uses:38 | Used by:Timeline |
Symbol 59 Text | Uses:38 | Used by:Timeline |
Symbol 60 Text | Uses:38 | Used by:Timeline |
Symbol 61 Graphic | Used by:Timeline | |
Symbol 62 Graphic | Used by:67 Timeline | |
Symbol 63 Graphic | Used by:67 Timeline | |
Symbol 64 Graphic | Used by:67 Timeline | |
Symbol 65 Graphic | Used by:67 Timeline | |
Symbol 66 Text | Uses:38 | Used by:Timeline |
Symbol 67 MovieClip | Uses:62 63 64 65 | Used by:Timeline |
Symbol 68 Graphic | Used by:69 | |
Symbol 69 MovieClip | Uses:68 | Used by:Timeline |
Symbol 70 Graphic | Used by:Timeline | |
Streaming Sound 1 | Used by:Timeline |
Special Tags
FileAttributes (69) | Timeline Frame 1 | Access local files only, Metadata present, AS3. |
SWFMetaData (77) | Timeline Frame 1 | 1296 bytes "<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <rdf:Description rdf:about="" xmln ..." |
|