Problem with trackLink() into Flash file

Good afternoon everyone.

I have trouble registering the external links within a flash movie.

This is the code I use AS2.
[size=10pt]getURL(“java script:piwikTracker.trackLink(URLextlink);”);[/size]

Does anyone have any idea how to fix it?

thank you very much

In 0.4.3, you also have to specify the link type (‘link’ or ‘download’).