# Www.com linkage?

**URL:** https://forum.kirupa.com/t/www-com-linkage/20677
**Category:** Uncategorized
**Created:** [May 12, 2003, 7:05am UTC](https://forum.kirupa.com/t/www-com-linkage/20677 "2003-05-12T07:05:41Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Jooser](https://avatars.discourse-cdn.com/v4/letter/j/6f9a4e/32.png) [@Jooser](https://forum.kirupa.com/u/Jooser)
#### Post date: [May 12, 2003, 7:05am UTC](https://forum.kirupa.com/t/www-com-linkage/20677/1 "2003-05-12T07:05:41Z")

</div>

My web site (flash movie) is completely finished and uploaded to my ftp server -

```
  index.html
  index.swf

```

how do I link these files to open when someone types in [www.caresmarketing.com](http://www.caresmarketing.com)???

ps… I have notified the registry company to link the domain name to the ftp server. All that’s left is for it to recognize what file to open. Is it a command in Flash MX I must use on the index.fla file? Can’t find an answer… please help

---

<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: [May 12, 2003, 8:34am UTC](https://forum.kirupa.com/t/www-com-linkage/20677/2 "2003-05-12T08:34:52Z")

</div>

When you buy domain space, it will (USUALLY) go to an index.html as default. They (the server) will (USUALLY) put in an index.html file while you get yours up. That’s the file that they will (USUALLY) give to you. You need to replace the index.html file for it to work.  
Good luck!  
(-:

---

<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: [May 12, 2003, 5:51pm UTC](https://forum.kirupa.com/t/www-com-linkage/20677/3 "2003-05-12T17:51:00Z")

</div>

it aint a command in flash mx just open up ur index.html and whack ur flash movie into it

```php
codebase="codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
 width="600" height="400" id="main1" align="top">
          <param name=movie value="your movie.swf">
          <param name=quality value=best>
          <param name=scale value=noborder>
          <param name=salign value=R>
          <param name=bgcolor value=#999999>
          <embed src="your movie.swf" quality=best scale=noborder salign=R bgcolor=#999999 width="600" height="400" align="top"
 type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"> 
          </embed> </object></td>"

```

put all ur stuff in and ur away bgcolours and stuff

---

<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: [May 12, 2003, 6:15pm UTC](https://forum.kirupa.com/t/www-com-linkage/20677/4 "2003-05-12T18:15:45Z")

</div>

hey nova! How large is tat footer? Where’d ya get the head thingie? 🙂  
and I know the 3d cubes are exactly the ones at [flashkit.com](http://flashkit.com)! so don’t even think about lying! 😛
