This is similar to two other posts but my video is in the file.

FlVPlayback.addEventListener(FLVPlayback.stop, _root.gotoAndStop(11); , false, 0, true);


if(FLVPlayback.stop) =_root.gotoAndStop(11);

this code doesn't work, i don't know what i'm doing. I think i'm way off.