I\'m trying to control a flash player from javascript, i did as i saw on the internet and i get an \"not supported\" error
here what i\'ve wrote:
on js:
tag.
Also, you need to make sure that you have enabled Setvariable
function in the AS code:
ExternalInterface.addCalback("Setvariable", setVariable);
//the second parameter is the function name in the Actionscript code