gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-dev] Playing Flash 9 SWFs using Gnash


From: Ernest G. Ngaruiya
Subject: [Gnash-dev] Playing Flash 9 SWFs using Gnash
Date: Wed, 5 Aug 2009 23:35:15 -0400 (EDT)

Hello,

I tried to play some flash 9 apps from that I randomly collected from the web using gnash. Some just don't work at all but some basically autoloop through all the frames in the movieclip.

When I run gnash using the -va flag, I get the output below. The "executing x tags" message just keeps being printed infinitely as the movie autoloops. Anyone know why this is happening? Is there a way I can fix this code to stop this autolooping behavior? I'm not an AS3 developer but I have to make some existing application run using Gnash. I'm thinking that I get this behavior possibly because some AS3 features are not implemented in Gnash... is there some workaround for these limitations?

---
3552:3087513472] 23:03:26 UNIMPLEMENTED: SWF9 is not fully supported, trying anyway but don't expect it to work 3552:3002653552] 23:03:26 UNIMPLEMENTED: FileAttributes tag in the SWF requests that network access is not granted to this movie (or application?) when loaded from the filesystem. Anyway Gnash won't care; use white/black listing in your .gnashrc instead 3552:3002653552] 23:03:26 UNIMPLEMENTED: DEFINESCENEANDFRAMELABELDATA tag parsed but not yet used 3552:3002653552] 23:03:26 UNIMPLEMENTED: LanguageCode in DefineFont (2 or 3)
3552:3002653552] 23:03:26 UNIMPLEMENTED: DefineFontAlignZoneTag
3552:3002653552] 23:03:26 UNIMPLEMENTED:   FIXME: tagtype = 78
3552:3002653552] 23:03:26 UNIMPLEMENTED: CSMTextSettings
3552:3002653552] 23:03:26 UNIMPLEMENTED: DOABCDEFINE tag parsed but not yet used
3552:3002653552] 23:03:26 UNIMPLEMENTED:   FIXME: tagtype = 76

Executing 28 tags in frame 1/1 of movieclip /
Executing 1 tags in frame 1/2 of movieclip /scrollPane_mc
Executing 1 tags in frame 1/1 of movieclip /scrollPane_mc/instance3
Executing 1 tags in frame 1/2 of movieclip /code_ta
Executing 1 tags in frame 1/1 of movieclip /code_ta/instance8
Executing 10 tags in frame 1/1 of movieclip /test
...

---




reply via email to

[Prev in Thread] Current Thread [Next in Thread]