Ask a Question related to Macromedia Director Lingo, Design and Development.
-
meeesta webforumsuser@macromedia.com #1
Loading Times
Hello.
I've got a projector that I'm burning to CD, but a problem I have is the loading speed. There seems to be a long delay before anything appears on screen, but even when it does finally appear some of the elements still haven't loaded in.
I tried removing elements until I was back to the basic elements and put a loading page in (using 'preLoadMember') to store the most urgent elements in the timeline.
But this didn't work as one of the first requirements is a sound file that announces the CD title. And a lot of the time the first word gets chopped.
Is there anyway of creating a loop in the timeline to make sure all elements up to say frame 100 have been correctly loaded?
Any help would be great, many thanks for you time.
Meeesta.
meeesta webforumsuser@macromedia.com Guest
-
Loading Acrobat Multiple Times In One session
at my workplace, we are developing a new website that will have all financial report requests published to the screen as a pdf. When these reports... -
Loading Acrobat Multiple Times
at my workplace, we are developing a new website that will have all financial report requests published to the screen as a pdf. When these reports... -
Loading user controls many times in a page is a good solution?
Hi, One of the features in my project is to show the content one by one. We have several types of content, such as "Articles", "Books", "Images"... -
loading MC loading text path question? link fixed
Sorry my link to the files was bad before try this link 8) this is the code in the frame of the shell.fla //load Movie Behavior -
#13024 [Com]: Problems with PHP on Apache .. when loading php script a few times Apache crash
ID: 13024 Comment by: javri28 at hotmail dot com Reported By: j_barrancos at hotmail dot com Status: Bogus Bug... -
Rob Dillon #2
Re: Loading Times
Yes, preload and preloadMember don't hold the playback head. They just
control the process of loading assets into memory. Use the loaded of
member property to test for loading.
You could set up a loop on a few frames, put your preload command(s) in
a frame before the loop, and then test for the loaded value of the last
member to be loaded in the last frame of the loop. If it's not loaded,
then loop, if it is loaded then move to a new frame.
--
Rob
_______
Rob Dillon
Team Macromedia
[url]http://www.ddg-designs.com[/url]
412-243-9119
[url]http://www.macromedia.com/software/trial/[/url]
Rob Dillon Guest
-
Forever December webforumsuser@macromedia.com #3
Loading times
Hi,
I'm new to the Flash game and have only made a few things in falsh. I always find that they take a long time to view over the web. I was wondering if anyone knows ways to keep the speed up. [url]www.requiemforadream.com[/url] and [url]www.donniedarko.com[/url] are good examples of what im looking for.
Forever December webforumsuser@macromedia.com Guest
-
GilesW webforumsuser@macromedia.com #4
Re: Loading times
try, (if you have any which you would) making all the button graphics from one sympol, instead of lets say 5 different images. Also, any bitmaps which youve imported make them lessa quality, used shared symbols, be careful with sound, cos it slows it down,m same with movies, optimise you images - this will help the views cpu handle the site, so by delting som of the lins on a bitmap with realy quickin it up, you can also get cool meffect with that, thats about al i can think of
hope it helps
GilesW webforumsuser@macromedia.com Guest



Reply With Quote

