[flex_india:28402] 3-day Weekly training course Flex 3: Architecting Applications using Cairngorm introduced

2010-02-10 Thread aliasgharmy
Hi there! Esberi Technologies launches Weekly Training program exclusively for working professionals and students to fill in their knowledge gap and give them an edge over their counterparts. First in its training programs offering is: Flex 3: Architecting Applications using Cairngorm to be condu

[flex_india:28401] rulers,guides,grid

2010-02-10 Thread Srinivas S
Hi, How to create ruler,guides and grid in Flex application.Please let me know if anyone knows? With thanks, Srinivas -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to flex_in...@googlegroups.com. To un

Re: [flex_india:28400] Reload or reset component mxml file

2010-02-10 Thread venkatesh keetha
Try this it may solve your problem -- Venky -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to flex_in...@googlegroups.com. To unsubscribe from this group, send email to flex_india+u

[flex_india:28399] Re: Busy Cursor problem

2010-02-10 Thread Akshar
my problem is this:- when user clicks on a button i go and fetch data from the backend using webservices. till the time the data comes i want the cursor to be changed to hourglass and also it should not be possible for the user to click other controls. any idea how to achieve this. On Feb 10, 4:4

[flex_india:28398] Re: Reload or reset component mxml file

2010-02-10 Thread Akshar
do the reseting in the change event handler of the view stack On Feb 10, 7:30 pm, pradeepflex wrote: > Hi, > > I have a mxml file i m using viewstack in that 2 components each > component have datagrid's > like this .. > > height="100%" change="stackRefresh(event)"> >                            

Re: [flex_india:28395] Is anyone interested to give online flex training?

2010-02-10 Thread nithya flex
I am intrested do this, please let me know in detail On Thu, Feb 11, 2010 at 1:39 AM, Rajat Mal wrote: > Hello Guys, > Is anyone interested to give online flex training? Or one hour help > everyday in my project. > Please let me know . > > Thanks > Rajat- > San Ramon CA > > -- > You received

Re: [flex_india:28396] Auto Reset

2010-02-10 Thread nithya flex
use time class, listing for timerevent, in that u can change the text. On Thu, Feb 11, 2010 at 3:59 AM, wrote: > blendMode="multiply" fontFamily="Myriad Pro" fontSize="10" > letterSpacing="1" color="0x00" initialize="initDate();"/> > > How can I set this up to automatically refresh ever

Re: [flex_india:28397] Flash media server and Flex

2010-02-10 Thread nithya flex
many thanks for replay, can we meet online in chat On Wed, Feb 10, 2010 at 5:53 PM, bala subramanyam wrote: > Hello Nithya > > Please go through the fms explorer air application with bunch of fms > examples. > > -- > Baluvasireddy > > -- > You received this message because you are subscribed to t

Re: [flex_india:28394] Reload or reset component mxml file

2010-02-10 Thread nithya flex
during the change event , clear all the field by taking id or u can use bidnable vairable in one function, make them empty, when swithcing b/w the stacks easy to do On Wed, Feb 10, 2010 at 8:00 PM, pradeepflex wrote: > Hi, > > I have a mxml file i m using viewstack in that 2 components each > c

Re: [flex_india:28393] Is anyone interested to give online flex training?

2010-02-10 Thread kosal bhati
yesi can help u out -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to flex_in...@googlegroups.com. To unsubscribe from this group, send email to flex_india+unsubscr...@googlegroups.com. For

Re: [flex_india:28392] Auto Reset

2010-02-10 Thread kosal bhati
location.reload(); try this. -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to flex_in...@googlegroups.com. To unsubscribe from this group, send email to flex_india+unsubscr...@googlegroups.com.

Re: [flex_india:28391] AutoFilter Combobox Desk

2010-02-10 Thread nithya flex
where is the contros folde in the link, this component does not exist in the link On Thu, Feb 11, 2010 at 6:17 AM, FLEX INDIA wrote: > Hi, I was googling and I found a component with this characteristics, > but how can I made it to a desktop application? > > here is the component that I found:

Re: [flex_india:28390] Re: Garbage Collection problem

