Wednesday, 23 June 2010

Can JavaScript Call PHP Functions? cont...

I just changed the js part to:

document.getElementsByTagName('head')[0].appendChild(script);
var vall = script.attributes.toString();
return vall;

and that got through to the Flash straightaway... what does it all mean?

No comments:

Post a Comment

Please enter your message here...