[flex_india:22991] Flash embeding

2009-06-15 Thread Abhinav Mehta
hi everybody... I am facing a problem, while using Flash-based .swf file. The problem is when a flash component i.e. .swf, is generating a event i.e. navigating to other-page, I want the flex-framework should know/detect the change of event and it should control that event for ex:

[flex_india:22995] Re: Flex Freelancer

2009-06-15 Thread deepak karma
Hi to all ! I am deepak karma.i am currentrly working on Flash remoting with asp.net. when i run it from other computer this show an error :-- Error,5/14/2009 2:47:07 PM,FlashGateway.Delegates.RequestDeniedException: Request denied. Macromedia Flash Remoting MX is operating as a developer

[flex_india:22992] Re: family tree create

2009-06-15 Thread edwin . vgwhiz
Can you send a link or sample code? On Sat, Jun 13, 2009 at 12:29 AM, kamlesh vaghela kamlesh2...@gmail.comwrote: Hi For making family tree you need to create a class having a minimum field like { id , membername , parentid } . Next you have to create a recursive function , which can

[flex_india:22994] Problem with flash remoting with asp.net

2009-06-15 Thread deepak karma
Hi to all ! I am deepak karma.i am currentrly working on Flash remoting with asp.net. when i run it from other computer this show an error :-- Error,5/14/2009 2:47:07 PM,FlashGateway.Delegates.RequestDeniedException: Request denied. Macromedia Flash Remoting MX is operating as a developer

[flex_india:22993] Connection error: HTTP request error

2009-06-15 Thread edwin . vgwhiz
'm trying to connect to a local apache server and access the MSQL database but I get this error message. Can anyone help me??? Connection error: HTTP request error Additional detail: Error: [IOErrorEvent type=ioError bubbles=false cancelable=false eventPhase=2 text=Error #2032]. URL: User.php

[flex_india:22996] Re: Date Stamp

2009-06-15 Thread edwin . vgwhiz
I'm trying to connect to a local apache server and access the MSQL database but I get this error message. Can anyone help me??? Connection error: HTTP request error Additional detail: Error: [IOErrorEvent type=ioError bubbles=false cancelable=false eventPhase=2 text=Error #2032]. URL: User.php

[flex_india:22997] Re: Flash embeding

2009-06-15 Thread deepak karma
i think ur problem can be solve by using javascript. On Mon, Jun 15, 2009 at 4:26 AM, Abhinav Mehta mehta.88...@gmail.comwrote: hi everybody... I am facing a problem, while using Flash-based .swf file. The problem is when a flash component i.e. .swf, is generating a event i.e. navigating

[flex_india:22998] Re: Connection error: HTTP request error

2009-06-15 Thread Ravi Mishra
Hi Edwin, Can you share your code? This error comes up when there is some kind of mismatch in the request parameters. -Ravi On Jun 15, 3:09 am, edwin.vgw...@gmail.com wrote: 'm trying to connect to a local apache server and access the MSQL database but I get this error message. Can anyone

[flex_india:23000] Re: Call component from another component

2009-06-15 Thread Praju
Thanks, Actually like viewstack - i.e on click of togglebuttonbar, component pages gets displayed and all other are hidden behind. I want the same thing on LinkButton click. My first component is - trading.mxml : It contains a LinkButton. On click of the link button it should hide the first

[flex_india:22999] Re: How to Copy image to clipboard in flex

2009-06-15 Thread Benji
1. import flash.system.System; 2. public var text:String = text to copy; //text from your inputfield or whatever :) 3. System.setClipboard(text); good luck ;) On Jun 13, 8:07 pm, Nimesh Nanda nimesh.na...@gmail.com wrote: Hi ALL,  How can i copy Image to system clipboard in flex ( web based

[flex_india:23001] Re: error 1053

2009-06-15 Thread Yash
try with adding -keep in the compiler argumets (Project propertiesFlex Compiler) . Generated code ,ight tell you where has it gone bad. Y On Jun 14, 10:23 am, Akhil Agrawal akhil06.i...@gmail.com wrote: how to check it because i m not getting any error in AS code. thanks On Jun 12, 8:04 

