On Sun, Nov 16, 2008 at 08:09:00PM +0100, Pablo Rodríguez <[EMAIL PROTECTED]> wrote: > The only way to make extracted SWF slides reusable would be to avoid the > extraction as movieclip and to extract the slides as a SWF file with so > many frames as the number of slides it contains. Would this be possible?
So basically, you want to convert a movieclip into a SWF file, so that movie clip frames are mapped onto SWF frames? Hm. Afraid that's not possible yet out of the box. It shouldn't be difficult to do in either pyswf or librfxswf, though. Greetings Matthias
