
Originally Posted by
???
Well, hehe. Javascript:blahblahblah, might not be what you're looking for, because I think it will open a blank page with that, since it's being done by the AS, not the JS. What you want for AS is external interface. You have to import something, then do externalInterface.call("jsfunc","param1","param2"); and you can have as many parameters as you want. Although if you problem is only with IE, you could add an FSCommand because it only works in IE, but I forgot quite how you use it.
Bookmarks