home *** CD-ROM | disk | FTP | other *** search
- <macromedia-extension
- name="Hello, World!"
- version="1.0"
- type="Sample">
-
- <!-- Describe the author -->
-
- <author name="Macromedia" />
-
- <!-- List the required/compatible products -->
-
- <products>
- <product name="Flash" version="6" primary="true" />
- </products>
-
- <!-- Describe the extension -->
-
- <description>
- <![CDATA[
- This is a sample Exchange item.<br><br>
- It displays text that reads "Hello, World!".
- ]]>
- </description>
-
- <!-- Describe where the extension shows in the UI of the product -->
-
- <ui-access>
- <![CDATA[
- This item is accessed by choosing Help > Samples > hello_world.
- ]]>
- </ui-access>
-
- <!-- Describe the files that comprise the extension -->
-
- <files>
- <file name="Sample.fla" destination="$flash/Samples" />
- </files>
-
- </macromedia-extension>
-