Hi All,
i have a strange problem with the BitmapData draw()-method. I have an application that loads swfs from another domain and draws them on Stage. I have set all security relevant things like System.allowDomain(). The images loads fine and the draw method works most of the time. The strange thing is that sometimes i will get some strange rendering artefacts. And sometimes the Bitmaps do not get drawn. For example i load a 360 degree view of a car and if i rotate the car the images disapear (draw() does not work). Another thing is that i alpha blend two images drawn as BitmapData and attached to two movieclips. This works smooth locally or if everything is on the same server but it flickers if ist on two different domains. Everything works fine when on the same server. Save my weekend please ;-) Any ideas? Cheers Benz _______________________________________________ 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