On Sep 4, 2010, at 11:15 PM, Nick wrote:
Hi Guys,
I took an interest in your project and have implemented Transmission
into my AIR2/Java project.
Its a really cool idea and I was excited to jump in and start using
it, but have run into a few issues.
1. After the initial Transmission initialization I am not able to send
or receive messages on either the AIR side or Java side.
I know its kinda working since if I pass in an incorrect
TransmissionController class to the Java side I receive the error
message.
Any ideas on what may be going on, or if there are some debug
procedures I should try?
This leads to my second point.
2. Is it possible for you to modify the java class invocation to allow
for remote debugging? This would help test things as one is limited
to just the AIR side of things.
Thanks for your help and the project in general!
- Nick