home *** CD-ROM | disk | FTP | other *** search
- {info description="Lightening Plugin" author="burger" website="http://www.infinop.com/html/extvwr_pick.html"}
-
- {page number=1 heading="Choose an Wavelet Image to embed"}
-
- {label top=5 caption="This dialog will insert a tag for the Lightening Plugin" width=310}
- {label top=+15 caption="by Infinet_Op" width=110}
-
- {label top=+35 caption="Which Wavelet Image should be embedded ?"}
- {imagefile top=+15 name="File1" filetype="cod" ifblank="You must choose a file !"}
-
- {label top=+35 caption="Height" width=50}
- {label top=+0 left=+65 caption="Width" width=50}
-
- {text top=+15 name="Height" default=200 width=50}
- {text top=+0 left=+65 name="Width" default=200 width=50}
-
- {/page}
-
- {skeleton}
- <EMBED TYPE="Image/cis-cod" WIDTH={Width} HEIGHT={Height}
- SRC="{File1}"</EMBED>
- {/skeleton}