Hi

I'm using an AIR app to wrap an existing Flex app. I do this via
loading the Flex app swf with SWFLoader. I'm finding the following issues:

1) Some styles / custom skins do not appear (only some, which is strange)
2) I have a large amount of padding around my app content, despite
setting all padding to 0
3) My MenuBar control is no longer visible
4) Some click actions don't fire (this could be due to an exception
blocking them from being hooked up)

What could be causing the 1st 3 points, especially point 3 with the
MenuBar?

Also, I read that there were security sandbox issues with loading a
SWF file remotely via an AIR app. Is this currently possible?

Cheers
Tracy


Reply via email to