[flex_india:34416] Opening for Flex/Flash developers at Ness Technologies Bangalore

2011-08-19 Thread nav
Hi Friends, I have come across a job opening in Ness Technologies for Flex/Flash developer. Please email your resume to newna...@gmail.com if you match the below criteria: Positon Developer / Lead Exp Range: 2-10 years Job Location : Bangalore Mandatory Skill set: - Required strong experience in

[flex_india:33765] Scrolling does not work on Firefox for flex data grid

2011-05-17 Thread nav
Hi Friends, When my application (built on flex 3.5) loads, my scroll does not work in Mozilla Firefox across the flex data grid. The same application scrolls just fine in IE. Do I need to add anything additional to my application to bring in the scroll support on Firefox? I have researched a lo

[flex_india:33315] Question on itemrenderer on a stock application

2011-03-22 Thread nav
Hi Friends, I have a question on the implementation of a specific use case which is as follows: 1) I have a data provider of ArrayCollection of some custom class called StockVO which is bound to a datagrid. Say the values initially received from the server are 1,2,3,4,5 on a column StockValue fro

[flex_india:32846] Zoom in and out in Flex Web Application

2011-02-03 Thread nav
Hi Friends, I have a requirement to provide an option to zoom in and zoom out at the application level of my Flex4 application. Using the zoom options should resize all of the child components within the parent application accordingly. Can anybody guide me on how to go about this implementation?

[flex_india:32814] Accessing Image from File Server Directory from Flex

2011-02-01 Thread nav
Hi Friends, I need some help in the following requirement: I require to access images kept in file server directory which is outside the context of the web server. eg: the file may be residing in c:\resources\ in file server. I am aware that if the same set of files were placed under WEBAPPS o

[flex_india:32705] Loading a flex 4 application from itself

2011-01-20 Thread nav
Hi Friends, When I reload the Flex application from within itself by using the following code var urlRequest:URLRequest = new URLRequest(this.parentApplication.url); navigateToURL(urlRequest,"_self"); it loads the url pointing to the SWF path ie: http://localhost:8080/myapplication/myapp.sw

[flex_india:32647] Button with rounded corners

2011-01-17 Thread nav
Hi Friends, I have a need to have rounded corners just for the bottom corners of a button bar in flex 4.0. Can anybody help me out with a sample code snippet which can help me selectively apply rounded corners on the buttonbarbutton just for the bottom two corners each of the button in a button b