# My video is a ghost!

**URL:** https://forum.kirupa.com/t/my-video-is-a-ghost/70237
**Category:** flash
**Created:** [November 11, 2004, 7:31pm UTC](https://forum.kirupa.com/t/my-video-is-a-ghost/70237 "2004-11-11T19:31:50Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![yossarian](https://avatars.discourse-cdn.com/v4/letter/y/9de0a6/32.png) [@yossarian](https://forum.kirupa.com/u/yossarian)
#### Post date: [November 11, 2004, 7:31pm UTC](https://forum.kirupa.com/t/my-video-is-a-ghost/70237/1 "2004-11-11T19:31:50Z")

</div>

I have a small site with a \*\*Video \*\*page. On this page you can click a button and a flv loads dynamically onto a screen. If you go to another page on the site, the video clip is still showing …like it’s a ghost :sen:

What am I doing wrong?

This is the code I’ve used to call the flv:

```auto

on (release) {
	CurrentVideoURL = "video4.swf";
		LoadMovieNum(CurrentVideoURL,1);
			  }

```

Can someone please help as I can’t upload the site until this has been sorted…much appreciated if you know more about these things that I do!

Yossarian
