Welcome, Guest. Please login or register.
Did you miss your activation email?
05/23/12, 00:50
Home Help Search Login Register
News: Parsley Flex framework review featuring quiz application, in our Flex frameworks series
Flex SDK 4.5 mobile roadmap: begin with your mobile development
Swiz Flex framework review featuring quiz application
New homepage we release our new Homepage, take a look ...

+  Flash-db
|-+  General
| |-+  General Conversation (Moderators: Flash-db, vesa kortelainen, Ronald Wernecke, Mohsin Sumar, Jorge Solis, Mattias Robo)
| | |-+  Preloaders!
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Print
Author Topic: Preloaders!  (Read 2400 times)
MarkEmerson
Server what's that
*
Posts: 44


Don't mind me, I'm new

Mark_Emerson83@Hotmail.com MarkEmerson83
View Profile WWW Email
« on: 01/21/02, 11:52 »

I have a very basic preloader on my site that just simply says loading and a basic animation.  

I want to put a more detailed intorduction onto the Preloader, my problem is that I want the main scene to be loaded automatically once the animation in the preloader is finished and not before.  However I also want to make sure that the Main Scene is not shown before it has finished loading.

What is the actionscript needed to do this?

Your advice is, as ever greatly apreciated.
Mark
Logged
flashswami
Jr. Programmer
**
Posts: 55


vene vidi vector


View Profile WWW
« Reply #1 on: 01/21/02, 18:18 »

Best (because its so versatile) way I've found of doing this is to use a movieclip with an onClip event.

I did one here- http://www.dotdragnet.co.uk/index2.asp?action=02&cat=3&downloads=true (its called 'plug n play preloader')

That uses bytes loaded etc to display the total bytes, the bytes loaded and the percentage loaded. The beauty of doing it all on one mc is that it can be dropped in any frame- the go to condition simply goes to _currentframe+1 thus eliminating the need to specify a frame number or label. Download it and play about, tell me if it's any good.
Logged

exshige
Server what's that
*
Posts: 1



View Profile Email
« Reply #2 on: 01/29/02, 01:09 »

is simple, just put the intro animation first and then follow by the preloader and then the main content. in this way, the preloader will only preload after the intro animation.
Logged
Pages: [1] Print 
« previous next »
Jump to:  


Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!