ccexprimental = ccexprimental or {} ccexprimental.VideoPlayerEvent = { PLAYING = 0, PAUSED = 1, STOPPED= 2, COMPLETED =3, }