PDA

View Full Version : Publishing a frame as jpeg


carriker
06-04-2005, 03:40 PM
I'm working on a project that is one frame. It reads in an xml file and alters some movie clips with action script according to the data in the xml document. I want to publish a jpeg after the movie clips have been altered. Is there any way to publish a jpeg with actionscript during runtime?

I already have a feeling the answer is no, but I figured I'd ask.

CyanBlue
06-05-2005, 04:38 AM
Howdy and Welcome... :)

With an ActionScript, no you cannot... But you will have better luck if you use PHP/MING... Search the forum with the username of 'JerryScript' and you should be able to find his example...

carriker
06-05-2005, 05:56 PM
Thanks, that helped a lot!

Ruben
06-05-2005, 06:56 PM
This is the link?

http://www.actionscript.org/forums/showthread.php3?t=68053

:rolleyes: - Ruben


PS. Thought I'd post up the link so future visitors of this thread won't have to go through the hassle of searching and stuff...:)