Todd Reynolds wrote:
> 
> I'm working on a projector that plays about 15-20 MP3 files in each of 10
> dxrs as the user clicks the forward/backward button. I need to manage memory
> as efficiently as possible to ensure the smoothest play with the least
> crashes (see previous cry for help at Projector Freezing - Memory Issue?).
> If anyone has any ideas on best ways to manage and clear out memory between
> movies, please let me know. Also, I have an embedded font in a shared cast
> (which I only use to display bullets) which gets unloaded when I use the
> unloadMovie the movieName command. Is there a way to prevent this font from
> unloading?

keep the font in an internal cast.
and as far as memory, are those mp3 files internal? would it work to us
them as swa (streaming shockwave audio)?
--bh


> Thanks in advance for any help!
> 
> [To remove yourself from this list, or to change to digest mode, go to
> http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
> email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
> Lingo-L is for learning and helping with programming Lingo.  Thanks!]

-- 
R. Bhakti Klein
Educational Software R & D
http://www.DLWorkshop.net
��
Baritone
���
"On Earth, you can only do little things;
but you can do them with a lot of Love."
                              -- Mother Theresa

[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to