ParallelGraphics Forums
Cortona VRML Client
You are here:
[Forums]
::
[Browsers]
::
[Cortona VRML Client]
All forums
How to use forums
Favorites
Services
Registration
Registration
Forgot your password?
Help
Help
Support
Quick search
Subscribe to newsletters
email:
password:
 
Browsers
-
Cortona VRML Client
[reply]
[back to forum]
[new message]
[all forums]
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.
[reply]
[back to forum]
[new message]
[all forums]
Problem in automation
/
smirnov.dmitri@gmail.com
/ 20.06.06 14:59
Messages in thread:
1
[reply]
[back to forum]
[new message]
[all forums]
© 1998-2007
ParallelGraphics
. All rights reserved.
Terms of use
.