home *** CD-ROM | disk | FTP | other *** search
/ Datatid 1998 #7 & #8 / Datatid-1998-07&08.iso / internet / thing / ThingViewer_Install_Microsoft.exe / ThingViewer10.ocx / RCDATA / 609 < prev    next >
Encoding:
Text File  |  1998-04-07  |  919 b   |  30 lines

  1. <!-- BEGIN THING TAGS -->
  2. <script language="JavaScript">
  3. <!-- if there is JS, this is how the Thing is created -->
  4. <!-- begin hiding
  5.     WriteTM("##HREF##","##IMGSRC##","##THINGNAME##","##SCENEFILE##",##WIDTH##,##HEIGHT##, "##BGCOLOR##")
  6. // end hiding -->
  7. </SCRIPT>
  8.  
  9. <NOSCRIPT>
  10. <!-- if there is no JS, this is how the Thing is created -->
  11. <object id="##THINGNAME##"
  12.         name="##THINGNAME##"
  13.         classid="##CLASSID##"
  14.         codebase="##CODEBASE##"
  15.         width=##WIDTH## height=##HEIGHT##>
  16.         <param name="SceneFile" value="##SCENEFILE##">
  17.         <param name="bgcolor" value="##BGCOLOR##">
  18. <EMBED     type= application/x-Parable-Thing
  19.         SceneFile="##SCENEFILE##"
  20.         width=##WIDTH## height=##HEIGHT## bgcolor="##BGCOLOR##"
  21.         pluginspage="##PLUGINSPACE##"
  22.         name="##THINGNAME##">
  23. </object>
  24. <NOEMBED>
  25. <!-- if we are here there is no plug-in support -->
  26. %%PAR_PREVIEW_GIF%%
  27. </NOEMBED>
  28. </NOSCRIPT>
  29. <!-- END THING TAGS -->
  30.