Re: [flex_india:31581] Extra lines in datagrid coloumn

2010-09-29 Thread Nasurudeen MK
Hi, Try to use Itemrenderer... in that datagrid. To solve ur problem. On Tue, Sep 28, 2010 at 11:52 AM, Malek S male...@gmail.com wrote: HI All, I need urgent help on data grid coloumns. My problem is : I am fetching the tenent address and agency addresss from Db in my datagrid.

Re: [flex_india:31581] How to generate SWF files from Flex application?

2010-09-29 Thread Nasurudeen MK
hi, Using *bin-release(file--Export--release build)* to generate the swf file. -- 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

[flex_india:31581] Re: Adobe Flex 3 Certification

2010-09-29 Thread comgeek
Hey, flex 3 certification is still there(9A0-082).. it costs 50$ On Sep 4, 11:00 pm, Saurabh Narula reachsaurabhnar...@gmail.com wrote: Deepak, Flex 3 certification is phased out and not available anymore, you can appear for flex 4 certification, loads of resources are available online for

Re: [flex_india:31581] How to generate SWF files from Flex application?

2010-09-29 Thread Abdul
While to build the project, u ll get the swf. On 29 September 2010 09:46, nithya flex nithya4f...@gmail.com wrote: Hi All, Any idea regarding how to generate a SWF file by using flex application. Thanks, Nithya -- You received this message because you are subscribed to the Google

Re: [flex_india:31581] Re: Keyboard Navigation in flex page

2010-09-29 Thread kannan r
And also for user defined components, first set the tab enabled property as true. Make this clear first are u using flex or flash authoring env On Wed, Sep 29, 2010 at 10:22 AM, Akshar Kaul akshar.k...@gmail.com wrote: whenever you add a new component just set its tab index property to current

Re: [flex_india:31581] Reg:Mouse double click event on UI component

2010-09-29 Thread Banu
:) good luck On Tue, Sep 28, 2010 at 5:52 PM, nithya flex nithya4f...@gmail.com wrote: Thanks Banu, Anoop and Natwar. Banu suggestion is working for me On Mon, Sep 27, 2010 at 3:46 PM, Natwar Garg natwar.g...@hytechpro.comwrote: There is no visible item present in side UIcomponent, add

Re: [flex_india:31581] How to generate SWF files from Flex application?

2010-09-29 Thread Pranav Negandhi
The Flash runtime is a client-side software that cannot generate .swf files. However, there are server-side technologies that let you do so. Languages like PHP have libraries to create simple .swf files. If you need something more complex, you're going to have to hook up your server-side code with

Re: [flex_india:31581] problem with datagrid

2010-09-29 Thread bindu misra
hi * static* *public* *function* calculateHeight(percentHeight: int): int { *var* screenResolution: int = Capabilities[*screenResolutionY*]; *var* calculatedHeight: int = (screenResolution - controllermodel.defaultAreaHeight) * (percentHeight/100); *return* calculatedHeight; } use this for

[flex_india:31584] Need HELP

2010-09-29 Thread Prabu
I have been working with view stacks, and trying to control them with a menubar. However I am unable to get it to work together. Does anyone know how this can ben done. When i am clicking Manu1 from menubar i need to show - homeInfo (viewstack) Menu2 - Menu Iteam 2-A = Program Info Menu3 -

[flex_india:31590] Re: Need HELP

2010-09-29 Thread Anoop PK
Hi Prabu, I just tested ur code and for me it is working fine. I mean on Home, am getting the homeInfo page with the accordion, and for the other buttons programInfo, threadInfo and ideaInfor also... are u getting soem other behaviour? if yes how is that? Cheers, Anoop PK On Sep 29, 10:40 am,

[flex_india:31591] Re: Adobe Flex 3 Certification

2010-09-29 Thread Anoop PK
Does it costs $50 or $150? On Sep 29, 3:27 pm, comgeek munagaprav...@gmail.com wrote: Hey, flex 3 certification is still there(9A0-082).. it costs 50$ On Sep 4, 11:00 pm, Saurabh Narula reachsaurabhnar...@gmail.com wrote: Deepak, Flex 3 certification is phased out and not available

[flex_india:31592] Re: DataGrid

2010-09-29 Thread Anoop PK
anytime :) On Sep 27, 11:24 pm, kadhar syeath kani kadhar.f...@gmail.com wrote: Thanks Anoop,,this is wat i expected,,, Regards, kadhar On Sep 24, 10:19 am, Anoop PK anoo...@gmail.com wrote: Hi Jeyaraman, This is a quick code.. hope this is what u needed. Note that if the

Re: [flex_india:31593] How to generate SWF files from Flex application?

