Re: Pardon my newbie-ness ... MMF2 to build to Jav
Quote:
Originally Posted by neat_Kliker2
"starting in the bottom right corner"
left ;)
Woops! Silly me, confusing my rights and lefts :) Well anyway, I'm glad you guys like it, it was based off of a game on the old vcade called Pipe Pro. I think its a fun little game since it doesn't require any extensions besides the string object, it is easily java compatible.
Re: Pardon my newbie-ness ... MMF2 to build to Jav
Nice game Brandon, just a bit too difficult for me :D Lost after five rounds or something like that.
Re: Pardon my newbie-ness ... MMF2 to build to Jav
The key is to build up as many extras each level as possible, that way on the higher levels it is a little easier.
Re: Pardon my newbie-ness ... MMF2 to build to Jav
Now I'm a bit confused again ... my wife says this is a common state for me. Applets embedded in webpages only, or full standalone Java apps?
Re: Pardon my newbie-ness ... MMF2 to build to Jav
The Standard version allows you to build applets for embedding in webpages - the Developer version also has support for executable .JAR applications.
Re: Pardon my newbie-ness ... MMF2 to build to Jav
does anyone know the extensions that work and don't work with Java?
Re: Pardon my newbie-ness ... MMF2 to build to Jav
Read the release info, before you ask the meaning of life.
Re: Pardon my newbie-ness ... MMF2 to build to Jav
LOL Is newbie-ness a real word?
Re: Pardon my newbie-ness ... MMF2 to build to Jav
Extensions are in progress. We have so far :
Ini
List
Combo
File
StaticText
Layer
Edit
Rich Edit
ChrisB is programming as fast as he can!
Re: Pardon my newbie-ness ... MMF2 to build to Jav
And there are still more to come! Of course, we have to rewrite these extensions in Java, so we can't convert third-party extensions, but eventually all the Standard and Pro objects will be compatible with Java (if possible).