X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=doc%2Ffileformat.sc;h=075538fb8fcd31f3738e93d8027bba5d981438ea;hp=2926fc4bc83b230adfd5d4a01756ccc7459762a3;hb=f29d8006b1d8253c50808d6eb4941bdeb808c601;hpb=9351d5fdb18da5a81260fba5715cf5e809338ea9 diff --git a/doc/fileformat.sc b/doc/fileformat.sc index 2926fc4..075538f 100644 --- a/doc/fileformat.sc +++ b/doc/fileformat.sc @@ -143,7 +143,13 @@ # 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 @@ -268,7 +274,7 @@ .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