Hi,
I experienced an extremely weird problem. I have to double/multiple click the
controls to perform the action, e.g. select a radio button or check box, scroll
the scrollbar. These problems occured after I loaded a Flash paper swf file
into application. Bascially, the layout is 2 column alike. Left part is the nav
tree, while the right one presents the detail info. I used viewstack to do the
view switching. Everything works fine before loading the Flash paper swf. Once
it is loaded, every UI control and container don't work properly at all. All of
them are back to normal as long as I remove that swf. I am wondering whether
it's a bug or not. Can anyone help me regarding this weird issue?
The code of the Loader is "<mx:Loader source="test.swf" />"
cheers
David