jep, that works only if the videomember is set to play "directToStage"
Thanks! ----- Original Message ----- From: "Joshua Race" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, June 07, 2002 8:30 AM Subject: Re: <lingo-l> <lingo-l>garb a frame from a videofile? > I think you can use '(the stage).image' to grab a frame. > > So, for example hypotheticaly you could test the movietime of your video and > at the precise moment grab the image > > If the movietime = x then > MyVideoStill = (the stage).image > End if > > Don't know if this will work... But that's where I would start. > > -- Josh > > > > > > Hi again, > > is it possible to grab a certain frame from an avi-file and save it as a > > bitmap member? > > Or do I need an xtra for that? > > > > Thanks > > Martijn > > > > PS: still didn't solve the video/XP problem... > > > > ----- Original Message ----- > > From: "Cole Tierney" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Friday, June 07, 2002 6:26 AM > > Subject: Re: <lingo-l> Xtranet limits > > > > > >>> Does anyone know the character limits of quires done with Xtranet? > >>> We're seeing a crash if the quiry string is long. The crash goes > >>> away when using GetNetText(). > >> > >> I think it's 1024 bytes. > >> [To remove yourself from this list, or to change to digest mode, go to > > http://www.penworks.com/lingo-l.cgi To post messages to the list, email > > [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is > > for learning and helping with programming Lingo. Thanks!] > > > > ------------------------- > > Pas de Deux > > Van Mierisstraat 25 > > 2526 NM Den Haag > > tel 070 4450855 > > fax 070 4450852 > > http://www.pdd.nl > > [EMAIL PROTECTED] > > ------------------------- > > [To remove yourself from this list, or to change to digest mode, go to > > http://www.penworks.com/lingo-l.cgi To post messages to the list, email > > [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is > > for learning and helping with programming Lingo. Thanks!] > > > > [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!] ------------------------- Pas de Deux Van Mierisstraat 25 2526 NM Den Haag tel 070 4450855 fax 070 4450852 http://www.pdd.nl [EMAIL PROTECTED] ------------------------- [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]
