Not working - this is an example for my problem...
Printable View
Not working - this is an example for my problem...
If i may suggest something, just use the global store x extension
Oooh never heard of that. Lemme go check it out...
EDIT: do you mean Sort X?
EDIT: Never mind... :whistle:
Work it does not.
Remove "Start of Frame" and it will work.
What did you expect? That MMF2 magically figures out that you changed a value after the "start of frame" event?
If you want to load it on start of frame then you need to create your sub application at runtime and destroy it later:
Uncheck "Create at Start" at the properties of the sub application, then modify the button events to create the sub application at X/Y.
Good plan, good plan. We'll see how that works
:D :D :D
Thanks!
you're welcome :)