Header

  • vDoc - The vScript Documentation System

vxml-image

By: Tim - August 19 2006 11:09 AM
The image tag belongs in the body section tag. The purpose is to add an external image or dynamic image to your vSig.

Properties:
id - The required, unique ID for internal purposes (e.g. 0,1,doodles) and for organization and compliance with the GUI editor.
x - The X coordinate (from the upper left of the image) of the upper left corner of the image.
y - The Y coordinate (from the upper left of the image) of the upper left of corner of the image.
src - The URL of the image to be displayed. Can also be a special "vsig url", which can be:
vsig:msn (MSN MSN status icon)
vsig:aim (AIM AIM status icon)
vsig:jab (Jabber Jabber/Google Talk status icon/jabber style)
vsig:ggl (Jabber /> Jabber/Google Talk status icon/google style)<br />
<em>vsig:yim</em> (<img src= Yahoo! IM status icon)
vsig:icq (ICQ ICQ status icon)
vsig:skype (Skype Skype status icon)

Examples:
<image id='googlelogo' x='0' y='0' src='http://www.google.com/images/logo_sm.gif' />
<image id='msnstat' x='0' y='10' src='vsig:msn' />

« Back to vXML Home

Running vDoc 0.2 | (c) 2005 - 2006 vSig