// this should be the first bit of code at the top of your
// actionscript for interactive video code. this stuff needs to
// loaded and be ready for action before anything else
// import the necessary actionscript code for dealing
// with metadata embedded in video [ie. cuepoints]
import fl.video.*;
import fl.video.MetadataEvent;
// import the necessary actionscript code for dealing
// with metadata embedded in video [ie. cuepoints]