howdy

I've made a site for a film company using flash 5 and they've got some quicktime movies you can download to check out their work. Anyway I've linked the movies withing flash using:

on (release) {
getURL ("..\\medium\\tdi.mov", "_tdi");
}

the weird thing is that it used to work and now it just doesn't anymore... when I click on it is brings up a new page then it says installing components and then... nothing... just a little red x.

the site is http://www.eggfilms.co.za
click on showreels then choose a director and then click on on of their adds... then click on quick or quality download.

Anyone know what I need to do?

THanks

Wouter