Dear All, We are one of India's largest software solutions organizations and are establishing a competency in RIA space. If you think you are the one, please...
The list's been quiet, but just so you don't forget we exist and are indeed living in exciting times, here's a couple of hot news items from the RIA world: 1....
i would b thankful if someone can help me out with this "i m developing an application in mozilla so that i need to display images on a window r on a toolbar ...
Hello Everybody, We are working on building a conference scheduling and friend finder application for the upcoming Foss.In/2005 (formerly Linux Bangalore) ...
Dear All, We are one of India's largest software solutions organizations and are establishing a competency in RIA space. In terms of role, the individual would...
I just sent this mail to my previous company folks, thought to post here. It might be useful for some of you: Hi guys, Macromedia has released the public alpha...
JOB TITLE: AJAX Innovator LOCATION: Mountain View , CA DESCRIPTION: Want to transform the world of search? We are seeking a highly-motivated software developer...
JOB TITLE: Web Developer LOCATION: Mountain View , CA DESCRIPTION: We are seeking highly-motivated software engineers for various positions developing web...
hello all, i have just joined this group and found it very helping. i am a novice in the field of FLEX, and i want to learn about it more and more. today i was...
hi manish, thanks for your support. i want to ask you one more thing that can you tell me some link from where i can get some more knowledge about the ...
hi all i am very new to flex please tell me how caching is done in flex and how it is different from that in.Net please send me some links so as to read...
i have created an MXML file on Flex Builder 1.5. It is running perfectly on browsers. but the MXML compilation says that when we compile the MXML file, that...
That is perfectly normal! You can set <keep-generated-swfs> in the flex-config.xml to true to keep the generated swf files. If you run the mxml file with this...
Hi Ravi, You can get the SWF from browser cache or directly access as shown following: http://server/app/main.mxml.swf Access flex app this way, SWF file would...
Hi Manish, There are things that happen: * MXML file is compiled and generated output is cached on server, it is served to clients if MXML has not changed...
Good Morning everybody !! Can anyone give me the links and docs from where i can have a detailed study on animation and graphics in Flex. Thanks Anticipating...
Hi, ... Caching has always been an issue in developing Flash applications. Putting a recompile=true is a great way to regenerate your SWF's. When we are...
Have you heard of a RIA/AJAX coding competition in Ahmedabad for Indian nationals to promote efficient coding and the opensource way! 1st prize 25,000 rupees ...
how can we show any item of a datagrid in a label. anybody plz tell me about that. bye ravi i love to walk in rain, b'coz no one can see me crying. Send...
Hi Ravi, You can refer to "Administering Flex" chapter of the "Developing Flex Applications" documentation. All the documentations are available at: ...
... You mean in a label outside of the grid? Just bind to the data! <Label text="{service.result.path.to.data.item}" /> (BTW, for low-level Flex questions,...
Hello Can someone tell how to use Compc to compile the programmatic skin's actionScript file into SWC file.when i try to compile it as mentioned in the...