
Found a problem on B3ta? Want other features that we don't currently offer? Type your ideas here with your finger-mouths. (We don't promise we'll act on any of it, but we will read it and your words could even prompt us into action.)
( , Wed 1 Nov 2006, 11:48)
« Go Back

but it's actually made the problem worse, now I get a series of six or seven consecutive "Object required" errors for Line 52 when I navigate away from /links
edit: it's 12 alert boxes - using IE7, so sue me, I never liked Firefox
VS debugger says it's this line:
function __flash__removeCallback(instance, name) {
instance[name] = null; <-- THIS ONE
}
QuickWatch says
instance == null
name == "setVolume"
( , Sun 5 Oct 2008, 18:43, 2 replies, latest was 17 years ago)
« Go Back