Whooaa uh oh. I use that function a lot :I
Printable View
Whooaa uh oh. I use that function a lot :I
Tooltip : you now have tooltips within the button object. No need to use the tooltip object...
RadaSS send me you application please.
Array not saving : I just tried on my machine, it works very well. Can you send me an application that shows the problem?
Francois: www.flyin.com/Array_save.mfa
Open this file in build 244 and click the save array button.
Using windows explorer go to the folder the MFA is in and you will see a file called -- my_array_file.arr
Then delete the arr file and open the application in build 245
Do the same thing.
On my machine (Windows XP) the arr file will not be created in build 245
So Save frame/ Load Frame [smile] This does what it implies?
Amazing, that this was possible. Actually I knew it was possible in some form, it's just a lot of work to implement.
Cool, so Arcade and other types of games can now be really long, and be picked up from a saved point?! I'll have to see this to believe it. :o
I'm having trouble getting the Button One to work in the Demo mode. Nice feature though, I just need to get it to work correctly.
How do you start a demo recording?
I don't know if MMF2 is supposed to do this but I've put in a million in one box and a billion in the other box I ran the app then went back to the editor hovered the mouse over the event and got this.
http://www.ramraidersoftware.com/bugs/decimal.jpg
the box to the left of the selected one says /1e+009
Its a short hand way of showing 1 with six zero, its quite common to display large numbers in this way.
Yes it's a scientific way of expressing large numbers.
Try go to windows Calculator and calculate 100! (enter 100 and then press the "n!" button while in scientific mode)