actionscript 3 - How to remove preloader of Flash? -


i getting loader beofre flash application shows , how remove ? have preloader application , still couldnt find why 1 shows , want remove this.

enter image description here

you have extend sparkdownloadprogressbar mx.preloaders.sparkdownloadprogressbar

then use preloader property of main application tag; example:

<s:application preloader=”com.riagora.loader.preloader”> 

take @ building custom flex preloader


Comments

Popular posts from this blog

c# SetCompatibleTextRenderingDefault must be called before the first -

C#.NET Oracle.ManagedDataAccess ConfigSchema.xsd -

c++ - Fill runtime data at compile time with templates -