Hallo Freunde,
ich habe im GDL-Forum HTML-Code aktiviert - Ihr könnt ab jetzt also auch Web-Inhalte ins Forum stellen!!
Zu beachten ist, dass bestimmte Einträge nicht akzeptiert werden. Das "HTML" und das "BODY" Tag zum Beispiel müssen entfernt werden, und ausserdem reagiert die Software empfindlich auf Absatzmarken...
Wie´s klappt zeigt folgendes Beispiel:
</font><blockquote><font size="1" face="Verdana, Helvetica, sans-serif">Code:</font><hr /><pre style="font-size:x-small; font-family: monospace;">
<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="http://cad-com.gmxhome.de/test/test.gsm">
<param NAME="GdlListTxt" VALUE="HTMLs/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="http://cad-com.gmxhome.de/test/test.gsm" width=360 height=360
MasterGdl="Master.gdl" GdlListTxt="HTMLs/GDLList.txt"
PLUGINSPAGE="http://www.gdlcentral.com/index.asp?load=plugin_down_frame.asp"
SkyColor="#003366" EarthColor="#003366" DisableMenus=#0000 ProjectionCode="10"
showtype="photorendering" Similar="YES" type="model/vnd.gs-gdl">
</OBJECT>
ergiebt das hier:
<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="http://cad-com.gmxhome.de/test/test.gsm">
<param NAME="GdlListTxt" VALUE="HTMLs/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="http://cad-com.gmxhome.de/test/test.gsm" width=360 height=360 MasterGdl="Master.gdl" GdlListTxt="HTMLs/GDLList.txt" PLUGINSPAGE="http://www.gdlcentral.com/index.asp?load=plugin_down_frame.asp" SkyColor="#003366" EarthColor="#003366" DisableMenus=#0000 ProjectionCode="10" showtype="photorendering" Similar="YES" type="model/vnd.gs-gdl">
</OBJECT>
Viel Spaß,
Gruß, az
[ 24-09-2002, 12:33: Beitrag editiert von: Andreas Zeike ]