Calling a Javascript function

Hello,

I built a flash website. On one of my buttons, I was planning on loading another webpage with the getUrl script. I’m working with another developer and he wants me to program the button so that when it’s clicked it will call a java script function he’ll have programed in the webpage.

Is this possible?