the way to call AS methods from JS is using ExternalInterface.. if you are testing it locally you have to change the flash player security settings enabling the file/folder ( http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager04.html)
not sure exactly why you need it but you can use De MonsterDebugger ( http://demonsterdebugger.com/ ) for debugging/testing - see method testing - it isn't a bridge between JS/AS.. it's just a software that allows you to change values and call methods at runtime (similar to firebug). good luck! -- To view archived discussions from the original JSMentors Mailman list: http://www.mail-archive.com/[email protected]/ To search via a non-Google archive, visit here: http://www.mail-archive.com/[email protected]/ To unsubscribe from this group, send email to [email protected]
