shane
unread,Aug 13, 2011, 8:44:25 AM8/13/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mediasoftpro
Hi,
Due to recent upgrade of script and integration of cloud storage,
sections like previewing third party embed video thumb urls not
previewing thumbs properly.
We fixed thumb preview url and now proper load video thumbs for local
server video thumb storage, remote server thumb storage, cloud thumb
storage (e.g amazon s3 storage), and embed video thumb urls e.g
youtube video thumb url.
In order to play embed video e.g youtube video properly just add two
missing parameters in videos/default.aspx
player_v31.isExternal = isexternal;
player_v31.Embed_Script = _script;
With recent update, the following file updated
/app_code/script/media.cs file (last update : 13th aug 2011)
Get request for updated file via our support email.