[Extendflash] MMExecute from class vs timeline

Clark Slater clark at bayinteractive.com
Fri Oct 7 16:14:09 PDT 2005


What is the difference between using MMExecute from within a class or using
it in the main timeline? The following code runs perfectly from the timeline
but I get an error when attempting to run the same code from within a static
method of a class:
 
MMExecute
("fl.runScript(fl.configURI+\'WindowSWF/sayHello.jsfl\',\'sayHello\');"); 
 
// error 'runScript argument number 1 is invalid'
 
Clark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.flashguru.co.uk/pipermail/extendflash/attachments/20051007/88be1a30/attachment.htm


More information about the Extendflash mailing list