# More questions

**URL:** https://forum.kirupa.com/t/more-questions/59615
**Category:** Uncategorized
**Created:** [August 2, 2004, 3:14pm UTC](https://forum.kirupa.com/t/more-questions/59615 "2004-08-02T15:14:47Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Ittoop](https://avatars.discourse-cdn.com/v4/letter/i/eada6e/32.png) [@Ittoop](https://forum.kirupa.com/u/Ittoop)
#### Post date: [August 2, 2004, 3:14pm UTC](https://forum.kirupa.com/t/more-questions/59615/1 "2004-08-02T15:14:47Z")

</div>

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](http://www.boilingink.com/html/Lunch_html.swf)”, “\_blank”);

right now I am uploading to [boilingink.com](http://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.

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [August 2, 2004, 3:27pm UTC](https://forum.kirupa.com/t/more-questions/59615/2 "2004-08-02T15:27:32Z")

</div>

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