ParallelGraphics
Home  »  Developer Zone  »  Products  »  Cortona VRML Client for Mac OS X  »  Using in HTML
Up to Cortona VRML Client for Mac OS X

Using in HTML 

VRML Extensions 


Subscribe to Newsletter
 


Google Searchsite search:

 

%(domain)s %(domain)s
Install Cortona VRML Client!

Outline 3D

Try RobinZone!


Using in HTML
Scene size: 886bytes


To display a VRML world in a Web browser authors should use the EMBED element with the proper attributes in an HTML document.


Using EMBED tag

where:

  • SRC specifies the name of the VRML scene to be loaded.
  • TYPE MIME type (must be "x-world/x-vrml" for Cortona browser)
  • WIDTH, HEIGHT standard formatting attributes.
  • VRML_SPLASHSCREEN "TRUE" - turns on Cortona SplashScreen; "FALSE" - turns off.
  • VRML_DASHBOARD "TRUE" - turns on horizontal and vertical toolbars; "FALSE" - turns off.
  • VRML_BACKGROUND_COLOR "#rrggbb" specifies the background color of the 3D window (hexadecimal).
  • CONTEXTMENU "TRUE" - enables context menu in the 3D window; "FALSE" - disables.
  • MASK allows to specify non-rectangle clipping region.



Last updated: Tue, 08 Jul 2008
© 2000-2008 ParallelGraphics. All rights reserved. Terms of use.