External link to powerpoint

Hi,

Im trying to link to a powerpoint file from flash. This seems to be fine for word docs but when it comes to point doesnt seem to work.

What im trying to use is:

on (release) {
getURL(“test.ppt”, “_blank”);

}

Suggestions greatly appreciated.

Clest