Hi all, and thanks for the advice on imported, rotated and smoothed bitmaps. It was the first time I used the list, and I must say I was overwhelmed by the amount of response. The answer was in short the BitmapData class. The only problem is that this class is only available if you publish to Flash player 8, and this player still only has an average of 86% penetration. I try to use version 6 as often as possible (around 97% penetration - http://www.adobe.com/products/player_census/flashplayer/version_penetration.html).

I have another issue, this one relating to web services. I've built a quiz that reads data from a web service, and as long as I run the app in the player all is fine, but as soon I go to the browser, the sandbox restrictions kick in. I've tried using System.security.allowDomain, but to no avail. I also tried running the swf on the same domain (yes, top domain) as the web service, but that didn't do it either. Suggestions?

Regards,

/Johan Nyberg
_______________________________________________
Flashcoders@chattyfig.figleaf.com
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