[flex_india:14084] Re: Problem in Refreshing Image

2008-09-16 Thread HISSAM
Need to recomplie it --~--~-~--~~~---~--~~ 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 to [EMAIL

[flex_india:14083] Re: Best Practices in regards with WIDTH & HEIGHT

2008-09-16 Thread HISSAM
u should use bindingslike also read about changeWatcher and --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Flex India Commun

[flex_india:14082] Re: How to set the TitleWindow closeButtonSkin in ActionScript

2008-09-16 Thread HISSAM
[Embed(source="ButtonStyle.jpg",)] [Bindable] public var normalButtonStyle:Class; private function changeLook():void { this.setStyle("skin",normalButtonStyle); } try this Hope this works please give me your feedback -- Hissam --~--~-~--~~~---~--~~ You received

[flex_india:14081] Problem in Refreshing Image

2008-09-16 Thread comgeek
I displayed a picture in and Image control at runtime. var imagePath = "c:\myImage.swf"; imageControl.source = imagePath; Later I replaced the picture file on harddisk(myImage.swf) with another picture(file) but retained the same name to the new file also(as myImage.swf) Now I again want reload

[flex_india:14079] Best Practices in regards with WIDTH & HEIGHT

2008-09-16 Thread Madan Narra
Hi All, I was developing a UI page with a bunch of components placed under different containers accordingly. I was developing them on my PC using 17'' Monitor. When accessing the same page on 14.1'' laptop, i see a drastic change in the alignment of the components I tried to observe in 12'' l

[flex_india:14080] How to set the TitleWindow closeButtonSkin in ActionScript

2008-09-16 Thread srinivas
Hi Friends this is srinivas, I can set the closeButtonSkin in mxml application. But iam unable to do that one in ActionScript. For exmaple i have one CSS file, .titlewindow{ closeButtonSkin: Embed("assets/correct.jpg");}. So how to use this CSS in ActionScript file. --~--~-~--~~-

[flex_india:14077] cursor on text input

2008-09-16 Thread jesi
hi guys, i want to set the focus and the cursor to the text input control after creation complete! (like you are entering search text directly in Google without clicking the text box) thanks in advance --~--~-~--~~~---~--~~ You received this message because you ar

[flex_india:14078] Re: DataGrid.selectedItem Doubt

2008-09-16 Thread flexkwt
Thanks a lot for the answers and replies. Regards On Sep 16, 4:56 pm, Robi <[EMAIL PROTECTED]> wrote: > A crude example that might help you: > > *** Itemrenderer Code -> IR.mxml *** > > http://www.adobe.com/2006/mxml"; width="100%" > height="100%"> >         >                 >         >  

[flex_india:14076] Running Problem

2008-09-16 Thread harish
Dear all, I have created one application using flex.It is running successfully in my system.But when i run it in my friends system it shows me nothing.The title bar shows flash player installation. I know there is not nessery to install the flash player in all the system.Now i want to know how ca

[flex_india:14075] Flex Developers Needed

2008-09-16 Thread Flex Developers Needed
Hi Flex Developers My name is Dev, and I work with NetPixel Inc, a New York based staffing and recruiting company serving some of the biggest names on the Fortune 500 list. We are in the process of establishing a software development arm in India, which will be responsible for conceptualizing,

[flex_india:14074] addition Weired problem

2008-09-16 Thread Prashant Patil
Hi, I need to add some values and from a array collection. i was getting some unexpected result, so i tried printign the values after each addition. i am getting the following output. 0+76.39 = 76.39 ceil: 77 round: 76 floor: 76 *76.39+416.59 = 492.979996* ceil: 493 round: 493 floor: 492 4

[flex_india:14073] Re: Handle Flex BlazeDS Session Timeouts

2008-09-16 Thread HISSAM
ravibharathi It would be good with some sample of code Need to implement this how to ping the server ?? --~--~-~--~~~---~--~~ 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:14072] Re: moving images

