I hope to have time to write about Flash Lite from Adobe, Java Micro Edition (Java™ ME), S60, S40, Mobile games, mobile video, prototype development, multiplatform applications, Python, C++, PHP, Adobe ColdFusion, Adobe Flex, JavaScript, ActionScript, Flash Professional IDE, Eclipse, Carbide C++, NetBeans IDE. Enjoy it!
felipebzr | 25 May, 2008 15:52
Hi readers,
I've just released Jarpa source code. You can always use the SVN repository to download the latest code.
Update: You can also take a look at the Wiki Article.
felipebzr | 12/06/2008, 03:39
Hi,
Please, test direct on the phone. You can always use Nokia's RDA.
http://www.forum.nokia.com/main/technical_services/testing/rda_introduction.html
vilebody | 13/06/2008, 17:20
Hi, I tested on the phone and the swf launches.
There is one little problem. I just put my swf in the main project directory. I have to put the swf manually into the others directory. If not it seems to get copied into that directory, but then it is corrupt.
Any experience? How exactly should we embed the swf into our java project?
Greets
vilebody | 16/06/2008, 14:38
i fixed it in my compile settings, it seemed like my swf did not get into the jar file! :)
vilebody | 23/06/2008, 23:09
hi Felipe,
i just tested your source example on a nokia n95 with fl3 and i get a connection failed:
reason:
internet:
server not found
i changed the as2 and made an instance of the jarpa class like with '127.0.0.1' as a host string in stead of just ''
Any idea?
Grtz
Felipe Andrade is chief technology officer and cofounder of i2 tecnologia, a company based in Brazil and an Adobe Solution Partner.
At i2, Felipe is focused on scientific and technical issues. Felipe is also a programmer, researcher (by passion) and the project leader for all games and applications developed by i2 tecnologia.
RDF Facets:
qfnZtopicQUqfnBlogTopicZgeneralQ
qfnZtopicQUqfnTopicZflashQ
qfnZtopicQUqfnTopicZjavaQ
qfnZtopicQUqfnTopicZseriesE5f60Q
qfnZtypeQUqfnTypeZBlogContentQ
qfnZtypeQUqfnTypeZBlogE45ntryQ
qfnZtypeQUqfnTypeZCommunityContentQ
qfnZtypeQUqfnTypeZWebpageQ
qmarsZlanguageQUxhttpE3aE2fE2fswE2enokiaE2ecomE2flanguageE2d1E2fenX
Re: Connecting Flash Lite and Java ME
vilebody | 10/06/2008, 18:11
hi felipe
i'm having troubles testing this project..
how exactly can i run this? I've downloaded netbeans mobility pack, and i only get to see the jarpa debugger in the emulator ( nokia s40 5th edition )
it seems like it does not work on the s60 3rd edition sdk?
what am i doing wrong?