[flex_india:24705] Re: Can't add a simple textField in RichTextEditor

2009-08-24 Thread HISSAM
stage.addChild(txtFld); will simply add the object 2009/8/24 Arindam Mojumder > Ok Hissam I got the point. > > But I am asking to add it on the stage Application. If I paste this code to > Flash cs3 then it is working fine. > I just want to know if I want to create and add a dynamic textField t

[flex_india:24706] Re: Can't add a simple textField in RichTextEditor

2009-08-24 Thread Ganesh r
HI How to add tables in Flex Richtext editor. If there is any sample ? regards Ganesh --~--~-~--~~~---~--~~ 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@goo

[flex_india:24707] What is meant by module in flex

2009-08-24 Thread Gerald Anto
Hello Friends, What is meant by module. please give me some clear idea? diffrenciate from components --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to f

[flex_india:24708] how to connect flex application with air application

2009-08-24 Thread flex
hi all, can we connect how to connect flex application with air application , means if i'm doing anything in my air application (like tying text), it should show same in my same application which is on browser(done in flex). I want to connect both application like that change of one should show

[flex_india:24709] How is the advanced flex training program offered by Lobel in Bangalore ?

2009-08-24 Thread nirupama s
Anybody done the program? cheers Nirupama --~--~-~--~~~---~--~~ 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@googlegroups.com To unsubscribe from thi

[flex_india:24713] Re: Testing tools

2009-08-24 Thread Bharath Ramanathan
The best one i think would be to go for flex+QTP for unit testing puroposes..Flex Builder 3 has an inboult add-in for QTP and its easy to automate the interaction between components in the UI using QTP as the record and play features are available.! On Sun, Aug 23, 2009 at 4:48 PM, Vandana wrote:

[flex_india:24715] Re: Hi

2009-08-24 Thread kalai selvi
hi thanks to reply for mail.yes u r riht it shoul be listened to another page. On Thu, Aug 20, 2009 at 3:27 PM, venki @flex wrote: > > can u just brief... > u have to perform an action in one page and it shld be listened in > another page??? > is it so > > On Aug 20, 12:30 pm, kalai selvi

[flex_india:24716] Re: How to write the server side code for receiving image byte array?

