ParallelGraphics Forums
Cortona VRML Client
You are here: [Forums]::[Browsers]::[Cortona VRML Client]

Registration 
Registration
Forgot your password?

Help 
Help
Support

Quick search 

Subscribe to newsletters 

Install Cortona VRML Client for FREE!
Outline 3D
Try RobinZone!
email:  password:
   Browsers - Cortona VRML Client

Subject: Problem in automation
Sender: smirnov.dmitri@gmail.com 20.06.06 14:59

I am new in Cortona Automation, please help me.
Why this is not work Engine.createVrmlFromString? Here is a code:

<html>
<head>
<title></title>
<script language="JavaScript">
var wrl="Shape{geometry Box{size 5 5 5}}";
function go1()
{
Cortona.Engine.createVrmlFromString(wrl);
}
</script>
</head>
<body>
<OBJECT id="Cortona" CLASSID="CLSID:86A88967-7A20-11d2-8EDA-00600818EDB1" WIDTH="1000px" HEIGHT="500px">
<param name="Scene" value="test.wrl">
...
</OBJECT>
<form>
<input type="button" value="add string" onClick="return go1();">
</form>

</body>
</html>


Thanks in advance!
Best regards, Dmitri.

 


Problem in automation / smirnov.dmitri@gmail.com / 20.06.06 14:59

Messages in thread: 1


© 1998-2007 ParallelGraphics. All rights reserved. Terms of use.