Categories: Studio Flash Components :

Comunicate between inpage and floating

Showing 1-3 of 3 messages
Comunicate between inpage and floating DomenicoGemoli 3/8/12 4:02 AM Hi all, I have quite a technical question. Basically I've set up a "in page with floating" creative. Both files are primary and when the user interacts with the inpage we open up the floating. What I need to do is comunicate between these two file
Re: Comunicate between inpage and floating Cris Fabillar 3/25/12 4:30 AM Yo, I've encountered also this same kind of issue, where I need to reconnect the tandem connection and reopen the floater once the floater creative has been closed. Work-around: Setup the LocalConnect component handlers and listeners in your MainInpa
Re: Comunicate between inpage and floating castillom 4/3/12 7:47 AM Hi DomenicoGemoli, You can establish a connection between creatives, instantiating the LocalConnect component programmatically, implementing the following code (It works for AS2 and AS3, V2 components): //Creating a parent import http://com.google.ads.st