[flex_india:26551] urgent requirement on php deveoper

2009-11-11 Thread mahesh bab
Hi, This is mahesh Babu.I am working for windbricks as Flex Developer,Hyderabad.Presently our company required PHP Developer who has around 1-3 years of experience.Candidate must have 1) Experience on PHP, Mysql Stored Procedures,Triggers and Views. 2)Basics on Flex 3.0,Actionscript 3.0

[flex_india:26552] Re: flash and flex communication

2009-11-11 Thread flexorz group of flex corders
is the flash swf is as2 or as1 ? in that case you might want to check the proxy.swf with local connection to communication between flex and flash. cheers dinukx On Wed, Nov 11, 2009 at 1:20 PM, koteshwar Rao myneni mkoteshwar...@gmail.com wrote: HI All I am having a flash swf file which

[flex_india:26553] Re: flash and flex communication

2009-11-11 Thread koteshwar Rao myneni
HI flash file is in AS3 I am also tried with connecting Local Connection and i was success only when not embedding swf. Here also time line script is ignoring when embedding the swf file. On Nov 11, 1:30 pm, flexorz group of flex corders flexco...@gmail.com wrote: is the flash swf is as2 or

[flex_india:26554] Renaming index.template.html to jsp file

2009-11-11 Thread roshni
Hello all, By referring http://www.morearty.com/blog/2006/12/11/changing-the-filenames-in-flex-builder-h tml-templates/ I renamed index.template.html of my flex project to ${application}$ {build_suffix}.template.jsp. On building project, I could find myAppMainFile.jsp in folder bin- debug.

[flex_india:26556] Flex Data Grouping.

2009-11-11 Thread Balki
Hi All I have a requirement to display the data in a grouped manner. I have some data field like date which have planned and actual dates. Is there a way to show the First Date alone in a merged cell, as we view in excel ? This is an urgent requirement and would be of immense help if I get the

[flex_india:26557] Re: How to Download particulatr Text filed data to word document

2009-11-11 Thread surendra chowdary
Hey i got the solution for download as below. FileReference fileReference = new FileReference(); fileReference.save(test.text,.doc); By using the file reference we can download directly but it works with Flash Player 10 only. but the html format is not getting.i am getting the data in the

[flex_india:26555] Single Quotes in Flex3

2009-11-11 Thread Ramya Arumugam
Hi, I have a textarea to enter data with special characters. It takes more time to save the entered data into database as i'm doing the single quotes validation in backend i.e java code section. So, I would like to know how to do the single quotes in mxml section. Kindly share your knowledge.

[flex_india:26559] Re: Filtering in a combobox

2009-11-11 Thread Suraj Gagain
Thanks Sankar.. that was quite helpful On Nov 10, 10:29 pm, sankar swaroop sankaras...@gmail.com wrote: Hi U can achive this by following 3 steps: 1. Make combobox editable=true(By this u can type in combobox) 2.Use change event for combobox 3.In this event make dropdown and filter

[flex_india:26560] Re: How to Download particulatr Text filed data to word document

2009-11-11 Thread FlexiSush
hi, try sending htmltext of TextInput to word document. On Nov 10, 5:21 pm, surendra surendrachowdary.m...@gmail.com wrote: Hi, I have a text as follows in text field. Dear XX, Welcome to the company. yours, YY. i want to download this to word document as in this format

[flex_india:26561] How to save the header info of AdvancedDataGrid into XML?

2009-11-11 Thread mman
Hi all, I have an ADG and I want to save its groupedColumn and their format into an XML files. Is there any previous work in this direction? I have read sth about how to do the inverse for structural data. In fact I want to save more than that, e.g. the title ( a text and its formattings ), a

[flex_india:26558] Re: Renaming index.template.html to jsp file

2009-11-11 Thread FlexiSush
Hi, dont clean the project. if u do so u will loose debug version of the template. On Nov 11, 12:52 pm, roshni thar...@gmail.com wrote:  Hello all, By referringhttp://www.morearty.com/blog/2006/12/11/changing-the-filenames-in-fle... tml-templates/ I renamed index.template.html of my flex

[flex_india:26562] Re: Single Quotes in Flex3

2009-11-11 Thread FlexiSush
Hi, As u have not mentioned what type of validation u want to do for TextArea, it is difficult to interpret. I guess u want to restrict single quotes in TextArea. if that is the case, use restrict=^\' for TextArea tag in mxml. On Nov 11, 1:25 pm, Ramya Arumugam friendramya2...@gmail.com

[flex_india:26563] Need help in chart

