Step 1: Prepare the XML
file.
Step 2: Set the Use XML File property of the interested
template to true.
Step 3: Save the project, for example named test.swf. Publish
the Flash menu, and you will get the following files in the output folder.
test.swf: SWF file for quick preview, does not using external XML file
test_xml.swf: SWF file that using external XML file
test.xml: the XML file that you have prepared in the first step
test.htm: the HTML file that generated by the publish function
test.fmp: the project file
Step 4: Double click test.htm to preview the Flash menu.
|