Prev | Current Page 663 | Next

L. McColl-Sylvester and F. Ponticelli

"Professional haXe and Neko"


MMExecute()
(F7??“8)
Not implemented.
navigateToURL()
(F9 in flash.net)
flash.Lib.getUrl()
nextFrame()
(F6??“8)
Use the nextFrame() method of a flash.MovieClip instance.
nextScene()
(F6??“8)
Not implemented.
Number()
(F6??“9)
Not implemented.
Object()
(F6??“9)
In haXe a base Object type does not exist. You can obtain similar
functionalities using the Dynamic type.
parseFloat()
(F6??“9)
Std.parseFloat()
parseInt()
(F6??“9)
Std.parseInt()
play()
(F6??“8)
Use the play() method of a flash.MovieClip instance.
prevFrame()
(F6??“8)
Use the prevFrame() method of a flash.MovieClip instance.
prevScene()
(F6??“8)
Not implemented.
print()
(F6??“8)
flash.Lib.print()
printAsBitmap()
(F6??“8)
Not implemented.
printAsBitmapNum()
(F6??“8)
Not implemented.
printNum()
(F6??“8)
Not implemented.
Chapter 12: Building Interactive Content with Flash
351
ActionScript Function
(Flash Version) haXe Equivalent
registerClassAlias()
(F9 in flash.net)
It is Action Message Format (AMF) specific.


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