# Videos getting stuck on web.. works fine Offline

**URL:** https://forum.kirupa.com/t/videos-getting-stuck-on-web-works-fine-offline/265550
**Category:** flash
**Created:** [July 10, 2008, 4:53am UTC](https://forum.kirupa.com/t/videos-getting-stuck-on-web-works-fine-offline/265550 "2008-07-10T04:53:45Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![flashhash](https://avatars.discourse-cdn.com/v4/letter/f/58956e/32.png) [@flashhash](https://forum.kirupa.com/u/flashhash)
#### Post date: [July 10, 2008, 4:53am UTC](https://forum.kirupa.com/t/videos-getting-stuck-on-web-works-fine-offline/265550/1 "2008-07-10T04:53:45Z")

</div>

does anyone know why loading videos doesnt work smoothly in AS3…

im using a loader to load swf’s which contains (flv) videos and it loads up and works fine offline but it gets stuck online…

i’ve used removing childs and loader.unload() and everything i could find for unloading… but it just doesnt work…

does anyone know how to stop a video from loading to the memory in AS3??

all i had to do in AS2 was use unloadMovie() and it stops the video from loading further…

Thanks
