This is a discussion on "Loading bars before main page is displayed." within the Flash & Multimedia Forum section. This forum, and the thread "Loading bars before main page is displayed. are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Loading bars before main page is displayed.
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Loading bars before main page is displayed.
Hi guys,
Could anyone point me in the right direction for this one... I have seen loading bars and animations for loading before a page is displayed. ie an animation while the main animation is loading up in the background. How do I get the animation used for the loading sequence to run for the limited time before the main one? Does any of that make sense? Hope ou can help. |
|
#2
|
||||
|
||||
|
Re: Loading bars before main page is displayed.
basically how most of these things are done is that you create a Scene that is 3-4 frames long. You then place your animation here and make the 3-4 frames loop back and forth checking on SizeLoaded/SizeOfFile and that gives you a fractional percent to use to make your bar "load". Its mostly actionscript but you can make it look good.
After that loads it jumps to the last frame of the scene again and if SizeLoaded/SizeOfFile => 1 then it will jump to your movie. HTH
Last Blog Entry: Happy Holidays - A Non Offensive way to say Merry Christmas? WRONG! (Dec 12th, 2007)
|
|
#3
|
|||
|
|||
|
Re: Loading bars before main page is displayed.
|
|
#4
|
|||
|
|||
|
Re: Loading bars before main page is displayed.
Here are the basics to get you started:
http://www.entheosweb.com/Flash/preloader2.asp Google for building a preloader, or preloader flash tutorials, that'll give you more than you ever wished for. Cheers, Scott
Last Blog Entry: Yay!? (Oct 8th, 2007)
|
|
#5
|
|||
|
|||
|
Re: Loading bars before main page is displayed.
Thanks Scott for your help. I'll get on to that now. Cheers
|
![]() |
| Tags |
| bar, loading |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Drop down menu info displayed on same page? | Dopeness | JavaScript Forum | 4 | Sep 9th, 2008 18:00 |
| problem with main page when opening new window | Ice | JavaScript Forum | 20 | Feb 13th, 2008 23:17 |
| the main page | thewebkid | Web Page Design | 9 | Dec 3rd, 2007 15:08 |
| Having the menu displayed at the end of the page | pas2gether | Search Engine Optimization (SEO) | 10 | Nov 8th, 2007 15:55 |
| loading flv with .js script issue in main site | jaymz | Flash & Multimedia Forum | 1 | Jun 28th, 2007 01:23 |