> 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!]

Reply via email to