Ask a Question related to Macromedia Director Lingo, Design and Development.
-
greg brant #1
exporting image objects from lingo
is there a way to save an image object from lingo.
preferably without using an Xtra.
would it be possible to send it to somthing like a php script with
postNetText
then use php to create an image with somthing from the GD library?
somthing like
global gImage
on mouseUp
gImage = stage.image
postNetText("mydomain/image.php", gImage)
cheers
Greg Brant
greg brant Guest
-
exporting/saving only selected objects???
Is it possible to save or export only selected objects in an Illustrator document? It would really help me a lot because I often have a lot of... -
try/catch exception with Lingo objects [x-post]
I would want to know if it is possible to use the "try/catch" construct with Lingo objects. For an example i use "try/catch" with "newTexture"... -
Exporting the best image >>>>>>
Quick question! What format do I export from Freehand to get the most crisp image? I'm thinking eps......but is there any procedure that should... -
exporting lingo to coloured, formated HTML
is there an extra that will do it.. im sure i saw one once-upon-a-time but i cant see it on the exchange any more.. -
Image Lingo help
Hi all, If you have af Image object in ; Buffer ; and want to delete the imageobject, what to do then ? ? Valle



Reply With Quote

