hallo Plüschi,
auf
http://www.webarche.com/gauloises/gauloises.html habe ich ein Objekt gelegt, das ein wenig anspruchsvoller ist - diesmal mit minimal-html:
</font><blockquote><font size="1" face="Verdana, Helvetica, sans-serif">Code:</font><hr /><pre style="font-size:x-small; font-family: monospace;"><HTML>
<HEAD>
GDL-Studie: Gauloises-Schachtel
<BODY bgcolor=#003366 text="#fafda6" link="#fafda6" alink="#fafda6" vlink="#fafda6"
topmargin=0>
<object ID = "GeneralView" CLASSID="CLSID:64D9B72C-E42A-490e-9181-221E1E035A14"
WIDTH=360 HEIGHT=360>
<param NAME="Src" VALUE="gauloises.gsm">
<param NAME="GdlListTxt" VALUE="GDLList.txt">
<param NAME="MasterGDL" VALUE="Master.gdl">
<param NAME="showType" VALUE="photorendering">
<param NAME="SkyColor" VALUE="#003366">
<param NAME="EarthColor" VALUE="#003366">
<param NAME="ProjectionCode" VALUE="10">
<param NAME="DisableMenus" VALUE="#0000">
<param NAME="SIMILAR" VALUE="YES">
<embed name=GeneralView src="gauloises.gsm" width=360 height=360
MasterGdl="Master.gdl" GdlListTxt="GDLList.txt"
PLUGINSPAGE="http://www.gdlcentral.com/index.asp?load=plugin_down_frame.asp"
SkyColor="#003366" EarthColor="#003366" DisableMenus=#0000 Projection Code="10"
showtype="photorendering" Similar="YES" type="model/vnd.gs-gdl">
</OBJECT>
</BODY>
</HTML> Die gdllist.txt beinhaltet die texturen, die im gleichen Ordner liegen, wie das Objekt:
</font><blockquote><font size="1" face="Verdana, Helvetica, sans-serif">Code:</font><hr /><pre style="font-size:x-small; font-family: monospace;">#
#
"gauloises" "gauloises.gsm"
"hinten" "hinten.jpg"
"links" "links.jpg"
"oben" "oben.jpg"
"rechts" "rechts.jpg"
"unten" "unten.jpg"
"vorn" "vorn.jpg"
Wer wissen will, was die Befehle im einzelnen bedeuten, sei auf folgende Seite verwiesen:
HTML_Programmer_Guide.html und umfassend informiert wird man hier:
http://www.gdltechnology.com/dav/PluginDoc Gruß, az
[ 12-03-2003, 15:59: Beitrag editiert von: Andreas Zeike ]