the current namespace is declared like that
public namespace flash_proxy;
and should be declared like this:
public namespace flash_proxy = new Namespace(
"http://www.adobe.com/2006/actionscript/flash/proxy" );
Original issue reported on code.google.com by zwetan on 21 Jan 2009 at 9:40
Original issue reported on code.google.com by
zwetan
on 21 Jan 2009 at 9:40