Prev | Current Page 664 | Next

L. McColl-Sylvester and F. Ponticelli

"Professional haXe and Neko"

Similar functionalities
can be obtained with the classes in the haxe.remoting package.
removeMovieClip()
(F6??“8)
Use the removeMovieClip() method of a flash.MovieClip
instance.
sendToUrl()
(F9 in flash.net)
Not implemented.
setInterval()
(F6??“8, F9 in flash.utils)
See clearInterval().
setProperty()
(F6??“8)
Reflect.setField()
setTimeout()
(F6??“8, F9 in flash.utils)
Not implemented.
showRedrawRegions()
(F8, F9 in flash.profiler)
Not implemented.
startDrag()
(F6??“8)
Use the startDrag() method of a flash.MovieClip instance.
stop()
(F6??“8)
Use the stop() method of a flash.MovieClip instance.
stopAllSound()
(F6??“8)
Not implemented.
stopDrag()
(F6??“8)
Use the stopDrag() method of a flash.MovieClip instance.
String()
(F6??“9)
Std.string()
targetPath()
(F6??“8)
Not implemented.
trace()
(F6??“9)
trace()
uint()
(F9)
Not implemented.
unescape()
(F6??“9)
StringTools.urlDecode()
Internally the method uses the Flash escape() function for versions
6??“8 and encodeURIComponent() for Flash 9.


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