preloader
gotoAndPlay frames based on the percentage of an AS3 preloader's progress
i followed this excellent as3 preloader tutorial, and below is the code i have so far. var l:Loader = new Loader();[详细]
2022-12-14 08:54 分类:问答simple preloader question for AS2 site
I was asked to add a preloader to a rather messily constructed AS2 website.I\'m using the preloader-in-the-first-frame approach--there are tons of references to _root throughout the site so I can\'t l[详细]
2022-12-13 11:33 分类:问答Preloader question, preloader not on top of the page
I have made a post yesterday (late in the evening), but that one wasn\'t very clear to you, so I hope this will be better.[详细]
2022-12-13 05:54 分类:问答How do I load multiple large images and video in Actionscript 3.0?
I am creating a Flash site for a client who wants to display many (about 15) fairly hi-res photos as well as a video. I am using the Video class to display and control the video, and the Loader class[详细]
2022-12-12 18:40 分类:问答Haxe simple flash preloader
Is there a simple way to have a preloader that just traces the percentage and then goes on to the main game? Just as simple as possibl开发者_如何转开发e, so that I can add in the progress bar/logo ani[详细]
2022-12-12 14:36 分类:问答Preloader in actionscript 3 - Reference Error on getDefinition()
I\'m writing a preloader: package { import flash.display.DisplayObject; import flash.display.Sprite; import flash.text.TextField;[详细]
2022-12-11 13:33 分类:问答Flash AS3 Preloader error: 1120 access of undefined property, preloader?
I\'m a complete newbie to this, I\'ve been watching tons of tutorials, reading tutorials, reading the Adobe site, etc... The last time I programmed was BASIC on Apple IIe...[详细]
2022-12-11 03:54 分类:问答How to create WPF Application Preloader (like one on this Word 2010)?
How to create WPF Application Preloader (like one on this Word 2010 Prt Scrn)? Drag able and 开发者_JS百科Close able=)[详细]
2022-12-10 00:13 分类:问答Preloader problem in flash actionscript2.0
I am having two problems in the loader, the bar \"bar\" does not increase and mc_home get the position y = 0 no matter where I place the pages_mc nor their place the pages_mc._y = 100;[详细]
2022-12-08 17:51 分类:问答