# How do I stop flv playback when user clicks a navigation button?

**URL:** https://forum.kirupa.com/t/how-do-i-stop-flv-playback-when-user-clicks-a-navigation-button/251217
**Category:** Uncategorized
**Created:** [February 6, 2008, 11:51am UTC](https://forum.kirupa.com/t/how-do-i-stop-flv-playback-when-user-clicks-a-navigation-button/251217 "2008-02-06T11:51:59Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![troyt](https://avatars.discourse-cdn.com/v4/letter/t/c37758/32.png) [@troyt](https://forum.kirupa.com/u/troyt)
#### Post date: [February 6, 2008, 11:51am UTC](https://forum.kirupa.com/t/how-do-i-stop-flv-playback-when-user-clicks-a-navigation-button/251217/1 "2008-02-06T11:51:59Z")

</div>

This could be simple but I’m new to as3.  
I have a few flv component instances on different frames. When you click a navigation button the current flv should stop and it takes you to a new flv on a different frame. But the previous one keeps playing. How do I stop the current one playing when the button clicks?