2009-08-24 Thread LDaneil
could anyone help me ? I stuck by the question for a quite long time already. On Aug 18, 5:24 pm, HISSAM wrote: > U r taking the file stream :( > > rather use the Bitmap class and assign its data to the array(bytearray) and > then save it to disk. > It should work. > > 2009/8/18 kumar > > >

[flex_india:24717] Context Path in Flex

2009-08-24 Thread Kaushik K
Hi , I need to access the 'context path' from the Flex UI. IN java i can do it by getServletContext().getContextPath(). Any ideas how to do it on FLEX? Regards, Kaushik K --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Gr

[flex_india:24712] searching of dynamic datagrid

2009-08-24 Thread itonflex team
Hi friends, this is kishore ! I have a dynamic datagrid, i need to do the searching and filtering both for that datagrid.. Could you please help me regarding that please.. http://www.adobe.com/2006/mxml"; width="100%" height="100%" horizontalScrollPolicy="off"

[flex_india:24719] Urgent - Looking for Flex UI designer

2009-08-24 Thread Lakeball
Dear Friends, Looking for a skill ful Flex UI designer who understands datamodel, database connectivity and worked on PHP. Minimum 3yrs expereince is needed. please send your resumes with reference work and contact details(Skype/ Yahoo/gmail IDs) thanks Lakshmi --~--~-~--~~-

[flex_india:24714] DDL with Flex

2009-08-24 Thread kalavati singh
Hi, Can any one suggest be any docs/examples of Device Description Language(DDL) with Flex. Regards Kalavati Singh --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to

[flex_india:24722] Re: flex functions reverse order

2009-08-24 Thread adrianwonder
i was trying to download the debugger but couldn't find anything for Firefox. how do i make the default browser as IE for flex 3? On Aug 22, 4:05 am, Arun Rao wrote: > I think you are having doubts bcoz alert After 2 is seen first ,then behind > it you will see alert B4 1.I dont think this is

[flex_india:24710] Flex Fabrication UnitTest

2009-08-24 Thread Srinivasan Sudharsanam
Hi I am very new to flex application. I want to build fabrication Flex Unit Test case. Can you please send me any sample files and send me a basic url. Please advice how to implement fabrication UnitTest Case regards Srinivasan S --~--~-~--~~~---~--~~ You receive

[flex_india:24720] Re: Clock Display in Flex Application

2009-08-24 Thread edwin . vgwhiz
Do it in Flash and import into Flex! On Sun, Aug 23, 2009 at 10:25 PM, mandy wrote: > > Hi all, > > How can I have a analog/digital clock display on my application?I have > get an example for simple analog clock but it is not that attractive. > So hopefully someone can provide me with an more ey

[flex_india:24711] Need to disable ctrl+c functionality on a Password textfield in flex

2009-08-24 Thread Rohit
Hi, I have a password textfield in my application. I want to disable the functionality of 'ctrl+c' on that textfield. I have used the property 'displayAsPassword="true"'. User should not be able to copy the typed password and paste somewhere else. So how to disable ctrl+c functionality on the spec

[flex_india:24721] Call Client Machina's Printer

2009-08-24 Thread Ramya Arumugam
Hi All, Is there any provision in flex to call client machine's printer to take printout? Thanks, Ramya --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email

[flex_india:24718] Two item renderer in a datagrid column.

2009-08-24 Thread lalji
Hi friends, How can i use two item renderer in a datagrid column? I want to use two item renderer in a column, but one at a time. ie., Item renderer to be toggled with respect to a flag ( which is included in the dataprovider). Pls help me. Thanks in advance, Lalji --~--~-~--~~---

[flex_india:24725] Re: Call Client Machina's Printer

2009-08-24 Thread Preetham Hegde
If client means flex application user, we can do it, more info here (http://livedocs.adobe.com/flex/3/html/help.html?content=printing_2.html) On Mon, Aug 24, 2009 at 3:46 PM, Ramya Arumugam wrote: > Hi All, > > Is there an

[flex_india:24723] Re: flex functions reverse order

2009-08-24 Thread Preetham Hegde
Its there for firefox, Firefox is netscape compatible browser :) Download the Windows Flash Player 10 Plugin content debugger (for Netscape-compatible browsers) (EXE, 2.09 MB) On Mon, Aug 24, 2009 at 6:48

[flex_india:24724] Re: Two item renderer in a datagrid column.

2009-08-24 Thread Preetham Hegde
Hi Lalji, Suggestion don't use two itemrenderer to do that(I think its not possible) Instead check the flag data and renderer the item accordingly... On Mon, Aug 24, 2009 at 12:06 PM, lalji wrote: > > Hi friends, > How can i use two item renderer in a datagrid column? I want to use > two item

[flex_india:24728] Re: flex functions reverse order

2009-08-24 Thread Preetham Hegde
To change default browser, go to Windows > Preferences > General > Web Browser and select the browser u need... On Mon, Aug 24, 2009 at 5:21 PM, Preetham Hegde wrote: > Its there for firefox, > Firefox is netscape compatible browser :) > > Download the Windows Flash Player 10 Plugin content debu

[flex_india:24729] Re: Two item renderer in a datagrid column.

2009-08-24 Thread venki @flex
2 itemrenders is not possible. u can have two components in a renderer file and based on the flag value u can render the desired component. On Aug 24, 4:53 pm, Preetham Hegde wrote: > Hi Lalji, > > Suggestion don't use two itemrenderer to do that(I think its not possible) > Instead check the fla

[flex_india:24727] Re: Need to disable ctrl+c functionality on a Password textfield in flex

2009-08-24 Thread Preetham Hegde
Could u copy the text when its displayAsPassword="true" ? I think by default its you can't copy when its displayAsPassword="true" , pls check it.. If u can copy, pls share source code... On Mon, Aug 24, 2009 at 11:39 AM, Rohit wrote: > > Hi, > I have a password textfield in my application. I wan

[flex_india:24726] Re: flex functions reverse order

2009-08-24 Thread Ravi Mishra
To set your default browser in Flex Builder or Eclipse Click Windows --> Preferences Then type 'Browser' in the filter box at left. You'll find the list of browsers on the right, from which you can set the desired browser as default. HTH, -Ravi http://achieveravi.blogspot.com On Aug 24, 4:51 

