# Stopping a loded movie from playing

**URL:** https://forum.kirupa.com/t/stopping-a-loded-movie-from-playing/283631
**Category:** flash
**Created:** [March 9, 2009, 12:53pm UTC](https://forum.kirupa.com/t/stopping-a-loded-movie-from-playing/283631 "2009-03-09T12:53:44Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![adnan794](https://avatars.discourse-cdn.com/v4/letter/a/8edcca/32.png) [@adnan794](https://forum.kirupa.com/u/adnan794)
#### Post date: [March 9, 2009, 12:53pm UTC](https://forum.kirupa.com/t/stopping-a-loded-movie-from-playing/283631/1 "2009-03-09T12:53:44Z")

</div>

Hi

I am trying to load a swf file by using a loader.

the loader is set to visible = false; until 50% of the swf is loded and once that is done I am setting the visiblity to true.

But the only problem is the loaded swf starts playing automatically and when after loading 50% I set the visibilty to true then half of the movie has already player.

How can I stop a loaded swf from playing atuomatically.?

Thanks in advance
