[flex_india:31895] How to interact AIR application from browser ??

2010-11-02 Thread krishna chaitanya kambhampati
Hi All, Do any one have idea how to interact AIR application from browser. Thanks in advance. -- Thanks Regards, K. Krishna Chaitanya, -- You received this message because you are subscribed to the Google Groups Flex India Community group. To post to this group, send email to

Re: [flex_india:29456] Video Implementation - Urgent Help

2010-03-30 Thread krishna chaitanya kambhampati
Hi Anuradha, refer jukebox example. in order to play a video from media server u need to use RTMP protocol. On Tue, Mar 30, 2010 at 3:32 PM, Iyer Anuradha iyeranuradh...@gmail.comwrote: hi friends, i m new to video concept in flex. i m currently working on flex 3. i saw videoDisplay

Re: [flex_india:29464] Advance datagrid with item render probelm

2010-03-30 Thread krishna chaitanya kambhampati
Hi Narayan, You can overload constructor in Flex On Mon, Mar 29, 2010 at 6:06 PM, lakshminarayan k naraya...@gmail.comwrote: hi all i have small issue on advanced datagrid !i have more than 100 nos complex data in xml ..how to add that data using item rendere in advanced

[flex_india:29476] Download DesktopRadio - AIR Application is released

2010-03-30 Thread krishna chaitanya kambhampati
Hi All, I glad to announce DesktopRadio - AIR Application is released. Which plays all MP3 Radio channel in the world. Please download the the application and submit your valuable review. Download Link -- http://bit.ly/9q1CZD -- Thanks Regards, K. Krishna Chaitanya Software Developer (Flex,

Re: [flex_india:29477] Advance datagrid with item render probelm

2010-03-30 Thread krishna chaitanya kambhampati
sorry u *cant *overload constructor in Flex On Tue, Mar 30, 2010 at 6:13 PM, lakshminarayan k naraya...@gmail.comwrote: yah thats thanks and any example u can help it sofar On Tue, Mar 30, 2010 at 6:02 PM, krishna chaitanya kambhampati kkc.kambhamp...@gmail.com wrote: Hi Narayan, You

Re: [flex_india:29274] Flex 4 and Flash Builder 4 releases officially

2010-03-22 Thread krishna chaitanya kambhampati
Hi Saurabh, Thanks for the great news On Mon, Mar 22, 2010 at 10:35 AM, Naveen Malhotra naveen.malhotr...@gmail.com wrote: hi Saurabh, Thanks for sharing this great news. we have been waiting to hear this. On Mon, Mar 22, 2010 at 10:16 AM, Saurabh Narula reachsaurabhnar...@gmail.com

[flex_india:29166] regarding install option for like tourdeflex

2010-03-15 Thread krishna chaitanya kambhampati
Hi All, How display *install* option like tourdeflex Thanks in advance -- Thanks Regards, K. Krishna Chaitanya ARIJASOFT - HYD www.arijasoft.com -- You received this message because you are subscribed to the Google Groups Flex India Community group. To post to this group, send email to

Re: [flex_india:29168] how to parse xml data in flex to view image

2010-03-15 Thread krishna chaitanya kambhampati
use E4X to parse the xml it would be fast. I think you will store the path of the image as an attribute of child of the XML node assign that path to the source property of the image tag On Mon, Mar 15, 2010 at 10:28 AM, naba nabara...@gmail.com wrote: Hi all I just want to know how to

Re: [flex_india:29171] Re: regarding install option for like tourdeflex

2010-03-15 Thread krishna chaitanya kambhampati
Hi Swapnil, Thanks for reply I already found and working on it On Mon, Mar 15, 2010 at 3:51 PM, Swapnil sswapnilpa...@gmail.com wrote: HI, go though below link: http://www.adobe.com/devnet/air/articles/air_badge_install.html Thanks, Swapnil On Mar 15, 11:01 am, krishna chaitanya

Re: [flex_india:29172] Re: how to parse xml data in flex to view image

