Reorg of dynamic streaming classes. Separate RTMP rules from core MBR classes by placing them in an "rtmpstreaming" package. Allow clients to add switching rules to NetStreamSwitchManager via the constructor. Initialize switching manager differently for RTMP and HTTP. Still an open question as to whether we should keep DynamicStreamingNetLoader (or subsume it into NetLoader).