source: trunk/fl5/src/com/longtailvideo/jwplayer/parsers/PNGSkinParser.as @ 397

Revision 397, 122 bytes checked in by pablo, 4 years ago (diff)

Implemented clone() on all custom events.
Stretch media to config.stretching
PlayerReady from JavascriptAPI.as
config.file => config.playlist if file has .xml suffix
PluginConfig uses dynamic properties
V4ControlBar dispatches V5 view events
Media placed on stage!

Line 
1package com.longtailvideo.jwplayer.parsers {
2
3        public class PNGSkinParser {
4                public function PNGSkinParser()
5                {
6                }
7        }
8}
Note: See TracBrowser for help on using the repository browser.