• Embed Doc
  • Readcast
  • Collections
  • CommentGo Back
Download
 
CUSTOM FLEX PRELOADERS
I
ncludes
Two flex SWC files - one for each of the above preloader
Flash source file [fla] for the SWC flash cs3+
Two custom as3 class files
Sample FLEX project for each of the preloader
This documentation and preview files
linear 
circular 
 
like for linear preloader
for linear preloader its lpload.as
preloader = “lpload” 
for circular preloader
preloader = “cpload” 
H
ow to use ....
Add the curresponding swc file to your project
Go to your project properties >>Flex Build path
To avoid defaut blue screen flickering in start
prjtproperties>>Flex compiler >in Aditional compilerarguments add -default-background-color #d9bf85
Choose Library path tab >> Add SWC
Change background color to
#d9bf85
for better results
Now browse and add swc to ur project
You will also get project setting option when u strata new flex project
for circular preloader its cpload.as
Simply Drag and drop corrresponding class file toyour src folder
In design view chage fill to #d9bf85 or in mxml
Now in your main mxml file -> application tag set thepreloader property to our class file
of 00

Leave a Comment

You must be to leave a comment.
Submit
Characters: ...
You must be to leave a comment.
Submit
Characters: ...