Yeah it has a allowDomain="*". The swf are loaded and BitmapData works but with the problems described so it should not be a security problem. But anyway thanks
Benz > -----Ursprüngliche Nachricht----- > Von: [EMAIL PROTECTED] [mailto:flashcoders- > [EMAIL PROTECTED] Im Auftrag von slangeberg > Gesendet: Freitag, 6. Oktober 2006 21:43 > An: Flashcoders mailing list > Betreff: Re: [Flashcoders] BitmapData security (rendering problems) > > Not sure if it's related, but does the foreign server have your file's > domain in their crossdomain.xml file? > > http://www.crossdomainxml.org/ > > Scott > > > On 10/6/06, Benjamin Dobler <[EMAIL PROTECTED]> wrote: > > > > 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 > > > > > > -- > > : : ) Scott > _______________________________________________ > 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 _______________________________________________ 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