In the Publish Settings dialog box, check that (at least)
both Flash (SWF) and HTML files are
selected in the Formats panel.
Click the HTML tab at the top of the Publish Settings
dialog box, and select the Flash With
AICC Tracking template from the Template pop‑up menu.
Click Publish and close the dialog box.
Place the files that publishing the Flash file
produces and any linked files (such as mp3 or FLV) on the web server
in the same directory. Additional files are created if Detect Flash
Version is selected in the HTML tab of the Publish Settings dialog
box. Copy all the HTML files to your web server, but not the FLA
file.
Open the Learning Extensions Srvr Files folder, which
is located in the Flash 8 program folder
in the en/First Run/HTML/Learning Extensions folder. Copy the contents
of this folder (frameset.htm, results.htm, and the scripts folder)
to the same web server directory as the SWF file and the HTML file published
in Flash.
Open the new copy of the frameset.htm file in a text
editor.
The following lines are found in the frameset.htm file:
In the second line, change Untitled‑1.htm to the name
of the HTML file you published in Flash (typically
the HTML filename specified in the formats Tab of Publish Settings).
The main file references any HTML files that the publishing
process creates. For example, if myQuiz.htm, myQuiz_content.htm,
and myQuiz_alternate.htm were created by publishing the document,
myQuiz.htm replaces Untitled‑1.htm in the frameset.htm file. Then,
myQuiz.htm calls myQuiz_content.htm and myQuiz_alternate.htm when
necessary.
Start the LMS system (or create the AICC Course Descriptor
Files) that references the frameset.htm file.