[Laszlo-user] help with LzSprite object in extensions/av/videoview

Pierre Augier pierre.augier at inrialpes.fr
Mon Jul 23 02:14:45 PDT 2007


Hi all

i'm modifiing videoview, and i would like to know what does this code 
(in the init method) :


            var mc = 
immediateparent.sprite.attachResourceToChildView("__LZvideo", this.sprite);
            this.sprite.setMovieClip(mc);
            this.__LZmovieClipRef = this.sprite.__LZmovieClipRef;


does anyone have docs / knows what is a sprite ? and what are the 
__Lzvideo and __LZmovieClipRef variables/object ??? (sry i'm very new to 
"flash" programming)

i've found a donc on LzSprite in the doc, but there is not so much 
details about this. I guess this byte of code is attaching a "core" 
flash video  object, but i would be happy to learn more about that.

regards

Pierre







More information about the Laszlo-user mailing list