It appears that a new parameter '@noinstancename' was added to the 'put' and 
'startclip' commands in swfc in the current git version. This is implemented in 
such a way that  swfc complained about not setting that parameter for 'change' 
and 'jump' commands in a script I made. I got rid of the complaints by adding 
'noinstancename=0' to the arguments array in swfc.c (lines 4236 and 4239) for 
'change' and 'jump' (alternatively by adding it to every 'change' and 'jump' 
command in the script). This may pop up for other commands, 'schange', 'move' 
'smove' for instance, but since I don't know what noinstancename was intended 
for I didn't experiment further than my script needed.

Regards
Huub
                                          

Reply via email to