PDA

View Full Version : Emailing attachments with mProjector


mcanning
06-22-2009, 07:21 PM
I'm using mProjector to create a desktop widget and have been unable to figure out a solution for emailing an attachment. Basically I want to save out an image from the flash, and then email that image without any server side functionality. This is not an option. So far, I've only been able to find that there is mailto in mProjector and that's it. Is there some other way to implement this (like writing out an html file from the flash, or something else). I think there's probably a way with AppleScript, but this needs to be developed for both a PC and a MAC so that will only solve 1/2 of my problem. Does anyone know another solution?

northcode
06-22-2009, 09:58 PM
If mProjector doesn't support this natively then you'll have to use their SDK to write your own plugin/extension for both platforms. I think that plugins have been disabled in their latest release because of some issues so you might want to contact them directly, or through their support forums to get a definitive answer.

mcanning
06-26-2009, 03:33 AM
I've reached out to them and they told me they didn't know. Some tech support :) Thank you, I'll try to contact them again and see if I can get a better answer.

northcode
06-29-2009, 06:41 PM
If you need a solution for Windows then you can try SWF Studio (http://www.northcode.com/swfstudio.php) (my product). We have an email plugin (http://www.northcode.com/v3/help/index.html?page=ssCore_EMail_send.html) that will let you send emails with attachments. No problen.