Re: Error message on build
That is a strange error -- Perhaps send the MFA over to Francois -- Send him a PM about it so he can take a look.
Re: Error message on build
Re: Error message on build
I tried to send him the file but it was 71000 kb (and zipped it was 41000 kb)-
Any ideas on how I can send it to Francois (yahoo and my ISP won't let you attach files over 25 MB)
Thx
Ps does this error message mean that my game is too big to be converted to flash?
Re: Error message on build
I suppose I could copy the frames and send them in small groups...
Re: Error message on build
Split the zip into two parts and do it that way. (Winrar or something) :)
Re: Error message on build
Or try removing things (frames, sounds) that are unnecessary to reprodeuce the problem until you get a reasonable size.
Or... did you change the MP3 settings in the properties of the application? If so, reset them to their default value and retry.
Re: Error message on build
Thanks for the advice -- I did get the file to Francois and he was very helpful. If anyone else has this problem, here's what he said to do:
"In a text editor (not a word processor, something like Notepad.exe), open the file located :
<MMF2 directory>\data\runtime\flash\flex\bin\jvm.config
On the line "java.args", replace -Xmx384m by -Xmx1024m
Save the file, it should work now..."
The only problem I have now, is when I go to save the JVM file, I get an "ACCESS DENIED" message.
Anyone know how I get around that?
Thanks
-Steve
Re: Error message on build
Make sure the file is not being used by anything, like MMF2. You could also make sure it is not set to read-only in the properties. Vista/7 permissions may be an issue, as well.
Re: Error message on build
Well, MMF 2 was not open at the time.
I didnt get any popups about a vista permission either.
Which file exactly has to not be set to read only --- the application itself?
Thanks