home *** CD-ROM | disk | FTP | other *** search
- REM 3D Drop shadow to back Font used: USA Black (Italic)
-
- WITHOBJECT "CorelDraw.Automation.8"
- .StartOfRecording
- .SuppressPainting
- .RecorderStorePreselectedObjects TRUE
- .RecorderSelectObjectByIndex TRUE, 1
- .StoreColor 2, 0, 0, 100, 0, 0, 0, 100, 0
- .StoreColor 2, 0, 60, 100, 0, 0, 0, 100, 100
- .ApplyFountainFill 0, 0, 0, 900, 256, 0, 3, 50
- .RecorderSelectObjectByIndex TRUE, 1
- .ApplyOutline 1270, 1, 1, 1, 100, 0, 0, -1, -1, FALSE, 2, 0, TRUE
- .StoreColor 2, 0, 0, 0, 100
- .SetOutlineColor
- .RecorderSelectObjectByIndex TRUE, 1
- .DuplicateObject 0, 0
- .RecorderSelectObjectByIndex TRUE, 2
- .StretchObject 1, 1, 0.527778, 1, FALSE, FALSE, 2
- .RecorderSelectObjectByIndex TRUE, 2
- .SkewObject -22600000, 0, 6
- .RecorderSelectObjectByIndex TRUE, 2
- .OrderToBack
- .RecorderSelectObjectByIndex TRUE, 2
- .StoreColor 2, 0, 0, 0, 80, 0, 0, 100, 0
- .StoreColor 2, 0, 0, 0, 20, 0, 0, 100, 100
- .ApplyFountainFill 0, 0, 0, 900, 256, 0, 3, 50
- .RecorderSelectObjectByIndex TRUE, 2
- .ApplyOutline 0, 0, 0, 0, 0, 0, 0, -1, -1, FALSE, 0, 0, FALSE
- .RecorderSelectPreselectedObjects TRUE
- .RecorderSelectObjectsByIndex FALSE, 2, -1, -1, -1, -1
- .Group
- .ResumePainting
- .EndOfRecording
- END WITHOBJECT
-
-