Adobe Flex 3 has a very interesting component : LocalConnection. The idea behind is that the modules (which runs on client side) might change some data. The exchanged data is not limited at all to simple forms, but can be from a simple String to a XML or Arrays. Few things must be known from the start, but as any technology, only after you learn it everything becomes easy. First of all, the communication can be restrained to a certain domain, let’s say by example www.radupoenaru.com . You can’t have bidirectional communication from a single LocalConnection. One module acts as […]
Daily Archives: May 5, 2009
1 post