2010-03-15 Thread krishna chaitanya kambhampati
the proper way.please help. On Mar 15, 11:18 am, krishna chaitanya kambhampati kkc.kambhamp...@gmail.com wrote: use E4X to parse the xml it would be fast. I think you will store the path of the image as an attribute of child of the XML node assign that path to the source property

Re: [flex_india:29176] interview questions aditya birla anyone plZ discuss

2010-03-15 Thread krishna chaitanya kambhampati
Hi Check The below link for component life cycle in detailed http://www.slideshare.net/rjowen/component-life-cycle On Mon, Mar 15, 2010 at 5:13 PM, manish sankhe sankhe.man...@gmail.comwrote: preinitialize and initialize events of component should be after child added event of container.

Re: [flex_india:29103] Re: Loading large xml File

2010-03-11 Thread krishna chaitanya kambhampati
loaded xml to your existing tree and it will display as if it were part of the original file. Not exactly what you asked. But hope that helps! regards, mossman On Mar 10, 3:34 am, krishna chaitanya kambhampati kkc.kambhamp...@gmail.com wrote: Hi All, I have a large XML file of size 2 Mb

Re: [flex_india:29105] Flex Certification Price Info

2010-03-11 Thread krishna chaitanya kambhampati
HI Riaflexible check the below link http://partners.adobe.com/public/ace/main.html On Thu, Mar 11, 2010 at 11:25 AM, riaflexible riaflexi...@gmail.com wrote: Hi Friends , I am planning to take the Flex 3 with Air certification , I was checking the price , it is confusing when checked in

[flex_india:29108] How to develop progress bar like youtube

2010-03-11 Thread krishna chaitanya kambhampati
Hi All I am developing video player. How I can develop a progress bar like YouTube (*which shows downloaded status and current player head position*) Thanks in advance. -- Thanks Regards, K. Krishna Chaitanya ARIJASOFT - HYD www.arijasoft.com -- You received this message because you are

Re: [flex_india:29116] Request for Sample White papers on Flex 3

2010-03-11 Thread krishna chaitanya kambhampati
Hi Kalavati, Here are some white papers links http://www.adobe.com/uk/products/flex/whitepapers/ http://www.deitel.com/ResourceCenters/Programming/AdobeFlex/AdobeFlexWhitePapers/tabid/1698/Default.aspx

[flex_india:29059] Loading large xml File

2010-03-10 Thread krishna chaitanya kambhampati
Hi All, I have a large XML file of size 2 Mb Is there any way to load the xml file progressively so that i can display the first 10kb data I am using HTTPService to load the xml file. Thanks in advance -- Thanks Regards, K. Krishna Chaitanya ARIJASOFT - HYD www.arijasoft.com -- You

Re: [flex_india:29066] Loading large xml File

2010-03-10 Thread krishna chaitanya kambhampati
/archives/as3-saving-xml-as-binary/ Regards Kiran On Wed, Mar 10, 2010 at 6:34 AM, krishna chaitanya kambhampati kkc.kambhamp...@gmail.com wrote: Hi All, I have a large XML file of size 2 Mb Is there any way to load the xml file progressively so that i can display the first 10kb data I

Re: [flex_india:29070] Loading large xml File