2008-09-16 Thread HISSAM
Below is the application I have not done any testing on this there may some syntactical mistakes please correct them and run it. Damn easy application Hope this works for you Pls give your feedback /// http://www.adobe.com/2006/mxml"; height="

[flex_india:14070] moving images

2008-09-16 Thread maverick020382
hi all iam try ing t ocontinously moves images in a hbox ... that is the images will be moving from left to right ... continously . as if ther are looping .can u help --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Goog

[flex_india:14071] Reporting in Flex using BIRT

2008-09-16 Thread ks
Hi, I understand that BIRT reports can be used as a reporting solution with Flex. Has anyone successfully done this? If yes, then any help will be appreciated. Thanks --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Gr

[flex_india:14069] store procedures

2008-09-16 Thread rohit
how i can use store procedure in sqllite ? (I am using air) --~--~-~--~~~---~--~~ 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 unsubscrib

[flex_india:14065] Re: flash version 8 + Flex swf file

2008-09-16 Thread Jasmeet Sehgal
you will have to create the wrapper of this with plash player install detector or publish your html from flex On Tue, Sep 16, 2008 at 4:57 PM, kanu kukreja <[EMAIL PROTECTED]> wrote: > Please test the same with flash player 8. > I have one swf file which i have created through Flex and embed it

[flex_india:14067] Parameter blendMode error on shift+tab on tree label

2008-09-16 Thread venky
Hi In my application,the screen is divided in two parts,leftside there is a tree with many childrens and on clicking any child of the tree,the corresponding screen is displyed on right side.on clicking a particular label inside the tree,first i get the proper output but then if i do Shift+tab, i g

[flex_india:14068] Re: plz clarify me

2008-09-16 Thread brij
Hi Raghu, Thanks for sharing the articles. Very informative. Regards, Brijesh On Sep 13, 12:01 pm, raghu <[EMAIL PROTECTED]> wrote: > Hi Vishnu.. > > I think this link might help you. Though, it is a year old, it pretty > neatly sums up things on RIA technologies such as > Flex.http://blogs.z

[flex_india:14066] Re: how to know whether it's flex created swf file or flash created swf.

2008-09-16 Thread brij
Hi Kamal, Check the post below: http://groups.google.com/group/flex_india/browse_thread/thread/27ede54eed9ea9a3/7c6b9c83bda2883d?hl=en&lnk=gst&q=flash+or+flex#7c6b9c83bda2883d Regards, Brijesh --~--~-~--~~~---~--~~ You received this message because you are subscr

[flex_india:14063] FLEX DEVELOPERS----------------PLS HELP ME OUT

2008-09-16 Thread suneetha gadde
Hi all , pls send me guidelines & implementation of Global file system. The idea of Global file system is to utilise the hard disk memory effectively say in an organization.Logically,suppose there is some space in my hard disk in this way in many pc's i can gather all this spaces & create a bigger

[flex_india:14062] Re: Handle Flex BlazeDS Session Timeouts

2008-09-16 Thread ravibharathi
In all the user action u just call a backend function which will just ping the serever.If the user has no interaction with the screens for more than 10 minutes.Then server will throw an error.Which we can get as result event.With that one u can handle the session. On Sep 16, 6:26 am, "Madan N

[flex_india:14061] download files

2008-09-16 Thread flex
hi , i have 1 gif file stored on server and wants to download it on user pc, i have stored flex swf and html on same folder on server the code is import flash.net.FileReference; private var fileRef:FileReference; private var urlReq:URLRequest; private function downloa

[flex_india:14060] Handle Flex BlazeDS Session Timeouts

2008-09-16 Thread Madan Narra
Hi All, I am trying to do a example with Login, Logout and few screen navigations. Initially, The login panel is displayed, and the others are in visible="false" and includeInLayout="false". When login is successful, i am showing the necessary screens and making the login panel visible="false".

[flex_india:14059] Re: Can we implement Floating DIV in Flex

