loading image before loading video on page
-
Hi, i have one link, if I will click on that it will open one video on different page. before loading this video into separate page i want to display loading image/progress bar. My problem is i am using code because of which i am not able to match the time taken to load the video.. $('#dvLoading').fadeOut(2000); some time it is taking more that 2000 or sometime taking less time.. Note: i m using javascript to display video on page using: swfobject.embedSWF(playerUrl, "richMediaPlayer", playerWidth, playerHeight, "9.0.0", "expressInstall.swf", flashvars, params, attributes); please help me its urgent to me... Thanks in advance
-
Hi, i have one link, if I will click on that it will open one video on different page. before loading this video into separate page i want to display loading image/progress bar. My problem is i am using code because of which i am not able to match the time taken to load the video.. $('#dvLoading').fadeOut(2000); some time it is taking more that 2000 or sometime taking less time.. Note: i m using javascript to display video on page using: swfobject.embedSWF(playerUrl, "richMediaPlayer", playerWidth, playerHeight, "9.0.0", "expressInstall.swf", flashvars, params, attributes); please help me its urgent to me... Thanks in advance
status bar otr image/progress bar must be includes by flash. So se webpage of developers of flash plugin. If you want, use HTML-5-audio or -video. For Internet Explorer see http://msdn.microsoft.com/en-us/library/ff975073(v=vs.85).aspx