2010-03-10 Thread krishna chaitanya kambhampati
); loader.addEventListener(Event.COMPLETE, onMataDataLoadComplete); } private function onMataDataLoadComplete():void {//ur action } On Wed, Mar 10, 2010 at 8:17 AM, krishna chaitanya kambhampati kkc.kambhamp...@gmail.com wrote: Hi Kiran, Thanks for reply. I don't have control on XML

[flex_india:29072] Adobe Flex 3 free licence for students

2010-03-10 Thread krishna chaitanya kambhampati
Hi All, Those who are new comers / learners get Adobe Flex 3 free licence for students https://freeriatools.adobe.com/flex/ -- Thanks Regards, K. Krishna Chaitanya ARIJASOFT - HYD www.arijasoft.com -- You received this message because you are subscribed to the Google Groups Flex India

Re: [flex_india:29024] right click

2010-03-09 Thread krishna chaitanya kambhampati
Hi Cholid, check *ContextMenu * On Tue, Mar 9, 2010 at 2:52 PM, cholid ridwan choli...@gmail.com wrote: Hi all i need right click in my flex can any body give me info? thanks regards -- You received this message because you are subscribed to the Google Groups Flex India Community

[flex_india:29028] how can i install air app on android

2010-03-09 Thread krishna chaitanya kambhampati
Hi All, how can i install air app on android -- Thanks Regards, K. Krishna Chaitanya ARIJASOFT - HYD www.arijasoft.com -- 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.

Re: [flex_india:29034] Wrap Text in lable

2010-03-09 Thread krishna chaitanya kambhampati
There is not wrap text property for label *Use Text* control *or* use *truncateToFit *property for Label to display the label On Tue, Mar 9, 2010 at 5:29 PM, Iyer Anuradha iyeranuradh...@gmail.comwrote: in properties we have an option wraptext = true/false make it true. i hope it will work

[flex_india:28980] where I can get tutorial for e-learning

2010-03-08 Thread krishna chaitanya kambhampati
Hi All, where I can get tutorial for e-learning development in flex. Please send tutorial / sample links -- Thanks Regards, K. Krishna Chaitanya ARIJASOFT - HYD www.arijasoft.com -- You received this message because you are subscribed to the Google Groups Flex India Community group. To

Re: [flex_india:28988] where I can get tutorial for e-learning

2010-03-08 Thread krishna chaitanya kambhampati
/quickstart.html http://livedocs.adobe.com/flex/3/html/help.html On Mon, Mar 8, 2010 at 3:55 PM, krishna chaitanya kambhampati kkc.kambhamp...@gmail.com wrote: Hi All, where I can get tutorial for e-learning development in flex. Please send tutorial / sample links -- Thanks Regards

Re: [flex_india:29011] reset all the components in the viewstack

2010-03-08 Thread krishna chaitanya kambhampati
Hi Pradeep, did u defined reload(); method in *test1. * **didu set the name property as test1 to that object. On Tue, Mar 9, 2010 at 10:18 AM, pradeepflex pradeepflex.gr...@gmail.comwrote: Hi All, I have seen the forum i need reload data in viewStack ,In that I have seen shorty findout

Re: [flex_india:29015] where I can get tutorial for e-learning

2010-03-08 Thread krishna chaitanya kambhampati
On Mon, Mar 8, 2010 at 2:35 PM, krishna chaitanya kambhampati kkc.kambhamp...@gmail.com wrote: Thanks Heman for your reply. I am familiar with writing code in flex 3 I don't know about e-learning. How I can develop a e-learning project On Mon, Mar 8, 2010 at 5:40 PM, Heman Babu heman.b

Re: [flex_india:28916] Re: Wrap Text in lable

2010-03-04 Thread krishna chaitanya kambhampati
wrap text option is not available for Label u can use Text which looks similar to Label On Wed, Mar 3, 2010 at 4:36 PM, Akshar akshar.k...@gmail.com wrote: i dont think you can do it...use textarea instead On Mar 3, 2:52 pm, yogesh patel mailtoyogeshpa...@gmail.com wrote: Hi, How

Re: [flex_india:28922] Re: m now an Adobe certified expert :)

2010-03-04 Thread krishna chaitanya kambhampati
congrats On Thu, Mar 4, 2010 at 1:12 PM, kewlgaurav kewlgau...@gmail.com wrote: Well, Thanks a lot for your wishes. And apologies for the delay in response. I can summarize the preparation needed to clear the exam as: 1) Livedocs is the bible of flex and one should go through it as much

Re: [flex_india:28853] Return Data from an event

2010-02-28 Thread krishna chaitanya kambhampati
declare once variable say 'isLoaded' to check whether it is loaded. In the constructor initialize with false. once u got data i.e., in xml loaded function set true to isLoaded. while access this data via object check isLoaded variable. On Sat, Feb 27, 2010 at 7:25 AM, Coco

Re: [flex_india:28756] Drag and drop shopping cart

