I'm trying to embed a swf with a transparent background within a composition, but it's not working. The wmode is set to transparent but I still get a solid color over all the other elements in the edge composition. I'm bringing it in with the edge commons load composition extension...EC.loadComposition("http://example.html", sym.getSymbol("myContainer"));...Any ideas? Thanks.
↧