gnash-dev
[Top][All Lists]
Advanced

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

Re: [Gnash-dev] Some fix patch


From: Uriy
Subject: Re: [Gnash-dev] Some fix patch
Date: Tue, 25 Apr 2006 22:37:47 +0400
User-agent: Thunderbird 1.5 (X11/20060207)

Rob Savoye пишет:
Uriy wrote:

  
Index: server/shape.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/shape.cpp,v
retrieving revision 1.13
diff -u -B -b -w -r1.13 shape.cpp
--- server/shape.cpp	5 Apr 2006 04:15:34 -0000	1.13
+++ server/shape.cpp	25 Apr 2006 17:08:19 -0000
@@ -934,6 +934,8 @@
 		if (SHAPE_LOG) IF_VERBOSE_PARSE(log_msg("  shape_character_read: line = %d\n", current_path.m_line));
 	    }
 	    if (flags & 0x10) {
+		if (tag_type == 2)
+		    tag_type+=20;
    

  Interesting... Do you have a test case for this ?

	- rob -

  
Yes. please download and play http://ru.fishki.net/picso/prostoflashka.swf

reply via email to

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