new parameter addspacechars
[swftools.git] / doc / fileformat.sc
index 2926fc4..075538f 100644 (file)
 # morphing
 # --------
 
-.morphshape morphthing start="start.fig" end="end.fig" #TODO
+.outline shape1:
+    #define shape 1
+.end
+.outline shape2:
+    #define shape 2
+.end
+.morphshape morphthing start=shape1 end=shape2
 .frame 250
     .put morphthing ratio=0%
 .frame 270
     .show play as=idle
     .show play as=area
     .show play_pressed as=pressed
-    .show play_pressed as=hower
+    .show play_pressed as=hover
 .end
 
 .button playbutton2