Good point, had wanted to add this anyway. It's in the latest revision (property videoPlayer). Also, the Vid class now has an interface for the property. Note that it returns '*' to keep the option of replacing the current implementation (FLVPlayback) with something else sometime, so you should probably do a check if what you get really is an FLVPlayback component, for future stability.