Hello,
I am getting an error message
"a is undefined"
using
http://www.micro-active.com/osflv-test.htm
which I do not understand.
Any ideas please?
I am using the OS FLV video playing software and this works fine in
another file. Here I am feeing the player data into a dynamically
created div. The problem seems to come from str3.
Cheers
Geoff
The error message from Opera is beyond my comprehension but may mean
something to you ..
JavaScript -
http://ads1.revenue.net/j?site_id=12...r_num=55686464
Linked script not loaded
JavaScript -
http://www.micro-active.com/osflv-test.htm
Inline script thread
Error:
name: TypeError
message: Statement on line 2: Cannot convert undefined or null to
Object
Backtrace:
Line 2 of eval script : In function AC_AddExtension
function AC_AddExtension(a,b){if(a.indexOf("?")!=-1){return
a.replace(/\?/,b+"?")}else{return a+b}}
Line 2 of eval script : In function AC_GetArgs
function AC_GetArgs(a,b,c,d,e){var f=new Object();f.embedAttrs=new
Object();f.params=new Object();f.objAttrs=new Object();for(var
i=0;i<a.length;i=i+2){var g=a[i].toLowerCase();switch(g){case
"classid":break;case
"pluginspage":f.embedAttrs[a[i]]=a[i+1];break;case "src":case
"movie":a[i+1]=AC_AddExtension(a[i+1],b);f.embedAttrs["src"]=a[i+1];f.params[c]=a[i+1];break;case
"onafterupdate":case "onbeforeupdate":case "onblur":case
"oncellchange":case "onclick":case "ondblclick":case "ondrag":case
"ondragend":case "ondragenter":case "ondragleave":case
"ondragover":case "ondrop":case "onfinish":case "onfocus":case
"onhelp":case "onmousedown":case "onmouseup":case "onmouseover":case
"onmousemove":case "onmouseout":case "onkeypress":case
"onkeydown":case "onkeyup":case "onload":case "onlosecapture":case
"onpropertychange":case "onreadystatechange":case "onrowsdelete":case
"onrowenter":case "onrowexit":case "onrowsinserted":case
"onstart":case "onscroll":case "onbeforeeditfocus":case
"onactivate":case "onbeforedeactivate":case "ondeactivate":case
"type":case "codebase":case "id":f.objAttrs[a[i]]=a[i+1];break;case
"width":case "height":case "align":case "vspace":case "hspace":case
"class":case "title":case "accesskey":case "name":case
"tabindex":f.embedAttrs[a[i]]=f.objAttrs[a[i]]=a[i+1];break;default:f.embedAttrs[a[i]]=f.params[a[i]]=a[i+1]}}f.objAttrs["classid"]=d;if(e){f.embedAttrs["type"]=e}return
f}
Line 2 of eval script : In function AC_FL_RunContent
function AC_FL_RunContent(){var
a=AC_GetArgs(arguments,".swf","movie","clsid:d27cd b6e-ae6d-11cf-96b8-444553540000","application/x-shockwave-flash");AC_Generateobj(a.objAttrs,a.params,a.embed Attrs)}
Line 1 of inline#2 script in
http://www.micro-active.com/osflv-test.htm
AC_FL_RunContent('codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0',
'width', 272, 'height', 244, 'src', src, 'pluginspage',
'http://www.macromedia.com/go/getflashplayer', 'id', 'flvPlayer',
'allowFullScreen', 'true', 'movie', src,
'FlashVars','movie=assets/c2/video/video_c2_11.flv&fgcolor=0xDDDDDD&bgcolor=0x333333& volume=70');
stacktrace: n/a; see 'opera:config#UserPrefs|Exceptions Have
Stacktrace'