swftools-common
[Top][All Lists]
Advanced

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

[Swftools-common] AS3


From: Jason
Subject: [Swftools-common] AS3
Date: Mon, 27 Dec 2010 20:07:02 +0400
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7

Hi

My second question is :
Using sc I  have imported swf upto AS2, and had the code work fine.

.flash background=blue bbox=160x600 version=10
    .swf animClip0 "adExample_animationClip.swf"
    .put animClip0 x=0 y=0 scalex=54% scaley=54%
    .swf textClip0 "adExample_textClip0.swf"
    .put textClip0 x=0 y=0 scalex=54% scaley=54%
    .swf textClip1 "adExample_textClip1.swf"
    .put textClip1 x=80 y=550 scalex=54% scaley=54%
.end

The above code works a treat
When I swirch the code in adExample_animationClip.swf to AS3, it simply ignores the code...
Is AS3 supported ? If so, what am I missing ?

thx

Jason



reply via email to

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