2010-02-23 Thread krishna chaitanya kambhampati
Hi Bini, When u drag and drop in another DataGrid you will get an object depend upon your requirement you need to display the data in the column On Tue, Feb 23, 2010 at 3:30 PM, Bini binitha...@gmail.com wrote: Hai friends.. Am new to flex and want to implement a shopping cart with drag and

Re: [flex_india:28666] Images

2010-02-19 Thread krishna chaitanya kambhampati
Hi Ramakrishna, check the dash board example in flex samples -- dash board for tour de flex On Fri, Feb 19, 2010 at 9:15 AM, Alekhya Krishna alekhyakrishn...@gmail.com wrote: Hi All, I got a different requirement, I have a India map, i have to divided into states when i mouse over

Re: [flex_india:28678] Re: Dragging Problem....Needed Immediate Help

2010-02-19 Thread krishna chaitanya kambhampati
You need to register event listener to stop the dragging in the same function Here I am sending the sample code public function startChangePosition(event:MouseEvent):void { stage.addEventListener(MouseEvent.MOUSE_MOVE, stopDragging); stage.addEventListener(MouseEvent.MOUSE_UP, stopDragging);

Re: [flex_india:28645] Icon For a S:Button(Flash Builder 4.0)

2010-02-18 Thread krishna chaitanya kambhampati
Hi Rani, you can run the application developed using flex builder 3 in flash builder even u can use both the namespace in your application On Thu, Feb 18, 2010 at 3:14 PM, Priyanka Rani priyankar...@gmail.comwrote: hi kishore I hv got Flash Builder yesterday only .how it is different from

Re: [flex_india:28571] Re: radio Button renderer problem in datagrid

2010-02-16 Thread krishna chaitanya kambhampati
Check whether the radio button is added to group or not I hope this fix the issue if they are not added to the group. On Tue, Feb 16, 2010 at 2:42 PM, Ravi Mishra ravi.achi...@gmail.com wrote: I did not say that when you scroll then you have to update the dataprovider, rather when you click

Re: [flex_india:28484] m now an Adobe certified expert :)

2010-02-13 Thread krishna chaitanya kambhampati
congrats can you share your experience with us On Sat, Feb 13, 2010 at 12:50 PM, gaurav arora kewlgau...@gmail.com wrote: Hey Guys, Just wanted to share that i cleared my certification Flex 3 and AIR recently, thus, tagging myself as Adobe Certified Flex Expert. Its been a 3 years journey

Re: [flex_india:28475] Flex Beginner

2010-02-12 Thread krishna chaitanya kambhampati
here u can get the flex plugin for eclipse http://www.eclipseplugincentral.com/modules.php On Fri, Feb 12, 2010 at 6:11 PM, Gerald Anto Fernando flex.gerald.a...@gmail.com wrote: Hi venky, where to get a flexbuilder plugin for eclipse and how to add it. if possible give me the link

Re: [flex_india:28277] Need help in pagination and column filter

2010-02-04 Thread krishna chaitanya kambhampati
(1)* Pagination on the datagrid* -- fix the no of rows u want to display and set the *rowcount *property to that number (total no of rows / no of rows display ) gives the no of pages when the user clicks on the page display the data from that index consider

Re: [flex_india:28145] Image Problem

2010-02-01 Thread krishna chaitanya kambhampati
Hi Seetha, check BidmapData in langref once. may be this will helps you. On Mon, Feb 1, 2010 at 10:44 AM, seetha chowdary seethachowd...@gmail.comwrote: Hi, I have a doubt on images.. Can you please clarify.. i have save image binary data in database like oracle's BLOB.. and from server i

Re: [flex_india:28146] Re: I want to make flex application without using x and y co-ordinates

2010-02-01 Thread krishna chaitanya kambhampati
Hi ALL, Use *top, left, bottom *and *right properties* to avoid using X, Y co-ordinates. On Mon, Feb 1, 2010 at 10:25 AM, Gaurav g.gaura...@gmail.com wrote: Hi All, I'll suggest to implement code in Action script . There are some implecit veriables in Flex - height and width. If you set

