apache13
02-12-2005, 09:47 PM
Hello- I am having a problem with my path
This is for a CD to be run on only a Mac- I have a main site with 6 buttons- Each button will pop up a new site. Each site is it's own hqx on the CD
This is the script I am using that pulls up internet explorer and not the file on the CD - Any ideas to fix it
on (release) {
getURL("promo\promo.hqx", "_blank");
}
thanks
This is for a CD to be run on only a Mac- I have a main site with 6 buttons- Each button will pop up a new site. Each site is it's own hqx on the CD
This is the script I am using that pulls up internet explorer and not the file on the CD - Any ideas to fix it
on (release) {
getURL("promo\promo.hqx", "_blank");
}
thanks