home *** CD-ROM | disk | FTP | other *** search
- {info description="Envoy Plugin" author="burger" website="http://www.twcorp.com"}
-
- {page number=1 heading="Choose a Envoy Image to embed"}
-
- {label top=5 caption="This dialogue will insert a tag for the Envoy plugin by"}
- {label top=+15 caption="Tubleweed Software" width=110}
-
- {label top=+20 caption="Which Envoy Image should be embedded ?"}
- {imagefile top=+15 name="File1" filetype="evy" ifblank="You must choose a file !"}
-
- {label top=+25 caption="Height" width=50}
- {label top=+0 left=+95 caption="Width" width=50}
-
- {text top=+15 name="Height" default=180 width=50}
- {text top=+0 left=+95 name="Width" default=120 width=50}
-
- {label top=+35 caption="Select User Interface" width=110}
- {label top=+0 left=+25 caption="Select Fit Type" width=100}
-
- {list top=+15 height=30 name="Interface" default="FULL" width=80 values="FULL"|"SCROLL"|"STATIC"}
- {combo top=+0 left=+55 name="Zoom" default="FITWIDTH" width=80 values="FITWIDTH"|"FITHEIGHT"|"FITPAGE"}
-
- {label top=+45 caption=" Image Alignment" width=200}
- {label top=+15 caption="Horizontal" width=70}
- {label top=+0 left=+25 caption="Vertical" width=70}
- {label top=+0 left=+25 caption="Use Whole Page" width=90}
-
- {list top=+15 height=30 name="Hori" default="CENTER" width=70 values="FIT"|"LEFT"|"CENTER"|"LEFT"|"PAGE"|"RECT"}
- {list top=+0 left=+25 height=30 name="Vert" default="CENTER" width=70 values="FIT"|"CENTER"|"TOP"|"BOTTOM"|"PAGE"|"RECT"}
- {check top=+0 left=+25 caption="Yes" name="Wholepage" values="PAGE"|"RECT"}
- {/page}
-
- {skeleton}
- <EMBED SRC="{File1}" HEIGHT={Height} WIDTH={Width} INTERFACE={Interface}
- ZOOM={Zoom} HORI={Hori},{Wholepage} VERT={Vert},{Wholepage}>
- {/skeleton}
-