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. Greetings Matthias
