# The play() function

**URL:** https://forum.kirupa.com/t/the-play-function/93650
**Category:** Uncategorized
**Created:** [November 3, 2003, 10:22am UTC](https://forum.kirupa.com/t/the-play-function/93650 "2003-11-03T10:22:21Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![t8024328](https://avatars.discourse-cdn.com/v4/letter/t/db5fbb/32.png) [@t8024328](https://forum.kirupa.com/u/t8024328)
#### Post date: [November 3, 2003, 10:22am UTC](https://forum.kirupa.com/t/the-play-function/93650/1 "2003-11-03T10:22:21Z")

</div>

I’ve got a very basic fla file which actually worked on flash5 but it’s no more working with flashmx 2004…  
A movie clip move from a position , let say A, to B, then to C.

I insert a stop(); action on B, so the movie stop. Inside the movie entitie I insert a button with the command play() (I have also try \_level0.play() or nameofmovie.play()).  
I expected that the movie continue playing from B to C but it does nothing…

Here is the fla file…  
someone can help me…  
[loicc@altern.org](mailto:loicc@altern.org)
