Page 1 of 1

Flash & Paint

Posted: Wed Dec 28, 2005 8:59 pm
by phppick
Hi,

I have one falsh application, in that i have one button called "Paint". Once the user clicks that button, i want to open Windows Paint Brush(mspaint.exe). How can i do this?

my second requirment is:
i want to place and fix the ms paint with in the flash window.

Thanks in advance
jen

Posted: Wed Dec 28, 2005 10:09 pm
by josh
You cannot control programs on the user's computer in the way you described, imagine the security issues if you could.

Hi

Posted: Wed Dec 28, 2005 10:18 pm
by phppick
Thanks for Reply,

Ofcourse, just want to know how to open the mspaint, the security issues is upto the user who is using...

maybe i will think about that next stage
Jen

Posted: Wed Dec 28, 2005 11:37 pm
by wtf
you can achieve this by using fscommand in Flash only if your Flash will run as standalone projector.

You can't load MS Paint within Flash. This will not happen.


Check out http://www.multidmedia.com/ to find out what their package will allow you to do with Flash standalone stuff.