More questions

Hi! Thanks for replying so quickly. Since I am new to Flash, I am confused about writing the path. This is what I had originally.

on (release) {
getURL("[file:///O:/Neena/Pacific](file:///O:/Neena/Pacific) grill/Website/Lunch_html.swf", “_blank”);

but ofcourse, this only works on my computer.

then after reading your reply, I put down:

on (release) {
getURL(“www.boilingink.com/html/Lunch_html.swf”, “_blank”);

right now I am uploading to boilingink.com. This this shows how much I don’t know, but do I change the .swf to .html for Lunch_html.swf.

Geeez! so many questions!, but what would be the exact way of translating this.

Thanks much.

well u dont change ur .swf to .html unless u have a html page ur swf is embedded on