Categories: Studio Flash Components :

The 2.1.1 components throw errors

Showing 1-4 of 4 messages
The 2.1.1 components throw errors decadeofdefeat 10/11/11 2:20 PM When I downloaded the latest mxp and used the latest 2.1.1 components, the loader component and the proxy enabler components didnt work, so there must be something wrong with the Studio Library component in 2.1.1. The 2.1.0 version I downloaded from
Re: The 2.1.1 components throw errors decadeofdefeat 10/11/11 2:33 PM Oh and also is there some reason why I can't use a Document class for my child swf? I get a "parameter is null" error when trying to load a swf in the loader component that uses a Document class. I had to revert to putting my code on the timeline.
Re: The 2.1.1 components throw errors Paul Salazar 10/18/11 10:55 AM Hi decadeofdefeat, What happens if you try to force call the proxyEnabler via getInstance instead of var enabler:ProxyEnabler = ProxyEnabler.getInstance(); import com.google.ads.studio.ProxyEnabler;2. 3.ProxyEnabler.getInstance().counter("counter fro
Re: The 2.1.1 components throw errors ChrisMCMX 11/16/11 8:47 PM ProxyEnabler is not a part of version 2.1.1