Hi,

I am creating a pure as3 game and I was using the last version of flex sdk and 
compiling to last player version. Now I using flex 3.6 and compiling to player 
version 9.0.280 and that change created a wierd problem: Every time I set the 
game to fullscreen a sprite's children are drawn backwards when creating it for 
the first time and they are drawn correctly when creating it again.

I did some tests writing the sprite's children indices (getChildIndex()) and to 
my surprise they actually appear reversed at the first time the it is created.

In another test the problem didn't happen when running the game in a browser 
with the last player version installed indicating the problem is in the flash 
player 9.0.280.

Has anyone ever seen problem? Is there a way to fix it in player 9.0.280?

Reply via email to