From: kramm Date: Wed, 2 Jun 2004 19:06:14 +0000 (+0000) Subject: clip example uses a jpeg now. X-Git-Tag: release-0-6-0~154 X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=commitdiff_plain;h=9e642e574d38e6a4dc6f5dd14c328e30890233a2 clip example uses a jpeg now. --- diff --git a/doc/swfc.xml b/doc/swfc.xml index 5aaa6e4..e2ee61f 100644 --- a/doc/swfc.xml +++ b/doc/swfc.xml @@ -310,11 +310,11 @@ them for clipping: .flash name="text5.swf" .font courier "Courier.swf" .text hithere text="HELLO" font=courier size=200% -.swf scene Scenery50.swf +.jpeg scenery "scenery.jpg" .frame 0 .startclip hithere pin=center x=100 y=75 scale=50% #text clips... - .put scene # ...the image "scene" + .put scenery scale=50% .end .frame 100 .change hithere rotate+=360 pin=center scale=100%