Thanks Miller, I will try that.
ராஜசங்கர் On Fri, Dec 17, 2010 at 5:53 AM, Miller Medeiros <[email protected]>wrote: > 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]<jsmentors%[email protected]> > -- 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]
