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

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

gensokyo-soon.swf

This is the info page for
Flash #183489

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


Text
<p align="center"><font face="REIMU Roman" size="107" color="#ffffff" letterSpacing="9.000000" kerning="0">0 percent</font></p>

ActionScript [AS3]

Section 1
//MainTimeline (gensokyo_fla.MainTimeline) package gensokyo_fla { import flash.events.*; import flash.media.*; import flash.display.*; import flash.text.*; import flash.ui.*; public dynamic class MainTimeline extends MovieClip { public var bgInst:MovieClip; public var loadingText:TextField; public var cMenu:ContextMenu; public var introSound:Sound; public var introChannel:SoundChannel; public function MainTimeline(){ addFrameScript(0, frame1, 1, frame2); } public function LoadingHandler(_arg1:Event):void{ var _local2:Number = (this.stage.loaderInfo.bytesLoaded / this.stage.loaderInfo.bytesTotal); loadingText.text = (Math.floor((_local2 * 100)).toString() + " percent"); loadingText.alpha = (1 - (_local2 * _local2)); if (_local2 >= 1){ removeEventListener(Event.ENTER_FRAME, LoadingHandler); play(); }; } public function IntroHandler(_arg1:Event):void{ var _local2:Number = (introChannel.position / introSound.length); bgInst.alpha = ((2 * _local2) - (_local2 * _local2)); } public function SoundCompleteHandler(_arg1:Event){ removeEventListener(Event.ENTER_FRAME, IntroHandler); introChannel.removeEventListener(Event.SOUND_COMPLETE, SoundCompleteHandler); gotoAndStop(3); } function frame1(){ stage.scaleMode = StageScaleMode.NO_SCALE; cMenu = new ContextMenu(); cMenu.hideBuiltInItems(); cMenu.customItems.push(new ContextMenuItem("Song:", false, false)); cMenu.customItems.push(new ContextMenuItem("神々が恋した幻想郷 (The Gensokyo the Gods Loved), arrangement by =NeutraL=", false, true)); contextMenu = cMenu; stop(); addEventListener(Event.ENTER_FRAME, LoadingHandler); } function frame2(){ stop(); introSound = new IntroSound(); introChannel = introSound.play(); introChannel.addEventListener(Event.SOUND_COMPLETE, SoundCompleteHandler); addEventListener(Event.ENTER_FRAME, IntroHandler); } } }//package gensokyo_fla
Section 2
//IntroSound (IntroSound) package { import flash.media.*; public dynamic class IntroSound extends Sound { } }//package

Library Items

Symbol 1 FontUsed by:2
Symbol 2 EditableTextUses:1Used by:Timeline
Symbol 3 Sound {IntroSound}
Symbol 4 BitmapUsed by:5
Symbol 5 GraphicUses:4Used by:6
Symbol 6 MovieClipUses:5Used by:Timeline
Symbol 7 SoundUsed by:Timeline

Instance Names

"loadingText"Frame 1Symbol 2 EditableText
"bgInst"Frame 2Symbol 6 MovieClip

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata present, AS3.
SWFMetaData (77)Timeline Frame 11296 bytes "<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <rdf:Description rdf:about="" xmln ..."




http://swfchan.com/37/183489/info.shtml
Created: 16/10 -2018 02:05:30 Last modified: 16/10 -2018 02:05:30 Server time: 18/04 -2024 19:28:18