/* * Arexx Program created by ImageFX 2.6 and cecilia * variation: (1) pick white, run this script. When done, pick dark blue, * key "o" to outline the brush in the dark blue color. Then run the * cool wax script. It will look like an Embossed Out with bluish shadows * and yellow highlights. * (2) pick light blue, run this script. When done, pick white, * key "o" to outline the brush. Then run the cool wax script. * It will look like an Embossed Out with green-bluish shadows * and pinkish highlights. * (3) pick dark blue, run this script. When done, pick white, * key "o" to outline the brush. Then run the cool wax script. * It will look like an Embossed In with bluish shadows * and yellow highlights. */ OPTIONS RESULTS 'Hook Text TEXT="Creation" FONT FuturaX.font SIZE 94 Center' Hook Straw 20 10938745 3 0 359 Message "this is Corinna's part:" SaveUndo ; Redraw Off ; Swap Buffer2Back Swap Region Brush Brush2Swap Swap GetMain PARSE VAR result name width height depth ul = 0 ur = 0 x = width y = height MagicScissors Box 0 0 x y KillBuffer Force NextBuffer Swap Message "everybody jump up and down with joy" Region Brush Redraw On