Hello all ! I've made this piece of code : ---------------------------- .flash filename="/tmp/ella-temp.swf" version=8 fps=12 bbox=240x200 background="#c3e440" .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
--------------- SWFTools-common is a self-managed list. To subscribe/unsubscribe, or amend an existing subscription, please kindly point your favourite web browser at:<http://lists.nongnu.org/mailman/listinfo/swftools-common>