2009-11-11 Thread Heman Babu
Hi, I am developing web based flex application, in which i need to plot a graph like Current VS speed, Voltage Vs Speed, Torque Vs speed in a single graph.The Current Vs Speed may have ( 1,20 rpm), ( 1.5,30 rpm),(5.5, 40 rpm)..etc.. and the Voltage Vs Speed may have ( 10,30 rpm), ( 15,35

[flex_india:26564] Re: Is there way to parse FLV

2009-11-11 Thread Saravanan
Through actionscript :( --designscripting.com On Nov 10, 1:34 pm, Jaydeep Tank jaydeep.t...@gmail.com wrote: Hi Saravanan, You can create mp3 file from FLV using Adobe Media Encoder CS4 Select format to MP3. Regards, Jaydeep Tank 2009/11/9 Saravanan saras...@gmail.com Hi All,

[flex_india:26565] Re: Loading Error - Error #2044: Unhandled IOErrorEvent:. text=Error #2035: URL Not Found.

2009-11-11 Thread Saravanan
Thanks :) On Nov 10, 2:13 pm, karthi keyan karthikeya...@gmail.com wrote: In my project i am loading 4 xml files. For 4 xml files i created 4 xml objects to assign them. In Client machine it works fine. But loading in firefox  depend upon the file size it assigns first xml assign the second

[flex_india:26566] Re: Single Quotes in Flex3

2009-11-11 Thread Saravanan
Hi Try using regex... for validation in flex -sara On Nov 11, 3:26 pm, FlexiSush sushant...@gmail.com wrote: Hi,      As u have not mentioned what type of validation u want to do for TextArea, it is difficult to interpret. I guess u want to restrict single quotes in TextArea. if that is the

[flex_india:26567] Re: Search combobox dropdown with n number of characters

2009-11-11 Thread Saravanan
Here is one more suggest tool http://www.designscripting.com/2008/10/14/search-manager%E2%80%93suggest-toolas3/ -sara On Nov 11, 11:15 am, flexorz group of flex corders flexco...@gmail.com wrote: i think what your trying to archieve is autocomplete functionality , if so you may wanna

[flex_india:26568] Re: How to indentify whether the AIR application is installed first time

2009-11-11 Thread Saravanan
Or else we can make an timestamp when the application is opened.. -sara On Nov 11, 11:06 am, VJ vijj...@gmail.com wrote: Again Hi to all, The solution right now that I have tried and coded is:    We can write/store the last access time of EncryptedLocalStore in itself and in the

[flex_india:26569] Useful Actionscript and Flex optimization techniques

2009-11-11 Thread Saravanan
HI All, I come across this tips of optimizing Actionscript and flex code... http://www.insideria.com/2009/04/51-actionscript-30-and-flex-op.html If anyone know more please add it to the post Thanks Sara http://www.designscripting.com --~--~-~--~~~---~--~~ You

[flex_india:26571] Re: Useful Actionscript and Flex optimization techniques

2009-11-11 Thread Ramya Arumugam
Hi Saravana, Thank you for sharing your knowledge with us. It would be helpfull for everyone, who are all using FLEX. Thanks, Ramya On Wed, Nov 11, 2009 at 8:09 PM, Saravanan saras...@gmail.com wrote: HI All, I come across this tips of optimizing Actionscript and flex code...

[flex_india:26570] How to display a PDF in Flex

2009-11-11 Thread vish
I need to display PDF in a popup and the content of the pdf is coming from the back end service in the format of Base64Encoded String. So I need to convert this String into the PDF and display to user. Appreciate your help if you provide example code. Thanks Vishanth

[flex_india:26572] Embedded and non-embedded fonts in a single text field at the same time

2009-11-11 Thread mkokadwar
Hi All, Is it possible to show some part of the text using non-embedded font and remaining text using embedded font in a single UITextField? I am trying a workaround for subscript and superscript. For this to work, I need to have the custom created subscript and superscript font to be

[flex_india:26573] Remove Space Between FormItem and Label Object

2009-11-11 Thread Ramya Arumugam
Hi, I would like to remove spaces between objects. For your reference, here I have pasted sample coding. Can anyone look into this code and let me know how to remove space between FormItem and Label Object? ?xml version=1.0 encoding=utf-8? mx:Application

[flex_india:26574] Re: Remove Space Between FormItem and Label Object

2009-11-11 Thread Renu
Hi Ramya, You can apply padding left on label so as to set the label position with the Form item. Thanks, Renu On Wed, Nov 11, 2009 at 8:28 PM, Ramya Arumugam friendramya2...@gmail.comwrote: Hi, I would like to remove spaces between objects. For your reference, here I have pasted sample

[flex_india:26575] Display Menubar with icon and label

2009-11-11 Thread dinesh
Hi, I have a dataprovider for Menubar control where each item in the dataprovider has both icon and label...i need to display each menuitem with icon at the top and the label at the bottom...please help me how to get this done. Thanks, dinesh

[flex_india:26577] Implement Dragging in Containner

2009-11-11 Thread Sirima
Hi, I would like to create the component which contain drag able picture. The picture should be able drag only within the container which is Canvas. The problem is I don't know how to do this. I can using startDrag() and stopDrag() method to move the image when MouseDown and stop when MouseUp. I

[flex_india:/] Changing the selected Data Grid Row Style

2009-11-11 Thread rana
Hi, I am having a datagrid with the context menu item read, when i click on that the data grid row style has to change to bold. I want to know how we can change the style for a selected row. Thanks in advance. regards Raghava --~--~-~--~~~---~--~~ You received

[flex_india:26578] Flex component life cycle

2009-11-11 Thread Ravi
Hi, Please explain the life cycle of flex component with example. I have read some tutorial in Google, not having good tutorial. Thanks, Ravi --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Flex India Community

[flex_india:26580] Discussion on blogs

2009-11-11 Thread rana
Please add my blog : http://www.raghavanaidu.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_india@googlegroups.com To unsubscribe from this

[flex_india:26579] Need Interview questions on Flex Dataservices

2009-11-11 Thread Ravi
Hi, Can any one of you please send me the interview questions on Flex DataServices or LCDS. Thanks, Ravi --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Flex India Community group. To post to this group, send

[flex_india:26581] Re: Why Flexapplication load initally slow

2009-11-11 Thread Utkarsh kaushal
May be they were looking for answer highlighting that swf file should be small in size as it is is downloaded to client browser. In what context it was asked? -Kay kay On Mon, Nov 9, 2009 at 4:28 AM, flexorz group of flex corders flexco...@gmail.com wrote: there are couple of ways which we

[flex_india:26582] Re: Why Flexapplication load initally slow

2009-11-11 Thread Vaibhav Seth
Make sure you are using the RELEASE version of .swf file. On Wed, Nov 11, 2009 at 4:24 PM, Utkarsh kaushal ballia...@gmail.comwrote: May be they were looking for answer highlighting that swf file should be small in size as it is is downloaded to client browser. In what context it was

[flex_india:26583] Re: Grouping collection refresh issue when the underlying dataProvider data changes

2009-11-11 Thread VN
You have to extent GroupingCollection . It's a bug package { import flash.events.Event; import mx.collections.*; import mx.events.CollectionEvent; import mx.events.CollectionEventKind; public class ModifiedHierarcihcalData extends GroupingCollection

[flex_india:26584] Re: GroupedCollection- changing the grouping field based on the data.

2009-11-11 Thread VN
You can use an ActionScript function to that see an example public function applyGrouping(field1:String,field2:String):void { mygroup = new GroupingCollection(); if (StringUtil.trim(field1).length 0){ mygroup.source = gridData; var group:Grouping

[flex_india:26586] Re: Changing the selected Data Grid Row Style

2009-11-11 Thread VN
and this too http://www.switchonthecode.com/tutorials/flex-datagrid-selected-row-styling On Nov 11, 3:43 pm, VN vkcn...@gmail.com wrote: Did you look at this?http://blog.flexexamples.com/2008/02/19/setting-the-selection-color-a... On Nov 11, 9:03 am, rana raghavana...@gmail.com wrote:

Re: [flex_india:26587] Re: Is there way to parse FLV

2009-11-11 Thread Jaydeep Tank
Hi Saravanan, No, Adobe Media Encoder tool helps you to extract MP3 file from FLV, use audio file in your project. Regards, Jaydeep Tank 2009/11/11 Saravanan saras...@gmail.com Through actionscript :( --designscripting.com On Nov 10, 1:34 pm, Jaydeep Tank jaydeep.t...@gmail.com wrote:

Re: [flex_india:26588] Implement Dragging in Containner

2009-11-11 Thread Jaydeep Tank
Hi Sirima, Please check the link http://www.switchonthecode.com/tutorials/simple-flex-drag-and-drop Regards, Jaydeep Tank 2009/11/11 Sirima sir...@gmail.com Hi, I would like to create the component which contain drag able picture. The picture should be able drag only within the container

[flex_india:26589] repeater in as3

2009-11-11 Thread amutha
box_v=new VBox(); babyactimg=new Image(); rep=new Repeater(); addChild(box_v); rep.dataProvider=cat.img; babyactimg.source=rep.currentit...@src; babyactimg.width=30; babyactimg.height=30; addChild(babyactimg); box_v.addChild(rep); this was i done in as3 but i got the first record only…what can i

Re: [flex_india:26590] repeater in as3

2009-11-11 Thread kalai selvi
increase the height of the VBOX . On Thu, Nov 12, 2009 at 11:34 AM, amutha raju.amu...@gmail.com wrote: box_v=new VBox(); babyactimg=new Image(); rep=new Repeater(); addChild(box_v); rep.dataProvider=cat.img; babyactimg.source=rep.currentit...@src; babyactimg.width=30;

[flex_india:26591] Re: repeater in as3

2009-11-11 Thread amutha
i did it. but it doesn't work..its show the same output On Nov 12, 12:19 pm, kalai selvi kalai.ran...@gmail.com wrote: increase the height of the VBOX . On Thu, Nov 12, 2009 at 11:34 AM, amutha raju.amu...@gmail.com wrote: box_v=new VBox(); babyactimg=new Image(); rep=new