| Author |
How flex(as) understands the java beans mapping ?
|
Prabhat Ranjan
Ranch Hand
Joined: Oct 04, 2006
Posts: 329
|
|
Hi,
We have test.as file having variable declaration while same way we define variable in java beans with setter and getter methods.
But how both communicate each other
mmxl file --> As file --> java beans ..
|
 |
javadkjha Jha
Greenhorn
Joined: Sep 17, 2009
Posts: 1
|
|
Hi,
To talk with Java from flex, there is Native API in Flex4. If you are developing AIR2.0 application than you can use the Native API of flex. for more detail use google to find out detail on Flex4 Native AIR2.0 for java
Regards
Dharmendra
|
 |
Vijitha Kumara
Bartender
Joined: Mar 24, 2008
Posts: 3563
|
|
Hi Dharmendra,
Welcome to CodeRanch
You may want to read the Naming policy
|
SCJP 5 | SCWCD 5
[How to ask questions] [Twitter]
|
 |
 |
|
|
subject: How flex(as) understands the java beans mapping ?
|
|
|