# Minor quicktime prob

**URL:** https://forum.kirupa.com/t/minor-quicktime-prob/16473
**Category:** Uncategorized
**Created:** [March 25, 2003, 3:41pm UTC](https://forum.kirupa.com/t/minor-quicktime-prob/16473 "2003-03-25T15:41:30Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Lord\_ERK](https://avatars.discourse-cdn.com/v4/letter/l/e9c0ed/32.png) [@Lord\_ERK](https://forum.kirupa.com/u/Lord_ERK)
#### Post date: [March 25, 2003, 3:41pm UTC](https://forum.kirupa.com/t/minor-quicktime-prob/16473/1 "2003-03-25T15:41:30Z")

</div>

In my swf I have 2 layers one with a button  
and one with a embeeded quicktime movie,  
positioned on the main timeline.

On my button I have

on (release) {  
gotoAndPlay(“25”);  
}

When I click the button the quicktime start playing  
from frame 1 instead of 25 ! Why ?

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [March 25, 2003, 4:03pm UTC](https://forum.kirupa.com/t/minor-quicktime-prob/16473/2 "2003-03-25T16:03:04Z")

</div>

alright… I’ve never worked with quicktime, but if it’s anything like embedding an mp3, I might be able to help you out.

First of all… does the movie exist at frame 25? How many actual frames do you have?
