Hello,
I have this script on my web page, but the script doesn't work in Firefox 2.0 and Cortona 5.1.
function SwitchView(Camera) {
Cortona = document.embeds[0];
Cortona.Engine.Nodes.Item(Camera).Fields.Item('set_bind').Value = true;
}
Is there any ways to do that?
Best regards,
Katsuyuki
|
|