Hi Roger,
I am geting a Javascript error while using the slide show. The page seems to hang due to this error.
The Js error occurs at this function:
function moViewPageLoad(sender, args)
{
$addHandler($get('html'), 'keydown', html_onkeydown);
$get('moid').value = _moid;
_inPrefetch = true;
PageMethods.GetMediaObjectHtml(_moid, getDisplayType(), getMediaObjectHtmlCompleted);
_fadeInMoAnimation = new AjaxControlToolkit.Animation.FadeInAnimation($get(_mo), 0.2, 20, 0, 1, true);
}
It seems some object is not instanriated but i am not able to resolve this.
This happens everytime i try to load default.aspx page with the querystring that contains media object id.
The page just seems to hang when i use the Slide show to view/play the next media object.
Please help me on this as i have run out of ideas on how to resolve this.
Regards,
Damodar
File Attachment(s):
JS eror.bmp (2,305kb) downloaded 2 time(s).