[flex_india:23002] Resize events in charts

2009-06-15 Thread Anand Krishnan
Hi All I am placing a Hbox / Vbox inside a HDivided box . Each of the Hbox / VBox I have added 3 components , a header( label within a box) , chart and a footer( label within a box) . var chartTitle:Label =new Label(); chartTitle.text =Longest Chart

[flex_india:23003] Re: Looking for Passionate Flex developer

2009-06-15 Thread sonali patel
Hi, I m Flex developer 2+ exp. and I have knowledge of Cairngorm architecture. I m interested to work with u. Let me know about the product and location of job. Is this full time job or kind a freelancing? - Sonali Patel On Sat, Jun 13, 2009 at 11:31 AM, Lakshmi Pusuluri

[flex_india:23007] Re: Flex Freelancer

2009-06-15 Thread Praju
Yeah , Please provide me the details about the project. On Jun 15, 10:52 am, deepak karma deepakka...@gmail.com wrote:  Hi to all ! I am deepak karma.i am currentrly working on Flash remoting with asp.net. when i run it from other computer this show an error :-- Error,5/14/2009 2:47:07

[flex_india:23006] Re: Final: Google Api

2009-06-15 Thread Abhinav Mehta
Hi everybody Thanks for compliments.! NOTE: There is a main.mxml file inside that *.rar, thats' just a mistake, I just forget to remove that fileplz dont bother to interpretet or understand anything from that main.mxmljust delete it! Regards and cheers ! Abhinav Mehta

[flex_india:23005] Re: Flash embeding

2009-06-15 Thread Abhinav Mehta
Hi Deepak, Can you plz illustrate with some simple-code snippet, I didnt got the way to get-off this problem.i tried all possible ways I ever can do. Plzz help me to fix it buddy! Regards and cheers ! Abhinav Mehta MSRIT | Bangalore | INDIA - Original Message - From:

[flex_india:23008] getting list property value

2009-06-15 Thread jackie
I have a list, that renders a checkBox Component. and that list dataProvider is from data Model ↓: -- in mxml file -- mx:Model id=catalogs source=catalog.xml/ -- catalog.xml -- ?xml version=1.0 encoding=utf-8? !--カタログ-- catalogs catalog

[flex_india:23009] how to move two arraycollections as separate nodes into a tree

2009-06-15 Thread sri . mummani
Hi All, Can any one please advice me how to add two arraycollections as two separete nodes in tree. For Ex: public var Ac:ArrayCollection = new ArrayCollection ( new Array(p11,p12,p13)); public var Ac1:ArrayCollection = new ArrayCollection ( new Array(p21,p22,p23)); The above are two AC's

[flex_india:23010] Flickr

2009-06-15 Thread srinivas chinni
Good Afternoon to all the people,I dont know about the Flickr,please any onr tell about that one and how to use and provide any material(easilly understanded)on that one. Thanking You, Srinivas. --~--~-~--~~~---~--~~ You received this message because you are

[flex_india:23011] Re: getting list property value

2009-06-15 Thread Ravi Mishra
Hi Jackie, (dataProvider as ArrayCollection).getItemAt(i).id and (dataProvider as ArrayCollection).getItemAt(i).name will give you the desired result. HTH, -Ravi On Jun 15, 3:31 pm, jackie yuubo...@gmail.com wrote: I have a list, that renders a checkBox Component. and that list dataProvider

[flex_india:23012] Re: Flickr

2009-06-15 Thread Ravi Mishra
Hi Srinivas, What exactly do you want to know about Flickr? On a very superficial level, Flickr is a Web 2.0 based image sharing application. More about Flickr is on wiki http://en.wikipedia.org/wiki/Flickr Let me know if this is what exactly you wanted to know or if I picked up something

[flex_india:23014] Re: How to Copy image to clipboard in flex

