[haXe] AVM1Movie.call()
root
flashmediaserver at gmail.com
Sun Jan 21 23:07:45 CET 2007
Hello, list.
I need to call a function in loaded f8 SWF from my Flash9 haXe app.
Using myAVM1Movie.call('innerFunc', "hello"); throws following error msg:
Error: Error #2014: Feature is not available at this time.
at Error$/throwError()
at flash.display::AVM1Movie/call()
at Test/imgLoaded()
Does it means that AVM1Movie.call() will work only in future versions, but
not in current ?
Is there any other ways to reach an objects and methods in loaded AVM1 swf
?
Thanx
--
Yuri
More information about the Haxe
mailing list