Old 09-06-2003, 17:38   #1 (permalink)
Sharif
Registered User
 
Join Date: May 2003
Posts: 53
Preloader Question

I'm trying to create a preloader but I don't know how to or where to start... This is what I want it to do:

I want a rectangle to fill up depending on how much it has loading and on the center display the percentage of the load. And on top of the rectangle, I want text: "Loading" to flash in and out... How can I do this?
  Reply With Quote
Old 10-06-2003, 04:50   #2 (permalink)
lucidcreations
Part of the 3 out of 4
 
lucidcreations's Avatar
 
Join Date: Feb 2003
Location: cheshire
Posts: 2,081
goto flashkit there are loads on there
__________________
Jase
  Reply With Quote
Old 10-06-2003, 06:09   #3 (permalink)
Narate
Royalty™
 
Narate's Avatar
 
Join Date: Feb 2003
Location: Manchester (UK)
Posts: 3,211
http://www.flashkit.com/movies/Scrip...-147/index.php

to be more direct

=========

If you wanna keep it simpler just use the easy actionscript commands

1) IfFrameLoaded (searches and checks for a loaded frame)
2) GoTo (goes to a specified frame)
should look like/or you paste this into action script (Expert Mode)

ifFrameLoaded (your last frame ) {
gotoAndPlay(your 1st frame );
}

Last edited by VeteraN : 10-06-2003 at 06:13.
  Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search


Contact Us - Web Design Forums - Archive - Top
Search Engine Optimization by vBSEO 3.0.0 RC8