[flex_india:24730] Re: Need to disable ctrl+c functionality on a Password textfield in flex

2009-08-24 Thread Renu
Preethan has said correct, once the textinput property "displayAsPassword " is set true, It will not allow you to copy it. Thanks, Renu On Mon, Aug 24, 2009 at 5:34 PM, Preetham Hegde wrote: > Could u copy the text when its displayAsPassword="true" ? > I think by default its you can't copy when i

[flex_india:24731] Re: Can't add a simple textField in RichTextEditor

2009-08-24 Thread Arindam Mojumder
Hi,Hissam *Sorry to disturb you again :)* I faced another problem. You replied in your earlier mail that only the UI Component can be added into the RichTextEditor. According to that I have tried to add a progress bar as same way as the button added, but failed. Can anyone help me??? 20

[flex_india:24733] Re: Two item renderer in a datagrid column.

2009-08-24 Thread lalji
Thanks all. I will try On Aug 24, 5:07 pm, "venki @flex" wrote: > 2 itemrenders is not possible. > u can have two components in a renderer file and based on the flag > value u can render the desired component. > > On Aug 24, 4:53 pm, Preetham Hegde wrote: > > > > > Hi Lalji, > > > Suggestion do

[flex_india:24732] Re: Need to disable ctrl+c functionality on a Password textfield in flex

2009-08-24 Thread Rohit
Its the problem with the additional development code. In .actionScriptProperties file there is one attribute htmlPlayerVersion="9.0.124", if i change the version to "10.0.12", then the default functionality is lost. When i change the version to 10, then it allows the contents of the textfield to b

[flex_india:24734] Re: DateAxis Issue in Line/Column Chart

2009-08-24 Thread Veena Chezhian
Thanks for your information. I tried following the instruction and still getting the problem. On Fri, Aug 21, 2009 at 3:23 AM, kalavati singh wrote: > Hi Veena, >I got the same error in my code.see the below message in adobe forum > > > http://forums.adobe.com/thread/456031?tstart=0 > >

[flex_india:24735] Problema @Embed - AJUDA!

2009-08-24 Thread Arthur Magno
TextInput { borderSkin: Embed(source="imgs/inputBg.png", scaleGridTop='10'); } O Flex não consegue compilar devido ao seguinte erro: transcoding parameter 'scaleGridTop' is not supported by 'flex2.compiler.media.SkinTranscoder' - CONFORME SCREENSHOT! De ac

[flex_india:24736] Re: Can't add a simple textField in RichTextEditor

2009-08-24 Thread HISSAM
PLease mail your code 2009/8/25 Arindam Mojumder > Hi,Hissam > > *Sorry to disturb you again :)* > > I faced another problem. You replied in your earlier mail that only the UI > Component can be added into the RichTextEditor. According to that I have > tried to add a progress bar as same way as

[flex_india:24737] Re: Clock Display in Flex Application

2009-08-24 Thread mandy lee
How can we import a flash app into flex? On Mon, Aug 24, 2009 at 10:52 AM, wrote: > Do it in Flash and import into Flex! > > > On Sun, Aug 23, 2009 at 10:25 PM, mandy wrote: > >> >> Hi all, >> >> How can I have a analog/digital clock display on my application?I have >> get an example for simple

[flex_india:24738] Power point

2009-08-24 Thread adrianwonder
Hi Everyone I have created a presentation in flex. the data is retrieved from a XML file. i have also added key listeners to the space bar and right and left key. but i find the keys not so responsive at times, could anybody give me some suggestions , the code is below --

[flex_india:24739] Re: Can't add a simple textField in RichTextEditor

2009-08-24 Thread Arindam Mojumder
Hello Hissam, When I am using the RichTextEditor within a form tag and adding the progress Bar it is not working, but Text Area and button are adding fine. Now if I am remove the form tag and just use the RichTextEditor, its working absolutely fine. I can't understand what is the problem of using

[flex_india:24740] Re: Problema @Embed - AJUDA!

2009-08-24 Thread Preetham Hegde
I dont know which lang was that, try to use english :) And if u have written all the path correct, and u still find this error, then try to clean ur project. Clean is nothing but rebuilding ur project. To clean option is in Project menu.. [image: screenshot.png] On Tue, Aug 25, 2009 at 5:34 AM, A