[flex_india:26369] Aditya Birla Group interview questions

2009-11-04 Thread prem
to refresh the browser window using ActionScript These were the questions asked. - Prem --~--~-~--~~~---~--~~ 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

[flex_india:25559] HBox implementation in reverse order

2009-09-30 Thread prem
Guys, Yesterday I faced an interview question. How to create a custom component which behaves like an HBox but the children needs to be layed out in reverse order, i.e. From right to left and not from left to right. I answered, we need to override updateDisplayList to move the children, but the

[flex_india:25565] Re: HBox implementation in reverse order

2009-09-30 Thread prem
by decrementing there x values there by loop running in reverse order. iii) populate those sprites with what ever data u want to add them to hope this answers ur question. On Wed, Sep 30, 2009 at 2:37 PM, prem prema...@gmail.com wrote: Guys, Yesterday I faced an interview question. How

[flex_india:25566] Re: HBox implementation in reverse order

2009-09-30 Thread prem
in following manner Button 4 | Button 3 | Button 2 | Button 1 If I add another button with addChild(new Button()); the new button must appear before Button 4. Thanks On Sep 30, 2:38 pm, prem prema...@gmail.com wrote: However, I see the updateDisplayList() function in Box layout with the following loop

[flex_india:25570] Re: HBox implementation in reverse order

2009-09-30 Thread prem
);         }     } } On Wed, Sep 30, 2009 at 2:37 PM, prem prema...@gmail.com wrote: Guys, Yesterday I faced an interview question. How to create a custom component which behaves like an HBox but the children needs to be layed out in reverse order, i.e. From right to left and not from left to right. I answered

[flex_india:25575] Re: datagrid with menu using flex 3

2009-09-30 Thread prem
Use ContextMenu http://blog.flexexamples.com/2007/08/20/using-a-custom-context-menu-with-the-flex-datagrid-control/ http://livedocs.adobe.com/flex/3/html/help.html?content=Menus_4.html On Sep 30, 5:09 pm, kalai selvi kalai.ran...@gmail.com wrote: Hi All, i have dataGird and when i rightClick

[flex_india:25299] Flex Alert

2009-09-16 Thread Prem
. Could you please help me in displaying the Alert on top of the JSP? Thanks in Advance, Prem. --~--~-~--~~~---~--~~ 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

[flex_india:24806] How to set minimum height width in DividedBox

2009-08-27 Thread prem
Hi All, I need one help about DividedBox. I have two panel inside my HDividedBox. During resizing, when any of my panel width 100 pixels the user will not be able to resize them further. How can I do this? Appreciate your help in advance Thanks, Prem

[flex_india:22524] Need information on Flash Player performance and memory taken

2009-05-26 Thread prem
over a server hosted over SSL? Will there be any security issue? 4. Why should I go for Flex and not for its competitors like JQuery, GWT, Silverlight etc. Can anyone please answer these questions. Any good links having information on these will be of great help Thanks in Advance Prem

[flex_india:22249] Re: images move continously

2009-05-14 Thread prem
Please check the Move effect documentation on Adobe website. You may get some ideas http://livedocs.adobe.com/flex/3/langref/mx/effects/Move.html On May 14, 4:08 pm, Rahul rahultna...@gmail.com wrote: TRy This http://www.fxcomponents.com/fx-slideshow-with-details-text/ On Thu, May 14, 2009

[flex_india:22179] Re: Problem communicating from http to https using HttpService

2009-05-12 Thread prem
or somewhere else ie whether there's a reference from eclipse?? also provide your web.xml file On May 11, 7:22 pm, prem prema...@gmail.com wrote: My crossdomain.xml file is in the ROOT folder of Webapps directory of tomcat: Following is my crossdomain file: !DOCTYPE cross-domain-policy

[flex_india:22156] Re: Problem communicating from http to https using HttpService

2009-05-11 Thread prem
, 2009 at 2:57 AM, prem prema...@gmail.com wrote: Need to know the solution urgently. Any help please? On May 9, 1:21 pm, prem prema...@gmail.com wrote: Hi, I am trying to communicate to server from my Flex application running onhttp://localhost:8080/FlexApptoanother server which

