swftools-common
[Top][All Lists]
Advanced

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

[Swftools-common] swfcombine


From: Patrick Brockmann
Subject: [Swftools-common] swfcombine
Date: Wed, 16 Mar 2005 19:23:05 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040115

Hi all,

I have been able to add some controls over a swf animation created from png images.
That's really nice and usefull.

Now, I cannot find a solution to combine 3 rough animations (ie without controls)
together and then add controls.

Is there any solution to do this ?


-------------------------------------------------------------------------------------
Detailled explanations:
See my materials from http://dods.ipsl.jussieu.fr/brocksce/IPCC/

An example of rough animation is : http://dods.ipsl.jussieu.fr/brocksce/IPCC/SRESA1B/SRESA1B_tsol_rough.swf An example of controlled animation is : http://dods.ipsl.jussieu.fr/brocksce/IPCC/SRESA1B/SRESA1B_tsol.swf

Now I have tried to combine several rough animations together with swfcombine: swfcombine -T -Y 600 -o tyty.swf -s 40 -y 0 SRESA2/SRESA2_tsol_rough.swf -s 40 -x 300 SRESA1B/SRESA1B_tsol_rough.swf -s 40 -y 200 SRESB1/SRESB1_tsol_rough.swf
I get: http://dods.ipsl.jussieu.fr/brocksce/IPCC/tyty.swf

Then compiled the script to add controls:
swfc tyty_ctrl.sc
I get : http://dods.ipsl.jussieu.fr/brocksce/IPCC/tyty_ctrl.swf

You will see that the controls are not active. This is the problem I would like to solve.
Any idea ?

Regards
Patrick





reply via email to

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