swftools-common
[Top][All Lists]
Advanced

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

[Swftools-common] swfc compiler : question about outlines


From: Luc A.
Subject: [Swftools-common] swfc compiler : question about outlines
Date: Wed, 30 May 2012 16:46:41 +0200

Hello all !
I've made this piece of code :
----------------------------
.flash filename="/tmp/ella-temp.swf" version=8 fps=12  bbox=240x200 background="">
.frame 1
.outline U1_outline:
M 119,62 L 236,159 L 106,184 
.end
.filled U1  outline=U1_outline color=#ff0000 fill=none line=1
.put U1 143 95 alpha=100% pin=center rotate=0
.frame 2
.end # End swf movie
---------------------------------
Why the outline (its name is "U1_outline") has its path closed, while I haven't added a macro instruction like this "L 119,62" to close the path.

Regards

Luc

reply via email to

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