Re: [flex_india:28108] I want to make flex application without using x and y co-ordinates

2010-01-30 Thread krishna chaitanya kambhampati
use *constraint based layout* so that u can avoid x and y coordinates. On Fri, Jan 29, 2010 at 6:29 PM, Ashok Ps Vel cristiej...@gmail.com wrote: Dear mates, how are you doing all? I hope so. I have developed Flex application using drag and drop, when I do drag and drop the

Re: [flex_india:27905] Re: File Upload in Flex Urgent help needed

2010-01-21 Thread krishna chaitanya kambhampati
http://cookbooks.adobe.com/post_How_do_I_create_a_form_that_will_upload_a_file_to-16689.html http://cookbooks.adobe.com/post_How_do_I_create_a_form_that_will_upload_a_file_to-16689.htmlcheck this post On Thu, Jan 21, 2010 at 5:32 PM, amit patel amitpowerpea...@gmail.comwrote: Yes there is

Re: [flex_india:27629] Audio issue for playing video files

2010-01-06 Thread krishna chaitanya kambhampati
Hi, check if u didnt set *SoundTransform *value for the video. On Tue, Jan 5, 2010 at 5:22 PM, riaflexible riaflexi...@gmail.com wrote: Hi , Using NetStream , I am play video files ( flv's H264 video files ( . mov files ) . While playing the flv videos , I am able to listen to the

[flex_india:27644] not able to pass this data to video object

2010-01-06 Thread krishna chaitanya kambhampati
Hi ALL, How I can pass data to video object? *Problem:* I am using socket to read. it is working fine but *not able to pass this data to video object* Any work around Thanks in advance -- Thanks Regards, K. Krishna Chaitanya -- You received this message because you are

Re: [flex_india:27512] Hi this is Sarma

2009-12-26 Thread krishna chaitanya kambhampati
To call JavaScript in flex u can use ExternalInterface http://www.adobe.com/livedocs/flex/3/langref/flash/external/ExternalInterface.html On Sat, Dec 26, 2009 at 8:09 PM, Sarma ramasarma...@gmail.com wrote: Hi to all, Can any one help to me.How to use java script in Flex is

[flex_india:27388] How to reduce the memory usage of the browser?

2009-12-18 Thread krishna chaitanya kambhampati
Hi All, I am working on video player. when a run a video player in the browser, The browser memory usage is increasing after some time it is not responding can any one have idea how to overcome this problem Any work around on this Thanks in advance -- Thanks Regards, K. Krishna Chaitanya

Re: [flex_india:27360] Create customized preloader

2009-12-17 Thread krishna chaitanya kambhampati
you can use the art work created in flash or if u interested in creating programmatic pre loader check the below link *https://defiantmouse.com/yetanotherforum.net/Default.aspx?g=postst=82* On Thu, Dec 17, 2009 at 4:05 AM, ravi kanth rkcy...@gmail.com wrote: Hello, I want to create and show

Re: [flex_india:27364] Help with Inline Item Renderers

2009-12-17 Thread krishna chaitanya kambhampati
Hi shreyas, addeventlistener in script tag or change property in the tag On Thu, Dec 17, 2009 at 3:24 PM, Shreyas shreyasto...@gmail.com wrote: Hi, I am using a CheckBox as an Item Renderer for a Data Grid. I would like to invoke the 'change' for this CheckBox on toggle, how can this be

Re: [flex_india:27365] Loading Multiple SWFS Before Loading

2009-12-17 Thread krishna chaitanya kambhampati
you can request more than 5 at a single instance I u want to load images i.e., more than 5 call the loadImage function with an interval say 200 mile seconds (i forget the exact duration) I hope this will solve the problem if u r able to load first few images. On Wed, Dec 16, 2009 at 5:31 PM, s

Re: [flex_india:27328] Re: DOJO With Flex

2009-12-16 Thread krishna chaitanya kambhampati
chaitanya kambhampati kkc.kambhamp...@gmail.com wrote: if you would like to use AJAX calls use flex ajax bridge On Tue, Dec 15, 2009 at 12:05 PM, h...@flex hari2...@gmail.com wrote: Hi I am trying to use DOJO toolkit in my flex application, can anybody suggest me the possible ways

Re: [flex_india:27347] cleared Adobe Flex 3 with AIR certification exam

2009-12-16 Thread krishna chaitanya kambhampati
Hi Saurabh, can u suggest some projects in flex. so that i can use all the features in flex. I tried all the tips on debugging presented on devsummit Hyd. thanks for sharing your experience -- Thanks Regards, K. Krishna Chaitanya ARIJASOFT - HYD On Wed, Dec 16, 2009 at 6:37 PM, Saurabh Narula

Re: [flex_india:27310] cleared Adobe Flex 3 with AIR certification exam

2009-12-15 Thread krishna chaitanya kambhampati
congrats, please share the material and topics covered in it. On Tue, Dec 15, 2009 at 1:35 PM, Saurabh Narula reachsaurabhnar...@gmail.com wrote: Hello Everyone :) It gives me immense pleasure to share this news with you that i have cleared the ACE ( Adobe Certified Expert) Adobe Flex 3

