X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=doc%2Fswfc.xml;h=b751bd85c0a152c26ccd94c95a1b2f2f16868ec7;hb=3bc021502e10b0a840f93b1a3cee276e7a5d0724;hp=bd1176e959ac7315e2d36ec92c75e204df72b04b;hpb=c2b431306dc202edd5c7d59cc8ddb784fe66caeb;p=swftools.git diff --git a/doc/swfc.xml b/doc/swfc.xml index bd1176e..b751bd8 100644 --- a/doc/swfc.xml +++ b/doc/swfc.xml @@ -45,7 +45,7 @@ Shell scripts, commands to execute: Code: (The lang= is optional) - .swf + .flash .box b1 100 100 .end @@ -103,7 +103,7 @@ Boxes:

-.swf name="box.swf" +.flash name="box.swf" .box b1 100 100 color=yellow fill=red .put b1 pin=center scale=0% .frame 100 @@ -121,11 +121,11 @@ Boxes:
Text generation -.swf name="text5.swf" +.flash name="text5.swf" .font courier "Courier.swf" .font helvetica "Helvetica.swf" .text hithere text="HELLO" font=courier size=50% color=blue -.shape scene Scenery50.swf +.swf scene Scenery50.swf .frame 0 .startclip hithere pin=center x=100 y=75 scale=50% #text clips... @@ -138,7 +138,7 @@ Boxes: -.swf name="text6.swf" +.flash name="text6.swf" .font courier "Courier.swf" .font helvetica "Helvetica.swf" .text hello text="HELLO" font=helvetica size=50% color=blue @@ -158,9 +158,9 @@ Boxes:
Color transforms -.swf name="cxform.swf" version=5 +.flash name="cxform.swf" version=5 - .shape s1 "photo.swf" + .jpeg s1 "photo.jpeg" quality=80% .put s1 x=50 y=50 scalex=110 scaley=110 .frame 100