flash.external.ExternalInterface running an action group in Lectora

 Greg - One more question. When I go into flash and type the import.flash.external.* and then add below the ExternalINterface.cal("image101.actionHide()"); I get a complier error on the import.flash.external.* (Identifier Expected)

When I type the code without the import. script

flash.external.ExternalInferface.call("image101.actionHide()"); the script works great!!!

I understand (in Flash) about adding the import scripts. I don't know what (identifier) to add. I thought that the wild card would cover everything under (external) 

Discussions have been disabled for this post