Hello,

I have a small problem. We're using some bitmap functions inside flash that scale thumbnails so appear to be smoothed out instead of jagged edges. However, we're changing our back-end systems to be stateless and our flash files and our images will be on different servers. Of course, if you have had any dealings with cross domain image loading and bitmap processing, you probably know what i am up against (images appear white because of security restrictions when trying to apply bitmap processing)

Is it possible by a cross domain policy or other means to load the images from different servers where your flash swf files remain and then apply effects. I know it is possible with a php proxy, but that's computer processor expensive. Since our sub-domains are all the same, there should be a way to bypass this security.

Thanks for your time,
Patrick

_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to