[flex_india:22532] Re: Refresh Disable Problem

2009-05-26 Thread Mike Rodriguez
Hello Amit, Well I had the same issue a while ago. I tried JavaScript, Flex solutions, AS solutions, and nothing worked. So I found this for the HTML template. On the body tag there is an event, called "onbeforeunload" So I did this on the template HTML (this for BlazeDS templates constructors)

[flex_india:22529] Re: Java List to Flex ArrayCollection

2009-05-26 Thread Mike Rodriguez
Hey Madan, Not sure if this will work for you or if this is what you're talking about. I do have this class in Flex (this is a simple Bean) package com.posadas.linc.entidades { import mx.collections.ArrayCollection; [RemoteClass(alias="com.posadas.lin

[flex_india:22341] Re: Flex application to dispay images dinamically

2009-05-19 Thread Mike Rodriguez
Hello people, Well I'm kind of confused... I had been developing a lot of time an application for a company. And well, all this time I got a FB 3 license, but this is for the development company that I worked for, now the company that I made the application, and now my actual workplace asked me t

[flex_india:22198] Re: Jboss and Flex Apllication For Accessing Remote Database (JBoss Configuration)

2009-05-12 Thread Mike Rodriguez
What happens, or what's the exception that you're receiving from the Jboss console? I have an application deployed on Jboss with Java as a backend and Oracle for data administration, and everything works, let me know how could I help you Regards! Mike Thalai raju escribió: > Hi Friends , >