Navigating FLV Video

I’m currenlty working on a Flash project where I need to navigate to certain points in an FLV video. I’ve worked a little with FLV before, and I’ve worked with cuepoints to trigger other actions/events in Flash, but what I’m looking to do here is when certain events happen in Flash (could be as simple as someone clicking on a button) I need the video to jump to a certain point.

My first thought was to set actionscript cuepoints then have the events in Flash make the video go to those cuepoints, but I can’t seem to find any information how to do that. All the information on cuepoints I’ve been able to dig up talk about using the cuepoints in the video to trigger other actions, not vice-versa.

Does anyone have experience with this? I’m sure it’s something simple I am missing. I just can’t put my finger on it.