ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage   interview questions urls   External Links  Contact Us     Login  |  Sign Up                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
Google
 
Categories  >>  Software  >>  Web Related  >>  Flash Action Scripting
 
 


 

 
 HTML DHTML interview questions  HTML DHTML Interview Questions
 XML XSLT RSS interview questions  XML XSLT RSS Interview Questions
 Flash Action Scripting interview questions  Flash Action Scripting Interview Questions
 SOAP interview questions  SOAP Interview Questions
 WML interview questions  WML Interview Questions
 Web Related AllOther interview questions  Web Related AllOther Interview Questions
Question
what is use of preloader?
What are the diff var use for creating preloaders?
 Question Submitted By :: Kanu
I also faced this Question!!     Rank Answer Posted By  
 
  Re: what is use of preloader? What are the diff var use for creating preloaders?
Answer
# 1
preloader are used to know how much time a flash movie will 
take to load itself in a flash player.
 
Is This Answer Correct ?    2 Yes 2 No
Ashishkr
 
  Re: what is use of preloader? What are the diff var use for creating preloaders?
Answer
# 2
Preloader are used to load all the content or animation
before its play
 
Is This Answer Correct ?    3 Yes 0 No
Mohammed Sunely
 
 
 
  Re: what is use of preloader? What are the diff var use for creating preloaders?
Answer
# 3
Learn script to make Preloader.

http://www.getallinfo.com/computers/softwares/flash/action-script-dictionary/12_ASD392.html#678292
 
Is This Answer Correct ?    0 Yes 0 No
Ashishkr
 
  Re: what is use of preloader? What are the diff var use for creating preloaders?
Answer
# 4
Preloader are used to show Information about downaloading 
files. and how much file bytes download yet now
 
Is This Answer Correct ?    0 Yes 0 No
Ilayaraja
 
  Re: what is use of preloader? What are the diff var use for creating preloaders?
Answer
# 5
Following are the two variables used while loading or 
creating any preloaded -
1. _framesloaded
2. _totalframes
 
Is This Answer Correct ?    0 Yes 0 No
Anmol Saraf
 
  Re: what is use of preloader? What are the diff var use for creating preloaders?
Answer
# 6
Preloader is used for load the full swf file in the
computer's  memory. And then play the swf file. By this
process any heavy swf file will play smoothly.

we can use preloading functionality on the first frame as:
stop();
this.onEnterFunction = function(){
percent = (_root.getBytesLoaded()/_root.getBytesTotal())*100;
if(percent==100){
play()
}

Thanks,
Uday
Sr. Flash Developer
uday_sgh@yahoo.com
+91-9701155575
 
Is This Answer Correct ?    1 Yes 0 No
Uday
 
  Re: what is use of preloader? What are the diff var use for creating preloaders?
Answer
# 7
Generally Flash will load starting from Frame one.
If we have animations and scripts then A flash which loads
without a preloader will move through frames immediately
when they load. In this way flash run with glitches and the
actions in the frames cannot access objects on the stage of
that frame as frame loads first with actions and objects
next[this i have faced in many experiments]. so Even the
code is correct it will malfunction.

For this purpose we use preloader to stop the movie in the
first frame and check the progress of the loading of entire
move. Once the loading is finished it is OK to go.

the default var used in preloader are
bytesLoaded
bytesTotal
More we create a var which we name it as 'per' to calculate
the percent loaded. once it reaches 100 which means it is
loaded.
 
Is This Answer Correct ?    0 Yes 0 No
Chiranjeevi
 

 
 
 
Other Flash Action Scripting Interview Questions
 
  Question Asked @ Answers
 
there are two text fields on stage both are having same properties but still one is coming blurred y and how could u resolve it?  3
Is it possible to create document or folder from flash? if yes then how?  2
difference between _root and _level  4
Can you organize layers as in photoshop?  3
what is use of preloader? What are the diff var use for creating preloaders? Wipro7
What is the difference between _root and parent? MBT3
what is the use of new property condensedwhite in text?  2
what are the different design patterns available in flash?  2
what is the use of depth? how many methods for depth are available?  2
How do you start a graphic animation at a specific frame?  3
Difference between shared lib and shared objects  3
How to download Flash object embeded in HTML Page? Siber1
what is the other way of using Inheritance in flash?  2
 
For more Flash Action Scripting Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com