« LocalConnection – Maintaing connection between AIR applications | Main | Efflex Effects »
My Merapi ScreenCapture Example
| By Rich Tretola | May 27, 2009 | |
| 9,353 views |
I just checked in my first merapi example to the merapi-examples trunk.
This example was originally created in April of 2008 when merapi was a private alpha.
Those of you who were at 360Flex last week or read this blog often know that merapi is now an open source project that is being hosted at Google code. I posted an announcement about this on May 20.
What is it called?
screencapture/merapi-screencapture-example-flex
screencapture/merapi-screencapture-example-java
What does it do?
It uses the Merapi bridge to take screen shots using an AIR user interface with Java doing the work on the back end.
Where can you find it?
It is in the trunk of the merapi-examples google code project, didn’t you read the first sentence.
Why did I create this?
Just to show how to accomplish things with AIR that are not possible without some 3rd party help. Merapi solves this issue by providing a bridge to a JVM.
What should you do?
Go, check out this project and let me know what you think. Also, please share any additional merapi sample ideas you would like to see.
Where can I get Merapi and build my own examples?
http://code.google.com/p/merapi/
Topics: Adobe AIR, Announcements, Artemis/Merapi, Flex | 5 Comments »









May 28th, 2009 at 1:42 am
Hi,
How can we use merapi-screencapture-example ?
i don’t understand how installing it
Where i put screencapture/merapi-screencapture-example-java ?
Have you a tutorial about merapi-screencapture-example ?
Thanks
JP
Reply to this comment
Rich Tretola Reply:
May 28th, 2009 at 7:26 pm
You need to check out the 2 projects from SVN within Eclipse/Flex Builder, one as a Java project and the other as a Flex/AIR project and then run each of them. Note: you will also need to map the jars in the lib folder within the Java project.
If this doesn’t make any sense, please let me know and I’ll create a tutorial on how to do this.
Reply to this comment
May 28th, 2009 at 11:17 pm
Hello,
I test on Mac and Eclipse.
I have the two projects but i don’t understand how to finalize it in AIR
It will be very nice to see that in a tutorial.
Thanks a lot Rich
Regards
JP
Reply to this comment
Rich Tretola Reply:
May 31st, 2009 at 6:52 am
Please see http://blog.everythingflex.com/2009/05/30/how-to-checkout-merapi-examples
Reply to this comment
October 13th, 2009 at 4:26 pm
I am using merapi right now and I have realized is not compatible with Flex 4 sdk , am I right or I am doing something wrong.
By the way if I try using sdk 3.4 works perfect , the problem is with sdk 4
I will wait for your comments.
Reply to this comment