If you could add , and . ( < and > ) in order to navigate forward and back frames while animating that would be amazing.
Thanks for adding single pixel nudging with the arrow keys, really helps!
If you could add , and . ( < and > ) in order to navigate forward and back frames while animating that would be amazing.
Thanks for adding single pixel nudging with the arrow keys, really helps!
Is there a way to Edit shortcuts?
I see align object in center horizontal and Vertical, but I can't assign a key to it?
and maybe a shortcut for both horizontal/vertical centered combined![]()
My Apps: Facebook: https://www.facebook.com/pksoft or http://www.pksoft.us
Right click any toolbar area, choose "Customize" from the dropdown menu. Then go to the Keyboard tab.
Thanks
That window is sooooo tiny.... hard to see what your doing
My Apps: Facebook: https://www.facebook.com/pksoft or http://www.pksoft.us
Sorry to bump this post, but I just wanted to share another trick. I'd love to learn any new tricks, if anyone's got some to share.
Copy several frames quickly
Slow method:
You can copy/paste multiple frames between two .mfas by copying from the storyboard view and pasting to the target .mfa's storyboard or project frame list (at the left). However, this will usually take a good amount of time per frame if there's a lot of stuff.
Fast method:
A quicker way to do it is to again select the frames in the Storyboard, but instead of Ctrl+copying & pasting, just drag the selection into the target MFA's frame list. This will take next to no time to do for some reason.
Add comments inside condition list
Be careful if you use this, as I'm sure this isn't a MMF feature :p. You can add a comment inside an event by doing this:
- Create a comment
- While the comment line is selected, go to the Insert menubar item and select "condition".
- Choose any condition, like "always"
- A new event will be created that will have your comment transformed into a condition
If the comment condition is put at the top of the event, the event is transformed back into a comment.
For those unaware and before someone tries and gets confused, this pseudo-condition never triggers true. As such, its event never executes. Interestingly enough, the it's treated as an immediate condition. Also applicable to conditions & groups; you can insert conditions into a group.
Shift+keyboard arrows should move objects faster in frame editor, instead of distort it.
Some pretty neat tricks and hidden keyboard shortcuts here.
For reference, there's a page that will nicely present them on the Wiki:
https://clickwiki.net/wiki/Interface_%26_Editors
Oh man, that Shift +Crop thing will really come in handy!
List Object: if you set a line to -1 index, it will set it to the last line in the list.![]()