Link1.onRelease = function() {
getURL(“javascript:setFlashHeight(‘flashid’, 500);”);
};
When I publish this code in the Flash 6 player this code works perfect and the javascript launches but when I publish it in Flash 9 it doesnt do anything. Any help?