Fla File Programming
See the full project
Basically, we need to have a FLA file modified to do the following. Only needs to be a one time deal.
The fla will need to bring in an FLV file off the server and play it. No controls needed, just the video. A preloader will need to be set up to load a certain percentage of the video before the video starts. A number to throw out for now would be say 40%. When the video is done playing the FLA file will need to know and move onto the next frame which will display a custom greeting and a play again button. Pretty simple, just don't know how to code it right myself. Here's a summary.
1) preloader that calls FLV file on server and starts loading
2) flv file plays after "X" amount has been loaded
3) when the video finishes playing the file will goTo the next frame which will have greetings (this part is done) and a play again button



