home *** CD-ROM | disk | FTP | other *** search
- {info description="Corel Draw Plugin" author="burger" website="http://www.corel.com"}
-
- {page number=1 heading="Choose a Corel Image to embed"}
-
- {label top=5 caption="This dialogue will insert a tag for the CMX plugin by Corel"}
-
- {label top=+20 caption="Which Corel Image should be embedded ?"}
- {imagefile top=+15 name="File1" filetype="cmx" ifblank="You must choose a file !"}
-
- {label top=+35 caption="Height" width=50}
- {label top=+0 left=+95 caption="Width" width=50}
-
- {text top=+15 name="Height" default=100 width=50}
- {text top=+0 left=+85 name="Width" default=100 width=50}
-
- {label top=+35 caption="Alignment" width=90}
- {label top=+0 left=+45 caption="Border Width" width=90}
-
- {list top=+15 height=30 name="Align" width=90 default="CENTER" values="LEFT"|"RIGHT"|"CENTER"|"TOP"|"BOTTOM"}
- {combo top=+0 left=+45 name="Border" default="" width=50 values="1"|"2"|"3"|"4"|"5"|""}
-
- {/page}
-
- {skeleton}
- <EMBED SRC="{File1}" {Height} {Width} ALIGN={Align} BORDER={Border}>
- {/skeleton}