I have a WebView loading a swf using loadUrl(). My app saves files from the web locally and then uses flash to show them. Keep running into a 2148 error for the crossdomain.xml.
Anyone get around this and access files from the SD Card or application cache somewhere to show in a Flash component embedded into a WebView?