Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Where to start?

214 views
Skip to first unread message

Nathan Witt

unread,
Feb 22, 2013, 3:20:21 PM2/22/13
to
Hi Everyone,

I just got Shumway up and running on Wed and am getting a sense for how everything works now. I've read through the GitHub wiki and whatever other documentation I could find but I'm stuck now. When using the inspector with an SWF that has multiple classes linked to it's assets I keep getting stuck at this error:

TypeError: l38 is undefined
_constructChildren()Sprite.js (line 94)
trampoline()runtime.js (line 1423)
(?)()337 (line 4)
(?)()340 (line 3)
(?)()358 (line 3)
instance()domain.js (line 161)
(?)()Loader.js (line 553)
then(cb=Function())util.js (line 104)
_commitFrame(frame=Object { type=

"frame"

, bgcolor={...}, abcBlocks=[1], more...})Loader.js (line 458)
_commitData(data=Object { type=

"frame"

, bgcolor={...}, abcBlocks=[1], more...})Loader.js (line 381)
onmessage(evt=WorkerMessageEvent { data={...}, type=

"message"

, target=Worker, more...})Loader.js (line 864)
[Break On This Error]

symbolClass.instance.call(instance);


I tried as best as I could to diagnose what's at issue here but I'm still new to the project. After setting a breakpoint on line 94 of Sprite.js and inspecting the instance parameter I can see that __class__ = flash.display.Shape if that helps.

I understand this project is still very experimental but I think it would be wonderfully useful if I could get it working. If there's some reading that I've obviously missed just point me in the right direction.

Thanks,

Nathan

Jet Villegas

unread,
Feb 25, 2013, 3:31:11 PM2/25/13
to Nathan Witt, dev-s...@lists.mozilla.org
Can you share a URL to that SWF?

--Jet
_______________________________________________
dev-shumway mailing list
dev-s...@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-shumway
0 new messages