noiz
Novice
Reged: 04/14/05
Posts: 2
|
|
Hello, I recently used the tutorial "Creating an Advanced Preloader in Flash" which was really helpful and well explained, the only little problem I have with it, is that my website is 1,8 M total, but the preloader only appear after 700K as been loaded (so at 40 or 50% of the loading; I would like to get it from the very moment you enter my website from 0%
to chek the exemple, please visit my website : http://ameliecousineau.com
thanks a lot
Phil
|
Jeremy
Journeyman
Reged: 11/20/02
Posts: 49
Loc: Columbus, OH
|
|
Hmm,
The preloader actually starts at 1% for me, have you tried viewing from a few locations? Seems to work great from my end. One thing you can try is to change the load order on teh export screen from "top down" to "bottom up" or vice versa. Flash will change the order the layers are loaded which can speed up display depending on how your file is set up. Let me know if you need more help, and thanks!
-------------------- JS [EOTT]
|
noiz
Novice
Reged: 04/14/05
Posts: 2
|
|
Actually , I found pretty much what the problem was; if it works now, it's because I placed the sound directly on the scene instead of a linked file; because if I put it as a linked file, it automaticaly start to load at the first frame; if I unclick the -start to load at frame 1- it just doesn't play. so now it start to load OK but the volume doesn't work... I don't know if you have a clue
|
Jeremy
Journeyman
Reged: 11/20/02
Posts: 49
Loc: Columbus, OH
|
|
You may want to try using the sound object tutorial we have on the site. It should be a good way to link your sound file in the library, this method works for me...
-------------------- JS [EOTT]
|