# My flash website

**URL:** https://forum.kirupa.com/t/my-flash-website/102130
**Category:** Uncategorized
**Created:** [February 20, 2004, 1:47am UTC](https://forum.kirupa.com/t/my-flash-website/102130 "2004-02-20T01:47:39Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Game](https://avatars.discourse-cdn.com/v4/letter/g/ad7895/32.png) [@Game](https://forum.kirupa.com/u/Game)
#### Post date: [February 20, 2004, 1:47am UTC](https://forum.kirupa.com/t/my-flash-website/102130/1 "2004-02-20T01:47:39Z")

</div>

xx

---

<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: [February 20, 2004, 4:19pm UTC](https://forum.kirupa.com/t/my-flash-website/102130/2 "2004-02-20T16:19:36Z")

</div>

it´s very simple, nice…but I don´t understand why u made it in flash

---

<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: [February 20, 2004, 8:25pm UTC](https://forum.kirupa.com/t/my-flash-website/102130/3 "2004-02-20T20:25:52Z")

</div>

You should make it HTML, in all seriousness. You’re just narrowing the possible target audience by using Flash without motion, and loading new pages for different sections. Nice work, just drop the flash IMO (-:

---

<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: [February 21, 2004, 1:21am UTC](https://forum.kirupa.com/t/my-flash-website/102130/4 "2004-02-21T01:21:21Z")

</div>

raise the image quality for you splash. and your navigation font is blurry.

---

<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: [February 21, 2004, 8:32am UTC](https://forum.kirupa.com/t/my-flash-website/102130/5 "2004-02-21T08:32:11Z")

</div>

its better than your first start but you made the nav buttons \_mainframe like a html link. Dont do that because you made it in flash. Though because you made it in flash, all you really need is those buttons with

```auto
 like goToAndPlay (2); which will play th second frame of the main timeline. So the first frame you have the intro. The next will feature your work or whateva. With this, you dont have to reload the seperate info and make viewers wait too. 

Also place your logo title inside the info area and also dont forget to put those buttons inside too if your persisting to keep your site in flash.
```
