Hello
I am trying to embed some VRML in my HTML using:
<EMBED SRC="cube.wrl"
        TYPE="model/vrml"
        WIDTH="128"
        HEIGHT="128"
        VRML_SPLASHSCREEN="FALSE"
        VRML_DASHBOARD="FALSE"
        VRML_BACKGROUND_COLOR="#CDCDCD"
        CONTEXTMENU="FALSE">
When i run this with the dev_appserver on localhost:8080 it just
displays a black square and no cube image.
Any ideas on why this is or on how to embed VRML in HTML?

Thnaks!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to