[flex_india:22166] Re: Problem communicating from http to https using HttpService

2009-05-11 Thread prem
); srvHS.addEventListener(FaultEvent.FAULT, imageSavedFault); srvHS.send(obj); My error String is : [RPC Fault faultString=Security error accessing url faultCode=Channel.Security.Error faultDetail=Destination: DefaultHTTP] On May 11, 7:04 pm, prem prema...@gmail.com wrote: Thanks

[flex_india:22171] How to post questions to adobe dev team

2009-05-11 Thread prem
Hi can anyone help me out to post questions to Adobe development team? I need to know the solution for the following question. http://groups.google.com/group/flex_india/browse_thread/thread/1fc0c9802b254671 Thanks in advance, Prem --~--~-~--~~~---~--~~ You

[flex_india:22129] Problem communicating from http to https using HttpService

2009-05-09 Thread prem
as the xml file. I am still not able to know the fix of this problem. Any suggestion would be really helpful Thanks, Prem --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Flex India Community group. To post

[flex_india:22135] Re: Problem communicating from http to https using HttpService

2009-05-09 Thread prem
Need to know the solution urgently. Any help please? On May 9, 1:21 pm, prem prema...@gmail.com wrote: Hi, I am trying to communicate to server from my Flex application running onhttp://localhost:8080/FlexAppto another server which is running onhttps://localhost://8400/testAppusing

[flex_india:19131] LocalConnection problem when data is more than 40KB

2009-02-11 Thread prem
? Thanks in advance , Prem --~--~-~--~~~---~--~~ 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 group, send email

[flex_india:18458] Re: Help required to capture part of screen shot into clipboard

2009-01-22 Thread prem
, Prem On Jan 23, 9:12 am, Paritosh Bisi paritosh.b...@gmail.com wrote: Hi Mallika, Follow the link sent by Prasanth. Regards, Paritosh On Jan 22, 2:06 pm, prasanth atprasanth...@gmail.com wrote: Hi Mallika, Check this URL. http://www.flexer.info/2008/10/16/how-to-crop-and-resize

[flex_india:18466] Re: Using https with AIR

2009-01-22 Thread prem
work for me. Appreciate any help in advance Regards, Prem On Jan 23, 10:14 am, abhishekchess1 abhishekche...@gmail.com wrote: hey, i'm not getting any error, its working for me, navigateToURL(new URLRequest('https://amc-webstp.test.mellon.com/ webstp/stresstest/upload.jsp')); :) On Jan 23, 9

[flex_india:18472] Problem with LocalConnection using Flex and AIR

2009-01-22 Thread prem
if there is any additional Configuration to be made Thanks in advance Regards, Prem --~--~-~--~~~---~--~~ 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

[flex_india:18256] Adobe AIR with Flex combination

2009-01-15 Thread prem
on a particular link on the Flex application, the AIR application should popup. Can anyone tell me if it is possible to do by any chance? Thanks in advance Prem --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Flex India

[flex_india:16339] How Flex and Java remote object work in multi user environment?

2008-11-19 Thread prem
Hi, I need to understand how calling Remote java object work for multi session environment. Incase of java remote object we are not invoking any servlet request. Servlets are multi threaded but what about Remote Objects? Do I have to explicitly make it thread safe?

[flex_india:15488] Re: Need information on Blaze DS

2008-10-28 Thread prem
Thanks Subees, I got some information on BlazeDS from your links. Can you tellme if there is any difference between BlazeDS and Flex Data Service which comes along with download-able tomcat? -Prem On Oct 28, 9:52 am, subeesh a [EMAIL PROTECTED] wrote: Hi Prem, Hope this may help http

[flex_india:14618] Re: How to convert ResultEvent.result to XML Object----How to write back the XML Object into Local file system?

2008-09-30 Thread prem
); var xml:XML = new XML(xmlDocument.toString()); return xml; } On Mon, Sep 29, 2008 at 8:40 AM, prem [EMAIL PROTECTED] wrote: Hi, I am using an HttpService with use-network=false to read a local XML file. I am quite sure that flex is able