Matthias Kramm wrote: > On Sun, Jun 08, 2008 at 12:39:53PM +0200, Pablo Rodríguez <[EMAIL PROTECTED]> > wrote: >> Ok, but how can I merge both? (I have no idea on how to distinguish the >> code from the loader and the presentation in the same swfc file.) > > Well, your loader loops between frames 1 and 2 until the whole file is > loaded, right? > So just start the presentation in frame 3 instead of 1.
Many thanks for your reply, Matthias. The loader works as expected (), but _root.getBytesLoaded() seems to count only when the file is completely loaded. Does anyone know what I am missing here? Thanks, Pablo
