swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Swftools-common] Use jpg in swfcombine


From: LivingDocs
Subject: Re: [Swftools-common] Use jpg in swfcombine
Date: Tue, 4 Aug 2009 11:19:00 +0200

Hello Matthias,

maybe the first mail went to the wrong address...

Thank you for your answer.

If the MC to replace lies in master.swf on root level: Will swfcombine work with the name of the MC or do I allways need the numeric ID? (In the man pages you can read name or ID).

Can I find out the numeric ID of a nested object running a php-script?

I ask because I need the same script to change different master.swf. The inner structure of the master.swf might differ, but the name of the MC to replace will be the same.

If I can't find out the numeric ID with a script I have to write different scripts for each master.swf...

Benedikt

Am 03.08.2009 um 19:40 schrieb Matthias Kramm:

On Mon, Aug 03, 2009 at 04:13:27PM +0200, LivingDocs <address@hidden > wrote:
Matthias, did you find out why swfcombine can't find the MC
"MC_bild_dummy" in the master.swf?

Thanks for asking again- I didn't receive your previous
mail, for some reason. Maybe some overzealous spamfilter
somewhere. email is getting crappier and crappier.

Well, about MC_bild_dummy- it's true, swfcombine can't find
named objects in sprites.
You can work around that by specifying the numeric id of the
object:
   swfcombine -o combined.swf master.swf '#2'=myImage.swf

Matthias







reply via email to

[Prev in Thread] Current Thread [Next in Thread]