search for: c4428cb

Displaying 1 result from an estimated 1 matches for "c4428cb".

Did you mean: c442838
2007 Jun 15
0
Branch 'as' - 2 commits - libswfdec/swfdec_as_strings.c libswfdec/swfdec_sprite_movie_as.c test/trace
...gt; Date: Fri Jun 15 23:33:52 2007 +0200 implement createEmptyMovieClip () No idea how perfect it works, but it's good enough for the tests I'm about to commit. And it's only 12 loc. :) diff --git a/libswfdec/swfdec_as_strings.c b/libswfdec/swfdec_as_strings.c index c4428cb..938d43a 100644 --- a/libswfdec/swfdec_as_strings.c +++ b/libswfdec/swfdec_as_strings.c @@ -207,6 +207,7 @@ const char swfdec_as_strings[] = SWFDEC_AS_CONSTANT_STRING ("charCodeAt") SWFDEC_AS_CONSTANT_STRING ("NetConnection") SWFDEC_AS_CONSTANT_STRING ("connect&qu...