[flexcoders] Trying to pass a value to the mxml/swf file from java(android).How?

2011-09-21 Thread rawat
HI, I have been trying to pass the values to the mxml file(whose output is .swf file) via android (java code) , But i am unable to do this.Here is my problem, I think tht .SWF file is a binary file(like exe , .out or .dll or .iso) which runs on flash platforms(browser, mobile phone supporting f

[flexcoders] Re: Trying to pass a value to the mxml/swf file from java(android).How?

2011-09-23 Thread rawat
gt; width=\"550\" height=\"400\"> "; > > In MXML file: > > var flashVarsObj:Object = Application.application.parameters as Object; > arg1 = flashVarsObj.arg1; > arg2 = flashVarsObj.arg2; > > > Thanks, Rohini. > > --- In flexcoders@yahoogroups.com, "raw

Re: [flexcoders] Samsung Galaxy Tab 10.1 ?

2011-11-11 Thread saurabh rawat
y it doesnt work fast??Any thoughts??will it be good to use the flex AIR for adobe to build app on it or the usual Android.I think it has Honeycomb 3.1 update and even Android is going to provide some queit good pretty fast flavors in Rich UI development.Your thougths?Rgds,Saurabh  

[flexcoders] Adobe AIR Flex support for Natvie Development Tool

2011-11-15 Thread saurabh rawat
Hi, There is NDK(native development Kit) available in the android sdks via which we can write the c code (platform specific) , cross compile it and call the functions inside it using the JNI calls (from the java code).Is the same faciltiy available there in the Adobe too , do they also provide n

[flexcoders] Native sqlit supprt

2012-03-23 Thread saurabh rawat
Hi, Can we access sqlite database from android from the action script.Rgds,Saurabh    " The ultimate test of a relationship is to disagree but to hold hands..."