using SetVar from swf file

Dec 08, 2013

Hi !

I want to change variable using video embed as swf file in project. I'm trying do it using code:

import flash.external.ExternalInterface;

ExternalInterface.call("parent.SetVar",true);

but it doesn't work. Any solutions?

1 Reply

This discussion is closed. You can start a new discussion or contact Articulate Support.