> -----Original Message-----
> From: Barnes, Susan [SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, November 02, 2000 3:13 PM
> To:   '[EMAIL PROTECTED]'
> Subject:      RE: <lingo-l> saving a draw
> 
> are you really called sue barnes or did i email myself
> 
> 
> > -----Original Message-----
> > From:       Robert Wingate [SMTP:[EMAIL PROTECTED]]
> > Sent:       Thursday, November 02, 2000 2:34 PM
> > To: [EMAIL PROTECTED]
> > Subject:    RE: <lingo-l> saving a draw
> > 
> > > I make a movie where the user can make a draw with
> > > vector lines that I place in 100 sprite channels (I don't 
> > > success in other way to make the user the possibility to
> > > draw connected lines!).
> > 
> > You can do this with imaging Lingo, specifically with:
> > 
> > imageObject.draw(point(x,y), point(x,y), colorObjectOrParameterList)
> > 
> > > now the problem is to find a method to save
> > > from projector this score position to a file
> > 
> > RavImageExport Xtra http://www.ravware.com/ImageExport.htm
> > or
> > DirectXport Xtra http://www.directxtras.com/index.htm
> > 
> > > send it by mail
> > 
> > DirectEmail Xtra http://www.directxtras.com/index.htm
> > 
> > Hope this helps
> > Rob
> > 
> > /*********************************
> > * Rob Wingate, Software Human    *
> > * http://www.vingage.com         *
> > * mailto:[EMAIL PROTECTED] *
> > *********************************/
> > 
> > [To remove yourself from this list, or to change to digest mode, go to
> > http://www.penworks.com/LUJ/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/LUJ/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/LUJ/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!]

Reply via email to