tillurdizzy Posted December 29, 2010 Report Posted December 29, 2010 Maybe by way of Java? http://www.merapiproject.net/
Pete Dowson Posted December 29, 2010 Report Posted December 29, 2010 Maybe by way of Java? http://www.merapiproject.net/ Can you perhaps explain what your post is all about? I don't know "Adobe Air" and I've no idea what your link is for. Regards Pete
tillurdizzy Posted December 29, 2010 Author Report Posted December 29, 2010 AIR is a wrapper for content developed with Flash to run on the desktop rather than in a browser. See http://onair.adobe.com/air/ I was hoping maybe Ajax/Java could be used as a bridge to obtain data from FSUIPC... sort of like Flash uses PHP to communicate with a server. Regards, Danny
Pete Dowson Posted December 29, 2010 Report Posted December 29, 2010 AIR is a wrapper for content developed with Flash to run on the desktop rather than in a browser. See http://onair.adobe.com/air/ But isn't Flash for playing video files? How does that relate to anything in FS or FSUIPC? I'm obviously missing the point somewhere. I was hoping maybe Ajax/Java could be used as a bridge to obtain data from FSUIPC Is Ajax another language? I only know it as a disinfectant or cleaner. ;-) If you can write programs in Ajax/Java which can use regular windows APIs, then you can write an interface to FSUIPC. But I can't tell you. All the information you need to write applications to interface to FSUIPC is provided in the FSUIPC SDK. ... sort of like Flash uses PHP to communicate with a server. PHP being yet another language? Regards Pete
tillurdizzy Posted December 29, 2010 Author Report Posted December 29, 2010 We internet guys end up using a lot of different programming languages... jack of all trades and master of none curse. The typical web page these days probably uses 4-10... its a nightmare. The Flash platform has advanced way beyond cartoon animations and video. Its own programming language, ActionScript (yes, another one), is object-oriented and as robust and powerful as Java or C++ (but we still get no respect!) :rolleyes: AIR makes it possible to use the same language to program for both internet and desktop. So I have this idea to make a "Pilots Handbook", that would just compile into one application a lot of procedures and resources you can already find on the internet, like decoding METARs, calculating descent rate, ATC Contact, Aviation alphabet, etc. etc. It's really not necessary that I get data from FS, it would save time and be handy if say, when calculating descent rate, I could pull the aircrafts current altitude instead of having the pilot enter it manually. Hey Wait!!! Didn't I see something about FSUIP and Lua while poking around earlier? Take a look at this I just found: http://code.google.com/p/lua-alchemy/wiki/TypeConversions Danny
tillurdizzy Posted December 29, 2010 Author Report Posted December 29, 2010 Pete, FYI: This map showing everyone flying on VATSIM is Flash. Right-click on the image and you'll see the FlashPlayer settings. Danny
Pete Dowson Posted December 29, 2010 Report Posted December 29, 2010 So I have this idea to make a "Pilots Handbook", that would just compile into one application a lot of procedures and resources you can already find on the internet, like decoding METARs, calculating descent rate, ATC Contact, Aviation alphabet, etc. etc. Hmmm. Sounds okay. So what's the real problem? It's really not necessary that I get data from FS, it would save time and be handy if say, when calculating descent rate, I could pull the aircrafts current altitude instead of having the pilot enter it manually. So can the programming languages you must use not call anything outside their own world, like Windows APIs, or similar things in a Library? How would they communicate with any other part of the PC without? Hey Wait!!! Didn't I see something about FSUIP and Lua while poking around earlier? Take a look at this I just found: http://code.google.c...TypeConversions FSUIPC's Lua facilities are well documented. Why not just download the documentation packages provided -- Lua and the SDK? And sorry, but i don't understand much if any of that reference. Regards Pete
Will McGee Posted June 17, 2011 Report Posted June 17, 2011 tillurdizzy Did you ever get Adober Air to Communicate with FS with Merapi & Java? I was thinking of building a ACARS application and I have grown to love Adobe Air.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now