Prev | Current Page 662 | Next

L. McColl-Sylvester and F. Ponticelli

"Professional haXe and Neko"

utils)
Type.getClassName()
getQualifiedSuperclass
Name()
(F9 in flash.utils)
Use Type.getSuperClass() and then Type.getClassName()
getTimer()
(F6??“8, F9 in flash.utils)
flash.Lib.getTimer()
getURL()
(F6??“8)
flash.Lib.getUrl()
getVersion()
(F6??“8)
flash.Lib.getVersion()
or
flash.system.Capabilities.version
gotoAndPlay()
(F6??“8)
Use the gotoAndPlay() method of a flash.MovieClip instance.
gotoAndStop()
(F6??“8)
Use the gotoAndStop() method of a flash.MovieClip instance.
int()
(F9)
Std.int()
isFinite()
(F6??“9)
Math.isFinite()
isNaN()
(F6??“9)
Math.isNaN()
isXMLName()
(F9)
Not implemented.
loadMovie()
(F6??“8)
Use the loadMovie() method of a flash.MovieClip instance.
loadMovieNum()
(F6??“8)
Not implemented.
Table continued on following page
Part II: Server Side, JavaScript, and Flash: Oh My!
350
ActionScript Function
(Flash Version) haXe Equivalent
loadVariables()
(F6??“8)
Use the loadVariables() method of a flash.MovieClip
instance or the LoadVars class.
loadVariablesNum()
(F6??“8)
Not implemented.


Pages:
650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674