|  | Can't get timeline to move after flv |  | |
| | | pedro93 |  |
| Posted: Mon Jul 21, 2008 2:55 pm Post subject: Re: Can't get timeline to move after flv |  |
Thanks for the help. I am getting closer, but I still can't get it to do what I want. The code you sent made the movie symbol move to the appointed frame, but it did not allow the movie symbol to play. And when I had a progressive downloaded flv in the movie symbol it would not play. Any suggestions?
Again thanks for your help. |
| |
| | | whodeee05 |  |
| Posted: Mon Jul 21, 2008 3:01 pm Post subject: Re: Can't get timeline to move after flv |  |
can you post the actionscript that you are using? Also you might need to replace gotoAndStop with gotoAndPlay. So basically what you want to have happen is when an flv is done playing, to go to another frame on your timeline that has another flv, and to start playing that one? Is that right? |
| |
| | | whodeee05 |  |
| Posted: Mon Jul 21, 2008 3:32 pm Post subject: Re: Can't get timeline to move after flv |  |
That script will only work when used with an instance of an flv component, it won't work with a movieclip. Are you embedding the flv into the flash file or are you linking to an external flv? If the flv is embedded the script will not work. It seems like your problem can be fixed easily, but I am still unsure exactly what you want your file to do and how you have it set up. |
| |
| | | pedro93 |  |
| Posted: Wed Jul 23, 2008 3:59 pm Post subject: Re: Can't get timeline to move after flv |  |
Hello and thanks,
My main problem was I was getting a syntax error. I fiddled a bunch and eventually it worked. Don't know what I finally did, but now I can cut and paste and it is working great. Thanks for all your time, It really means a lot.
Peter |
| |
|
|