What are the DoubleClick AS3 Studio components?
The DoubleClick Studio Component library helps designers create DoubleClick Studio creatives. Among its provided features are metric reporting, video, communication utilities, creative behavior control, external resource handling, and a variety of other utilities. The library consists of drag-and-drop components and an extensive Flash API.
Important update to the API
The class com.google.ads.events.VideoEvent has been renamed com.google.ads.events.StudioVideoEvent in versions 2.1.2 and higher. For versions prior to 2.1.2, please use the VideoEvent naming.Starting Out
An Enabler is required in every Studio creative's main asset. It includes all the basic APIs to report events and control basic creative behavior. The HtmlEnabler is used for creatives served in HTML environments.When using Enabler APIs from a child asset you must use the ProxyEnabler.