2010-02-10 Thread nithya flex
is your old object beign reffred by any other component in the application, check that first. simply don't change data, frist make ac null, then add new ac paste u r code if possible On Thu, Feb 11, 2010 at 8:57 AM, raj wrote: > Hi, > > I am not using any renderer and event listeners. > It

Re: [flex_india:28389] Re: Flex performance Issue

2010-02-10 Thread nithya flex
1. when ever u add listeners set week refrence true 2. are u using remove child method to remove container if yes, after removing it sett that container id = null 3. chekc it in profiler On Thu, Feb 11, 2010 at 11:38 AM, Vishal lad wrote: > Hi, > I have a Display container which contains childr

[flex_india:28388] image snapshot of a live video streaming

2010-02-10 Thread bindu
Hi, I am trying to take an image snapshot of a live video streaming by FMS3. I made following function -- public function bitmapDraw():void { var bmd:BitmapData = new BitmapData(videoDisp.width, videoDisp.height); bmd.draw(videoDisp); capturedFrame.source=new Bitmap(bmd)

Re: [flex_india:28387] Embedding FLEX in a jsp code

2010-02-10 Thread Nishant Kyal
Hi, You can compile your flex to swf, embed it in your jsp just like any other swf file and communicate with your server using webservices/remoting. Nishant On Thu, Feb 11, 2010 at 2:46 AM, maxim fastovsky wrote: > I'm hoping someone can help me, i am trying to embed a flex code > inside a JSP

[flex_india:28386] Re: Flex performance Issue

2010-02-10 Thread Vishal lad
Hi, I have a Display container which contains childrens registered with some events.These Display containers are added to some main parent container.If I remove these Display Containers from the parent container and assign null value will these remove the eventListeners associated or I will have t

[flex_india:28385] Weekend training course in Developing Rich Client Applications using Adobe Flex 3 introduced

2010-02-10 Thread aliasgharmy
Hi there! Esberi Technologies launches Weekend Training program exclusively for working professionals (and others interested) to fill in their knowledge gap and help them excel in their workplace. First in its training programs offering is Developing Rich Client Applications using Adobe Flex 3 to

Re: [flex_india:28384] Senior Flex developer freelance opportunity

2010-02-10 Thread Saurabh Narula
Hi Barceloni, Can you please post your email, where members can email you directly to discuss the opportunity with you? Guys, Please take the discussion offline and dont post your replies on the thread. Saurabh Flex India Moderation Team On Wed, Feb 10, 2010 at 11:44 PM, sankar swaroop wr

[flex_india:28383] Re: Garbage Collection problem

2010-02-10 Thread raj
Hi, I am not using any renderer and event listeners. Its simply an array collection of objects. Each object is having around 300 properties. I am creating the arraycollection and assigning this as dataprovider. But whenever I change the source of the array collection, the old objects exist in memo

[flex_india:28382] Embedding FLEX in a jsp code

2010-02-10 Thread maxim fastovsky
I'm hoping someone can help me, i am trying to embed a flex code inside a JSP page, however when i google flextaglibs download the only thing i find is a link to the Adobe LiveCycle ES, and i can't find where to download that taglib. So how can i embed flex in my project (i'm a student working on

[flex_india:28380] Is anyone interested to give online flex training?

2010-02-10 Thread Rajat Mal
Hello Guys, Is anyone interested to give online flex training? Or one hour help everyday in my project. Please let me know . Thanks Rajat- San Ramon CA -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email t

[flex_india:28381] AutoFilter Combobox Desk

2010-02-10 Thread FLEX INDIA
Hi, I was googling and I found a component with this characteristics, but how can I made it to a desktop application? here is the component that I found: http://www.tink.ws/examples/mx/FilterComboBox/srcview/index.html I'm rookie on Flex, thanks in advance! Dan -- You received this message bec

[flex_india:28379] Auto Reset

2010-02-10 Thread edwin . vgwhiz
How can I set this up to automatically refresh every 15 seconds or so??? Please help. Thanks Ed -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to flex_in...@googlegroups.com. To unsubscribe from this

Re: [flex_india:28378] Senior Flex developer freelance opportunity

2010-02-10 Thread sankar swaroop
Hi David , I am interested in this opportunity. Thanks Shankar -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to flex_in...@googlegroups.com. To unsubscribe from this group, send email to flex_india+

[flex_india:28377] Reload or reset component mxml file

2010-02-10 Thread pradeepflex
Hi, I have a mxml file i m using viewstack in that 2 components each component have datagrid's like this .. the user goes in to the second component first component should be refresh with selectab

Re: [flex_india:28376] Senior Flex developer freelance opportunity

2010-02-10 Thread yogendra bundela
Hi David, Am interested about this offer. Please let me know more info on this. Regards Yogendra On Wed, Feb 10, 2010 at 5:41 PM, barceloni wrote: > We have one or two openings for a Flex developer. Project will take > one or two months and involves an ERP-like project management tool > that h

Re: [flex_india:28375] Flash media server and Flex

2010-02-10 Thread bala subramanyam
Hello Nithya Please go through the fms explorer air application with bunch of fms examples. -- Baluvasireddy -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to flex_in...@googlegroups.com. To unsubscr

[flex_india:28374] Senior Flex developer freelance opportunity

2010-02-10 Thread barceloni
We have one or two openings for a Flex developer. Project will take one or two months and involves an ERP-like project management tool that has already been designed. Basic structure already in place. This is an immediate opportunity. Thank you David -- You received this message because you ar

[flex_india:28373] Re: Garbage Collection problem

2010-02-10 Thread nithya
if you are chaning the data provider it wil cause such a problem. Are you adding any component inside the datagrid. if yes what kind of render you are using On Feb 10, 10:40 am, bala subramanyam wrote: > Hello Raj > > Use removeall function or make new instance when ever you... change > data

[flex_india:28372] Flash media server and Flex

2010-02-10 Thread nithya
Can any tell me how to do live streaming in flex. Technolgies: FMS Flex -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to flex_in...@googlegroups.com. To unsubscribe from this group, send email to fl

[flex_india:28371] Re: Busy Cursor problem

2010-02-10 Thread nithya
if you are using mouse over textinput controls during time of rendring data it will happpen. chcek when u want to call removeAllCursors(); On Feb 10, 9:58 am, Akshar wrote: > i am using the following lines of code for showing the busy cursor > > cursorManager.removeAllCursors(); > cursorManag

Re: [flex_india:28370] HTML Flash Player does not work if Application is set to FULL_SCREEN_INTERACTIVE

2010-02-10 Thread kosal bhati
oh sorry.my mistake.. -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to flex_in...@googlegroups.com. To unsubscribe from this group, send email to flex_india+unsubscr...@googlegroups.com. For more

[flex_india:28369] Fwd: Hi

2010-02-10 Thread kalai selvi
-- Forwarded message -- From: kalai selvi Date: Wed, Feb 10, 2010 at 5:02 PM Subject: Hi To: flexbeero...@gmail.com Hi guys, Please help for this type of tree.see also the attachments.i am having Section it has some Pages,so when i open the Section i need to show the pages like

Re: [flex_india:28368] HTML Flash Player does not work if Application is set to FULL_SCREEN_INTERACTIVE

2010-02-10 Thread Amrit Singh
Kosal, This is an AIR application. Amrit On Wed, Feb 10, 2010 at 4:06 PM, kosal bhati wrote: > go to index.html file n give the permission for full > screen > > -- > You received this message because you are subscribed to the Google Groups > "Flex India Community" group.

[flex_india:28367] rulers,guides and grid creation

2010-02-10 Thread Srinivas
Hi, How to create ruler,guides and grid in a application.Does any body has idea plz provide the samples. With thanks, Srinivas -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to flex_in...@googlegroups.c

Re: [flex_india:28366] HTML Flash Player does not work if Application is set to FULL_SCREEN_INTERACTIVE

2010-02-10 Thread kosal bhati
go to index.html file n give the permission for full screen -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to flex_in...@googlegroups.com. To unsubscribe from this group, send em

[flex_india:28364] Re: Auto slideshow in Flex

2010-02-10 Thread Saravanan
HI Edwin... use this tutorials http://www.designscripting.com/2009/11/free-dynamic-flash-slideshow/?lang=en http://www.designscripting.com/2009/01/dynamic-slideshow-with-preloader/?lang=en On Feb 5, 11:02 am, edwin.vgw...@gmail.com wrote: > http://www.360i.com/ > How can I build a slide show lik