The VideoPlayer Class API (aka, the Missing Manual)
Tuesday, February 27th, 2007I was just gabbing with someone about the NetStream class, which nudged my mind toward the VideoPlayer class. According to the Components Language Reference, the FLVPlayback class “extends the MovieClip class and wraps a VideoPlayer object.” As it turns out, the VideoPlayer class is mentioned in the Components Langauge Reference, but if you dig into it, you’ll quickly discover that none of the class members is hyperlinked. In other words, you’ll get an overview of the properties, methods, and events defined by that class, but no actual explanation.
I find that an odd omission — but Adobe does make the full API available. Keep reading »




