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)
Pages: Latest, 29, 28, 27, 26, 25, 24, 23, 22, 21, 20, 19, 18, 17, 16, 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1
« 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, Reply)
You're running a debug version of Flash if you're getting those messages.
We don't make the player.
This is marked as WONTFIX.
(, Mon 6 Oct 2008, 15:41, Reply)
« Back