Re: MMF2 Build 250 (BETA #2)
These patches are detected malware by Avira AntiVir...
Re: MMF2 Build 250 (BETA #2)
Report them as false positives, then.
Re: MMF2 Build 250 (BETA #2)
Thx for this update
Keep the good work!!!
Re: MMF2 Build 250 (BETA #2)
http://mfa.aquadasoft.com/view/1289737248-jump_to_frame_problem
The frame doesn't end if a current frame is run when the action of "Jump to frame" is set.
Re: MMF2 Build 250 (BETA #2)
I don't see what you mean ASD, apparently this example works fine.
Re: MMF2 Build 250 (BETA #2)
Really? In my case, the frame doesn't end when the run of current frame(F7 key).
Re: MMF2 Build 250 (BETA #2)
Oh, I see, it's when you use the Run Frame command. I'm not sure if we want to modify that. The problem is that in the case of a frame parameter the validity of the frame is tested in the action, while with an expression parameter the validity of the frame is tested after the frame is closed. As it's a (very) minor issue I think we won't change it.
Re: MMF2 Build 250 (BETA #2)
I'd really like the feature for a 'run application from frame' button. It'd save the issue of playing through the whole game to test out how data passes to the end, for example.
Re: MMF2 Build 250 (BETA #2)
Quote:
Originally Posted by Yves
Oh, I see, it's when you use the Run Frame command. I'm not sure if we want to modify that. The problem is that in the case of a frame parameter the validity of the frame is tested in the action, while with an expression parameter the validity of the frame is tested after the frame is closed. As it's a (very) minor issue I think we won't change it.
This issue related to it?
http://www.clickteam.com/epicenter/ubbthreads.php?ubb=showflat&Number=212188#Post2121 88
Can the specified the frame number using the expression, related to the change frame number by sort or insert frame?