VIXML examples
Hello world
This script displays the words Hello world! in the centre of the
screen, in black text on a white background.
<vixml>
<text halign="centre" valign="centre">Hello world!</text>
</vixml>
To display Hello world! on your phone, follow these steps ...
- Save the script to hello.xml
- Log in to your account at
www.vivatel.com.au
- From the left menu, select CMS
- Use the Upload file interface to upload hello.xml to
your account.
- To see what the script will look like, click the preview link
next to hello.xml
- From the left menu, select Configure numbers
- Edit the VIXML URL to point to hello.xml
- After verifying the URL with the Preview button, click the
Update button
Now all video calls to your number will see the words Hello world!
on the screen.
Demo application
The source code for the demo application running on 03 9910 9300
can be found in demo.zip. The first
option simulates a consumer promotion, where the caller enters a
code from under a bottle cap. The second runs a simple dial-a-pizza
application, and the third shows a film festival. The fourth option
demonstrates video recording and playback.
|