Index   <<First   <Prev   Next>   End>>
sample1 : How to create an empty window?
Sorry. Document is not written for the sample XML file Now!
XML elements: animation
Download Source:sample1.zip,sample1.tgz Download Demo:sample1.wmv

XML source code

1: <?xml version="1.0" encoding="UTF-8"?>
2:
3:
4: <!DOCTYPE test SYSTEM "GonVisTool.dtd">
5:
6: <test>
7: <animation title="Title1" backColor="0 0 0">
8: </animation>
9: </test>
10:
11:
12: