Hello guys, I'm going crazy.

Does anybody know why this is not going to work??

http://cioccolatonapoleone.com/compr...?id_product=10

At this link there is a product page.
You can see there is a little text link called "Ciccio". If I click it, it calls a javascript function that makes the div disappear. It's a test and it works.

Below there is a flash movie with a blue button.
The code in the click of the button is:

ExternalInterface.call("editConfig");

It calls the same function called by the "Ciccio" link.

The "Ciccio" link works... the blue button DOESN'T.
I'm really going crazy... please help me!