2009-06-15 Thread ramesh1703
Following link could be helpful for you... http://dougmccune.com/blog/2007/06/03/save-a-snapshot-image-of-a-flex-app-without-a-server/ -- Fear is an illusion, So, face it ! RM3sh On Mon, Jun 15, 2009 at 12:07, Benji benvanl...@gmail.com wrote: 1. import flash.system.System; 2. public var

[flex_india:23015] capturing cursor position for graph

2009-06-15 Thread Akhil Agrawal
Hi, I am displaying the axis label as a tootip and also want to set the tooltip position. how can i get the cursor the cursor position for that when mouse in on a axis lable. thanks and regards akhil --~--~-~--~~~---~--~~ You received this message because you are

[flex_india:23017] Re: Text area Problem

2009-06-15 Thread lalji
Solved the problem... On Jun 5, 6:37 am, edwin.vgw...@gmail.com wrote: Sorry you have to send code, I don't understand what your saying. Edsaid On Thu, Jun 4, 2009 at 7:38 AM, lalji prajilal...@gmail.com wrote: I have a add employee details page. Here i can add remarks along with

[flex_india:23018] Re: Need suggestion on PV3D

2009-06-15 Thread kalavati singh
Hi, I understand that the zip file is corrupted.send another copy of this Regards Kalavati On Mon, Jun 15, 2009 at 5:21 PM, Arindam Mojumder arindam.mojum...@gmail.com wrote: Hi, I have created the 3d gallery. Please check the attached .zip file. I want a sliding illusion. Can

[flex_india:23016] Menubar

2009-06-15 Thread dilip
Hi, I need remove the space on left side in menuitem. As per my knowledge its a default space for icon, but we dont required that and need to align vertically to the MenuBar text. Thanks in advance --~--~-~--~~~---~--~~ You received this message because you are

[flex_india:23020] Re: Final: Google Api

2009-06-15 Thread Arul.Flex
User Import - Flex project option in adobe flex builder arul On Jun 15, 9:17 am, Abhinav Mehta mehta.88...@gmail.com wrote: Hi everybody Thanks for compliments.! NOTE: There is a main.mxml file inside that *.rar, thats' just a mistake, I just forget to remove that fileplz

[flex_india:23021] Re: capturing cursor position for graph

2009-06-15 Thread Jonny D
Look into the measure() function On Mon, Jun 15, 2009 at 10:31 AM, Akhil Agrawal akhil06.i...@gmail.comwrote: Hi, I am displaying the axis label as a tootip and also want to set the tooltip position. how can i get the cursor the cursor position for that when mouse in on a axis lable.

[flex_india:23019] Re: Menubar

2009-06-15 Thread sudesh das
Hi, set the style for you MenuBar. check the sample style given below MenuBar { background-skin: Embed(/assets/general/menu.png, scaleGridTop=4, scaleGridBottom=20, scaleGridLeft=5, scaleGridRight=13); background-size:100%; color:#cc;

[flex_india:23022] Re: Need suggestion on PV3D

2009-06-15 Thread Arindam Mojumder
No, I have tested it. Its working fine brother. 2009/6/15 kalavati singh kalavati.si...@gmail.com Hi, I understand that the zip file is corrupted.send another copy of this Regards Kalavati On Mon, Jun 15, 2009 at 5:21 PM, Arindam Mojumder arindam.mojum...@gmail.com wrote:

[flex_india:23023] Re: Looking for Passionate Flex developer

2009-06-15 Thread Dinesh Patil
I am also interested please elaborate your requirements and other details like location, working time etc. On Sat, Jun 13, 2009 at 11:31 AM, Lakshmi Pusuluri lakshmi...@gmail.comwrote: All, I'm looking for passionate, honest developers 2in number to help build/share our produt in flex. At

[flex_india:23024] Re: Creating Dashboard using Canvas - Resize Effect

2009-06-15 Thread sudesh das
hi, here the problem is that. canvas has an absolute layout so the last child will at the top of the layer. you can resolve this as mentioned by TomaszSzych by setting other widgets visible and includeInLayout to false. or making the resize widget as the last child of canvas. On Sun, Jun 14, 2009