Hello,
I’m using flash aplication to generate (in real time) complecated Bitmap / BitmapData, and then I would like to give result to web user. How to run this process without putting whole application to swf file (which can be decompiled) over the internet, but giving to user only result image?
How to make flash aplication server-side? Can it be done using only adobe technology?