I\'d like to call a JavaScript function from an embedded .swf file. Specifically, I\'d like to call a function in one of my externally linked JavaScript files f
.swf
getURL("javascript:displayPost(" + postId + "," + feedId +")");
From:
You can also look into the following:
http://osflash.org/projects/flashjs/tutorials/jstoas