A png is a simple bitmap. The swfs seem to be a full application with some FUIComponent infrastructure. We should be able to handle that, but it looks like there might be something the swf is doing that fools the player. Do you really need a full app or just a bitmap buried in a SWF?
________________________________ From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Giles Roadnight Sent: Wednesday, October 03, 2007 4:31 AM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Alert Bug - positioning of icon / text layout Ok, I've made a simple test which can be downlaoded from here: http://giles.roadnight.name/download/AlertTest.zip <http://giles.roadnight.name/download/AlertTest.zip> It pops up 2 alerts, the second one after the specified delay. This only happens when swfs are used as the images. pngs are fine. On 10/2/07, Alex Harui <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > wrote: Please make a simple test case and file a bug. ________________________________ From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com <http://yahoogroups.com> ] On Behalf Of Giles Roadnight Sent: Tuesday, October 02, 2007 12:34 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Alert Bug - positioning of icon / text layout Hi All I use alerts in my application to warn about errors, give information ect and most of the time it is fine. Sometimes however the text falls off the side of the box and the icon is in compleatly the wrong place (see image: http://giles.roadnight.name/images/AlertError.gif <http://giles.roadnight.name/images/AlertError.gif> ) When this Alert first appears the image is in the correct place (I assume that the text is ok as well) but a second Alrt is popped up over the top shortly afterwards and that's when the Error alert goes funny: http://giles.roadnight.name/images/AlertOK.gif <http://giles.roadnight.name/images/AlertOK.gif> I would have thought it would be ok to have 2 alerts popped up at the same time? TIA Giles -- Giles Roadnight http://giles.roadnight.name <http://giles.roadnight.name>