# Abort Loading

**URL:** https://forum.kirupa.com/t/abort-loading/268469
**Category:** flash
**Created:** [August 14, 2008, 7:18am UTC](https://forum.kirupa.com/t/abort-loading/268469 "2008-08-14T07:18:48Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![sparkdemon](https://avatars.discourse-cdn.com/v4/letter/s/958977/32.png) [@sparkdemon](https://forum.kirupa.com/u/sparkdemon)
#### Post date: [August 14, 2008, 7:18am UTC](https://forum.kirupa.com/t/abort-loading/268469/1 "2008-08-14T07:18:48Z")

</div>

I have a swf that loads another swf into it. my need is that i first try loading the child swf and check in 1 second to see how much was loaded.

then i will abort this and load it from fresh. cant figure out why i cant abort it. How to abort loading the swf iand start a fresh loading using the same Loader ?

Note: i have to use the sameLoader for both loading… so cannot use a separate Loader instance.

Please … help…
