InteractiveAdvertisingBureau / openvv

Other
81 stars 50 forks source link

Changed adVolume parent to _vpaidEventsDispatcher #86

Closed seanmerrigan closed 9 years ago

seanmerrigan commented 9 years ago

Since the object returned by the getVPAID() call is not always reference to the ad, the _ad property is meant to be a reference to the ad's top DisplayObject which can be used to determine if the ad is running as full-screen. The adVolume property is a child of the VPAID object, not (necessarily) the ad object.