Re: [flex_india:27312] DOJO With Flex

2009-12-15 Thread krishna chaitanya kambhampati
if you would like to use AJAX calls use flex ajax bridge On Tue, Dec 15, 2009 at 12:05 PM, h...@flex hari2...@gmail.com wrote: Hi I am trying to use DOJO toolkit in my flex application, can anybody suggest me the possible ways in which we can do it? Which is the best way to use and how to

[flex_india:27300] feed back please

2009-12-14 Thread krishna chaitanya kambhampati
Hi ALL, I developed a interactive video player which is hosted in vrcplot.arijasoft.com features of the video player 1) when u place a cursor on a object in the video information related to the object is displayed if available, when u click on the object complete information of the object will

Re: [flex_india:27154] Re: prevent copy from textinput

2009-12-08 Thread krishna chaitanya kambhampati
use text field so that it can't be copied http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/text/TextField.html#displayAsPassword On Mon, Dec 7, 2009 at 10:02 PM, Akshar akshar.k...@gmail.com wrote: its for my company project so i cannot share it. but i noticed that when i try

Re: [flex_india:27163] Fileters in Filereference

2009-12-08 Thread krishna chaitanya kambhampati
Here is an example var imageTypes:FileFilter = new FileFilter(Images (*.jpg, *.jpeg, *.gif, *.png), *.jpg; *.jpeg; *.gif; *.png); var textTypes:FileFilter = new FileFilter(Text Files (*.txt, *.rtf), *.txt; *.rtf); var allTypes:Array = new Array(imageTypes, textTypes); var fileRef:FileReference =

Re: [flex_india:27165] Components and Modules

2009-12-08 Thread krishna chaitanya kambhampati
disable the debug and use RSL to reduce the size the release build google for the RSL and reducing the size of the SWF On Tue, Dec 8, 2009 at 10:09 PM, Kiran Kumar Vasireddy kiranv...@gmail.comwrote: Dear All, I divided my application into components and took the final release build from FB

Re: [flex_india:27054] where we can place our application for try/buy

2009-12-04 Thread krishna chaitanya kambhampati
/cfusion/marketplace/index.cfm?event=marketplace.homemarketplaceid=1 Saurabh On Fri, Dec 4, 2009 at 12:44 PM, krishna chaitanya kambhampati kkc.kambhamp...@gmail.com wrote: Hi ALL, Where I can place my AIR application fro try/buy -- Thanks Regards, K. Krishna Chaitanya -- You received

[flex_india:26989] regarding flex certification

2009-12-02 Thread krishna chaitanya kambhampati
Those who are interested in taking certification on flex 3 and AIR ATTEST is an air application for mock test try it here -- http://software.pxldesigns.com/attest/index.php -- Thanks Regards, K. Krishna Chaitanya ARIJASOFT - HYD Software Developer - Research Development +91 9704679777