Closed Bug 1143487 Opened 11 years ago Closed 11 years ago

SWF #1533, #1681, #485 don't load: TypeError: this.processExternalCommand is not a function. viewerPlayer.js:45:0

Categories

(Firefox Graveyard :: Shumway, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: cpeterson, Assigned: yury)

References

()

Details

http://swf.codeazur.com.br/?tag=#c530594211ca5060c2684dd405a1c46ddce79f9c7b2107e4517b440b9d11fb7b "FileLoadingService: loading http://swf.codeazur.com.br/archive/c5/30/59/42/c530594211ca5060c2684dd405a1c46ddce79f9c7b2107e4517b440b9d11fb7b.swf, data: undefined" shumway.player.js:83183:24 "SWF load time: 0.0850sec" shumway.player.js:38971:0 "Main()" viewerPlayer.js:27:2 "init()" viewerPlayer.js:27:2 "loadData()" viewerPlayer.js:27:2 TypeError: this.processExternalCommand is not a function viewerPlayer.js:45:0
Summary: SWF #1533 doesn't load: TypeError: this.processExternalCommand is not a function. viewerPlayer.js:45:0 → SWF #1533 and #1681 don't load: TypeError: this.processExternalCommand is not a function. viewerPlayer.js:45:0
Summary: SWF #1533 and #1681 don't load: TypeError: this.processExternalCommand is not a function. viewerPlayer.js:45:0 → SWF #1533, #1681, #485 don't load: TypeError: this.processExternalCommand is not a function. viewerPlayer.js:45:0
This one is only specific to iframe player (and not the extension). Fixing it by https://github.com/mozilla/shumway/pull/2132
Assignee: nobody → ydelendik
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Yury, when I try to load SWF #1681 (with the iframe player) I see the following console error message. Is this expected? Flash can't load this SWF either. http://swf.codeazur.com.br/?tag=#870885af65f4db74a739d2c0618996dbfdbe7205ca2974c8b88792d5fd26dd87 uncaught exception: Error: Error #2067: The ExternalInterface is not available in this container. ExternalInterface requires Internet Explorer ActiveX, Firefox, Mozilla 1.7.5 and greater, or other browsers that support NPRuntime. <unknown>
Flags: needinfo?(ydelendik)
This exception is expected in FP if external interface is not supported (and most of ActionScript code handles this exception properly).
Flags: needinfo?(ydelendik)
Product: Firefox → Firefox Graveyard
You need to log in before you can comment on or make changes to this bug.