[flex_india:30234] Module is not loading

2010-05-30 Thread Saravanan
Hi, I run into problem that the module is not loading when using ModuleManager... [code Main File] http://www.adobe.com/2006/mxml"; layout="vertical" > [/code] [code Module]

[flex_india:30235] Re: Module is not loading

2010-05-30 Thread Saravanan
Oh Sorry its working... I cleaned the project and compiled again... :) On May 30, 3:14 pm, Saravanan wrote: > Hi, > > I run into problem that the module is not loading when using > ModuleManager... > > [code Main File] > > > http://www.adobe.com/2006/mxml"; > layout="vertical" > > >         >

[flex_india:30236] Re: Modules

2010-05-30 Thread Saravanan
Hi Try this.. In main application type mymod = module.child as mymod; obj = mymod.getChildByname("name"); On May 28, 8:20 pm, Alekhya Krishna wrote: > Hi Everybody, > > How to Access Child components in Modules?  Can anybody knows please give me > reply. > > Thanks & Regards > K.V.Ramakrish

[flex_india:30237] Re: Modules

2010-05-30 Thread ~~CC~~
i think... components have public function let parentDocument(i.e. your Module ) to access On May 28, 11:20 pm, Alekhya Krishna wrote: > Hi Everybody, > > How to Access Child components in Modules?  Can anybody knows please give me > reply. > > Thanks & Regards > K.V.Ramakrishna. -- You receiv

[flex_india:30237] J2EE & Flex Integration

2010-05-30 Thread Ganesh Tiwari [ Nepal (IOE Pulchowk Campus)]
hey friends i am from IOE, Pulchowk Campus Tribhuvan University, Nepal. i was seeking for help for my final year project and came into this group. i(with my partners) am going to develop an speaker verification system using Flex as client App (on the browser) and J2EE as Server App.The flex app wi

Re: [flex_india:30237] Suggestions for free/opensource Flex editors?

2010-05-30 Thread venu gopal vallapu
Check this out If unable to view click here Best Regards Ven

[flex_india:30237] Remove themes for particular canvas in flex 3

2010-05-30 Thread vincent
hi i m new to flex ...while applying themes to two canvas, one canvas background nice and another canvas not good so i need default for second canvas hw can i do plz help methanks in advance -- Regards, Vincent P -- You received this message because you are subscribed to the G

[flex_india:30237] reset the component

2010-05-30 Thread adi
Hi, i have viewstack having 3 states, 1) login screen 2) form for registration 3) display data in datagrid so i use httpservice in 3rd state initialize event to get data to show in a datagrid if the user is a register user he login and then go the 3rd state this works perfectly for first time af

[flex_india:30238] help on searching in own website

2010-05-30 Thread swapna y
hello All i need help to create search engine in own website... actually i have used google search engine.. but thats not acceptable for my requirements.. so any body please tell me how to create own search engine..if posible send sample code to doing thatits urgent if u know plea

[flex_india:30243] Change Line chart Graph itemRenderer

2010-05-30 Thread Varun Bajaj
Dear Expert Greeting for the day. In my Line chart i am having one itemRenderer to display my dataPoints but i need to change the itemRenderer on the basis of certain condition. For e.g. -> In a series with following details i need to show *Fill circle*where dataValue is greater then 50 and *Holl