with flash>=7, it's loadMovie, not loadmovie
[swftools.git] / lib / action / swf5compiler.tab.c
index c1cc007..db78533 100644 (file)
@@ -3369,7 +3369,7 @@ yyreduce:
 
   case 116:
 #line 394 "swf5compiler.y"
-    { yyval.str = strdup("loadmovie"); ;}
+    { yyval.str = strdup("loadMovie"); ;}
     break;
 
   case 117: