Hello,
I have successfully packaged an authorware piece for the web. In using the html code from your web site, I have gotten the packaged piece to run on the web. My question now is how do I get this packaged piece to run full screen or within a new window which does not have any of the standard Internet navigation present. For example, the Back and Forward buttons. I am looking for insight on creating an install.
Reagards,
Cory
Web Based Instructional Designer
Kendle Internation
I have included the html scripting which I am currently using. Where and what am I needing to add to accomplish this task?
<OBJECT ID="AuthorwareShockwaveControl"
CLASSID="CLSID:15B782AF-55D8-11D1-B477-006097098764"
=" WIDTH=800 HEIGHT=600>
<PARAM NAME="SRC" VALUE="Drug18.aam">
<PARAM NAME="PALETTE" VALUE="background">
<EMBED WIDTH=800 HEIGHT=600 SRC="Drug18.aam"
PALETTE="background" ="application/x-authorware-map"="
</EMBED>
</OBJECT>
I have successfully packaged an authorware piece for the web. In using the html code from your web site, I have gotten the packaged piece to run on the web. My question now is how do I get this packaged piece to run full screen or within a new window which does not have any of the standard Internet navigation present. For example, the Back and Forward buttons. I am looking for insight on creating an install.
Reagards,
Cory
Web Based Instructional Designer
Kendle Internation
I have included the html scripting which I am currently using. Where and what am I needing to add to accomplish this task?
<OBJECT ID="AuthorwareShockwaveControl"
CLASSID="CLSID:15B782AF-55D8-11D1-B477-006097098764"
=" WIDTH=800 HEIGHT=600>
<PARAM NAME="SRC" VALUE="Drug18.aam">
<PARAM NAME="PALETTE" VALUE="background">
<EMBED WIDTH=800 HEIGHT=600 SRC="Drug18.aam"
PALETTE="background" ="application/x-authorware-map"="
</EMBED>
</OBJECT>