bob-sims / ytPlayer

Simple cross-platform Alloy Widget for Titanium Mobile, plays streaming YouTube video with native Ti.Media.VideoPlayer
Other
43 stars 15 forks source link

fixed one of properties name for createVideoPlayer in playVideo() #2

Closed jakubgg closed 11 years ago

jakubgg commented 11 years ago

Changed property name from mediaControlMode to mediaControlStyle. The previous worked (magically) but prevented change of controls style (e.g. to VIDEO_CONTROL_NONE).

bob-sims commented 11 years ago

Nice find. Many thanks for contribution.

jakubgg commented 11 years ago

np. Thanks for great widget (Alloy widget! :)