Is it possible to have 2 flash adverts let say an MPU and a banner interacting together? Or even 2 flash objects in a page to interact?
The client wants to have an action on the banner when the user hover the MPU and vice versa. We can control the ad inventory to have our specific flash ads displayed or even put 2 static flash objects.
You’ll have to use Javascript as an intermediary between the two. Basically you have one Flash call a Javascript function, which then calls a Flash function in the other one.