Calling dom javascript functions from a flash object works properly in a
regular web page. When this page is a part of a frameset on another domain, the
javascript functions stop working - they are referred as a regular href link
(which obviously give page not found, with the javascript function as its
url!!!).

Is this a cross-domain problem?
Does anyone know how to solve this problem?

Thank you for your help!