PDA

View Full Version : Combobox Issue in FLEX


samsonkiran
03-22-2009, 02:53 PM
Hi

I have a FLEX screen which i embedded in the JSP file using the <object> &<embed> tag. The flex screen has few comboxboxes. When i open this screen, the browser has vertical scrollbar because my application used lots of frames. Now when i try to scroll through the combobox items using the down or up arrow key, the browser scrollbar is also moving down and up which is really annoying. I am not sure what is the problem over here.

It is an urgent issue which i need to fix asap. Please suggest me some solution for this.

Thanks