2008-09-16 Thread Madan Narra
Hi All, Any idea on implementing on doing this ? On Sun, Sep 14, 2008 at 4:08 PM, Madan Narra <[EMAIL PROTECTED]>wrote: > Hi All, > > Is there a way we can move a container up or down as we scroll the scroll > bar, which actually does as the divs floating in HTML. > > http://www.javascript-fx.co

[flex_india:14058] Re: accordion component

2008-09-16 Thread Aasim
I had tried out something of this sorts long time back... http://aasimmomin.blogspot.com/2008/03/collapsable-accordion.html Hope it is useful to u. -Aasim On Sep 16, 10:40 am, "Sudha." <[EMAIL PROTECTED]> wrote: > Hi, > > Is there any component out there which is similar to accordion, except >

[flex_india:14057] Flex Visuals and User Interaction Expert

2008-09-16 Thread pradeep
Hi All, There are multiple job openings (onsite, offshore) for Wipro Technologies Bangalore. If you or anyone interested do mail me with your latest profile preferably in word format along with Contact number & good time to talk to you. We are looking for a very Experienced Flex user interface

[flex_india:14056] Re: Set time

2008-09-16 Thread Ravindra Suthar
Thanks a lot :) On Mon, Sep 15, 2008 at 6:50 PM, Ravindra <[EMAIL PROTECTED]> wrote: > > I would like to execute a function but some of code should run after 2 > sec. How it is possible? > > Without calling any other function in timer. > > > > -- Regards, Ravindra Suthar [9893400098] --~--~-

[flex_india:14055] simple chat application using activeMQ

2008-09-16 Thread Ravi
Hi All any 1 can help me to get idea of simple flex chat application -- Regards, Ravikumar G.M. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to fle

[flex_india:14053] Re: Regarding Flex Carousel Effects

2008-09-16 Thread raghu
no i have done that but can we do this like http://www.cideo.fr/habillage_bouteilles On Sep 15, 8:36 pm, "Raman Walia" <[EMAIL PROTECTED]> wrote: > The following should > helphttp://dougmccune.com/blog/2007/11/19/flex-coverflow-performance-impr... > > http://theflashblog.com/?p=293 > > Regards

[flex_india:14051] accordion component

2008-09-16 Thread Sudha.
Hi, Is there any component out there which is similar to accordion, except that initially all accordion items will be collapsed. As we click on each accordion itemthe corresponding one expands and the rest collapse. Only initially, all the accordion items will be collapsed. Please help if

[flex_india:14050] GLOBAL FILE SYSTEM

2008-09-16 Thread suneetha gadde
Hi all, pls send me guidelines & implementation of Global file system. The idea of Global file system is to utilise the hard disk memory effectively.Logically,suppose there is some space in my hard disk in this way in many pc's i can gather all this spaces & create a bigger hard disk.our motto is

[flex_india:14049] Problem with Grouping-Advanced Grid

2008-09-16 Thread Prasanth
Hi all , I am using Advanced data grid in one of my applications . I have implemented grouping on the grid. I want to know if it is possible to know the number of rows present under on group when you click on the group to expand.If it is possible any samples on this will be very helpfull. Thanks

[flex_india:14052] Re: Fwd: Flex Interview questions

2008-09-16 Thread brij
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_india@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED]

[flex_india:14054] Re: Flex Application Size 1024x768

2008-09-16 Thread srinivas
Hi prabhu even iam also facing the same problem. If u got the solution for this question pls send it to me also. Thnx, Srinivas On Aug 13, 1:49 am, prabhu <[EMAIL PROTECTED]> wrote: > Hello Friends, > >  I have designed my application 1024x768. If the same application will > be opened in some ot

[flex_india:14048] Re: DataGrid.selectedItem Doubt

2008-09-16 Thread Robi
A crude example that might help you: *** Itemrenderer Code -> IR.mxml *** http://www.adobe.com/2006/mxml"; width="100%" height="100%"> * **Main application* http://www.adobe.com/2006/mxml"; layout="absolute">