On Wed, 8 Jun 2011 15:06:58 -0300
Frederico <[email protected]> wrote:

> Ok,
> 
> png converted to swf using png2swf. Now I'm trying:

Good start. ;o)

> swfcombine -o a.swf freepaper2.0.9.0.swf output.swf
> 
> But I'm getting:
> WARNING Didn't find anything named output in file. No substitutions
> will occur.
> 
> Should I know the internal png object name?

You wnat to merge the two files, i.e. stack them in the same frame.
The option -T, --stack1 will do that.

The manual page is here,

  http://www.swftools.org/swfcombine.html
 
It's a little verbose, but should answer most questions.

HTH.

Regards,


Chris.

> 2011/6/8 Chris <[email protected]>
> 
> > Well, obvious first thoughts..
> >
> > Convert the images back to to swfs, then use swfcombine to meld them
> > together?
> >
> > A snippet of swfc script to load the images back into the swf?
> >
> >
> > Chris.
> >
> > >On Wed, 8 Jun 2011 08:45:27 -0300
> > >Frederico <[email protected]> wrote:
> >
> > > Could you tell me how can I do this?
> > >
> > > 2011/6/8 Chris <[email protected]>
> > >
> > > > On Tue, 7 Jun 2011 16:29:38 -0300
> > > > Frederico <[email protected]> wrote:
> > > >
> > > > > Is this impossible? =P
> > > > >
> > > > > 2011/5/30 Frederico <[email protected]>
> > > >
> > > > Naah. Not impossible.  But, hey, some people like to do strange things
> > just
> > > > for the heck of it! ;o)
> > > >
> > > >
> > > > >>>>>>>>>>>>>>>>
> > > >
> > > >
> > > > > > Hi all,
> > > > > >
> > > > > > I have extracted some images from a swf and would like to put them
> > > > > > into the original swf. Is that possible?
> > > > > >
> > > > > > --
> > > > > > Thanks,
> > > > > > Frederico Schardong,
> > > > > > Linux registered user #500582
> > > > > >
> > > > >
> > > > >
> > > > >
> > > > > --
> > > > > Thanks,
> > > > > Frederico Schardong,
> > > > > Linux registered user #500582
> > > >
> > > >
> > > > --
> > > > Chris <[email protected]>
> > > >
> > >
> > >
> > >
> > > --
> > > Thanks,
> > > Frederico Schardong,
> > > Linux registered user #500582
> >
> >
> > --
> > Chris <[email protected]>
> >
> 
> 
> 
> -- 
> Thanks,
> Frederico Schardong,
> Linux registered user #500582


-- 
Chris <[email protected]>

Reply via email to