2010-09-29 Thread nithya flex
Hello guys, Thanks for the help, I think most of all the guys confused about the question. Here I am trying generate SWF file from an application which has been all ready developed by using flex. Means from a deployed SWF file am trying to generate other SWF File(WITOUT USE OF FLEX BUILDER).

[flex_india:31594] Re: How to generate SWF files from Flex application?

2010-09-29 Thread Anoop PK
Hi Nithya, AFAIK, there is any API available to generate SWF like generating PDF/ EXCEl/PPT. The only way is to use mxmlc at your server side. But as Pranav told, it will have some security issue as well as will need to execute using shell command / bat command. If u tell the detail

Re: [flex_india:31595] Re: Adobe Flex 3 Certification

2010-09-29 Thread Saurabh Narula
Anoop, the cost is 50$ in India and 150$ internationally, in other countries. comgeek, can you please share the link? As far as I know the examination is not available anymore. Regards, Saurabh Narula http://blog.saurabhnarula.com On Wed, Sep 29, 2010 at 5:01 PM, Anoop PK anoo...@gmail.com

Re: [flex_india:31596] How to generate SWF files from Flex application?

2010-09-29 Thread Nasurudeen MK
Hello nithya, Try to post your Question with proper details, so that you can get the solution ASAP... On Wed, Sep 29, 2010 at 9:46 AM, nithya flex nithya4f...@gmail.com wrote: Hi All, Any idea regarding how to generate a SWF file by using flex application. Thanks, Nithya -- You

[flex_india:31596] FLex MTOM

2010-09-29 Thread Hemant
Hi All, How to implement MTOM in Flex and version of SDK. REgards, Hemant Garg -- 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

[flex_india:31598] Re: Adobe Flex 3 Certification

2010-09-29 Thread Anoop PK
Saurabh, Flex4 is also $50? Cheers, Anoop PK On Sep 29, 5:36 pm, Saurabh Narula reachsaurabhnar...@gmail.com wrote: Anoop, the cost is 50$ in India and 150$ internationally, in other countries. comgeek, can you please share the link? As far as I know the examination is not available

[flex_india:31599] creationPolicy=all merit and demerit

2010-09-29 Thread vincent
hi Friends 1. what is the merit and demerit of using *creation Policy=all in * TabNavigator** -- Regards, Vincent P -- 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_india:31599] Call back functions in flex

2010-09-29 Thread Harish Vardhan
i have MlEditmanager class which extends EditManager class. I also want to extend Eventdispatcher .. but it is not possible to extend more than one class ... so the work around can be to create call back function. Can someone help me how to achieve this? Urgent pls. -- You

Re: [flex_india:31601] Automated tool for converting Flex project source code into Class diagram/Highlevel diagram

2010-09-29 Thread Renu
Thanks! On Tue, Sep 28, 2010 at 12:46 PM, Олег Галабурда burd...@gmail.com wrote: Hi! Try UML4AS http://www.uml4as.com/flower-platform/ For pure AS3 you can try Enterprise Architect http://www.sparxsystems.com/products/ea/index.html 2010/9/28 Renu renud...@gmail.com Hi, I am looking

[flex_india:31602] Need help for flex unit test for pureMVC application

2010-09-29 Thread Velayutham Velu
Hi Flex Experts, I am new to Flex. I need to write test methods for pureMVC applications. I will explain my scenario is simply step by step as follows, * In mediator I am sending the notification like sendNotification(MyCommandNotification, objBody); * In ApplicationFacade I registered this

Re: [flex_india:31603] creationPolicy=all merit and demerit

2010-09-29 Thread Flex India Moderators
Vincent, Why are you sending your queries to Flex India Moderators? If you have to post a query on flex-india.org, just send the message to flex_india@googlegroups.com, you do not have to send it to flex.india.moderat...@gmail.com separately. Flex India Moderation Team On Wed, Sep 29, 2010 at

Re: [flex_india:31604] Call back functions in flex

2010-09-29 Thread Pranav Negandhi
You can do this using composition. Store an instance of EventDispatcher as a private member variable called m_dispatcher. Then implement IEventDispatcher in MlEditmanager. Delegate addEventListener, dispatchEvent, removeEventListener and hasEventListener to m_dispatcher. public class

Re: [flex_india:31605] How to generate SWF files from Flex application?

2010-09-29 Thread Pranav Negandhi
What are the contents of the .swf you want to generate? Like I said earlier, if it's a simple file with just a few graphics or images, you can do so with Ming. Bindings are available for C++, PHP, Python and Ruby. It supports simple scripting using AS1. Check out http://www.opaque.net/ming/ for

[flex_india:31606] How AIR read pdf in file system

2010-09-29 Thread cholid ridwan
1.how AIR read pdf in file system? 2.how to restrict water to read a particular file sytem?(i.e just direktori /home) thanks -- 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.