DoubleClick studio thinks I've imported the Enabler component in both my parent and my child asset files
I've just started to work with DoubleClick Studio. I've successfully created a Flash expanding ad with CS4 that is mostly scripted and uses the Document class option.
N开发者_开发知识库ow for some reason the back end of DoubleClick Studio thinks I've imported the Enabler
component twice.
I've checked my files numerous of times but can't find the root cause.
Any help is much appreciated :)
It turned out that it had to do with importing the main banners document class which in turn imported the Enabler
component.
Be warned, if you wish to have an interface between your child and parent asset, create an interface if you use strong typed arguments and variables.
精彩评论