Hello.
I'm using the cookie cutter script, and every time I call the script in IE8, it errors on
function CookieCutter_init(name, callback){ var unity = GetUnity();
because GetUnity() is not an object.
Please help...
stringa
Hello.
I'm using the cookie cutter script, and every time I call the script in IE8, it errors on
function CookieCutter_init(name, callback){ var unity = GetUnity();
because GetUnity() is not an object.
Please help...
stringa
It seems that unityobject.js and cookiecutter.js are not compatible.
unityobject.js does not define a getUnity.
I'm not sure if I copy/paste the function over to unityobject.js that it will work.
stringa
If you Answer your own questions it would help to actually Answer rather than vaguely asking another question.
Anyhoo not sure if this is the JS file you are using but it is compatible with cookiecutter.
http://www.unifycommunity.com/wiki/index.php?title=UnityObject