[flex_india:18891] doubt in custom mxml components

2009-02-03 Thread Gerald Anto Fernando
Hello Friends, For example, My application has many textInputs(input box) and Labels (or Texts) with default properties of they have. can i create them as a Custom Components? and aquire them to my application ? but in my application ,sometimes i need to change width,height and default property

[flex_india:18890] Problem of the Day - Saving BitMapData to the Server

2009-02-03 Thread Rahul Sood
Hi,, I have a bitmap data on a canvas that I want to save as an Image on the Server. Can you tell me what's wrong with the following code: I have an UploadHandler file *(UploadHandler.aspx)* that is found to be working in case the User selects a file from his PC (using browse method). But in this

[flex_india:18887] Re: Flex SDK and Charting support.

2009-02-03 Thread David R
Any Ideas?... Thanks, David R --~--~-~--~~~---~--~~ 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 e

[flex_india:18883] Showing data in the legend of Pie Chart

2009-02-03 Thread !FlexJedi
Hi, I need to show the data within the Pie Chart Legend. I have a few vague ideas about how to go about it. Maybe I would have to write my custom legendMarkerRenderer. But could anybody give any pointers? Thanks in advance! -- View this message in context: http://www.nabble.com/Showing-data-in

[flex_india:18885] Date communication problem

2009-02-03 Thread Sarm
Hi everyone, I am new in flex and just made a small application with php and mysql. My all data coming from mysql. Now problem is that application not showing fresh date until i closed application and reopen it. I added mydata.send(); using click(); with every action and this way it's working bu

[flex_india:18882] Flex project on live site

2009-02-03 Thread NisanthKumar
I created a flex project at local and call a php file using http://192.168.0.122/Example/stats.php . I want to up this flex project into live site. I have the ftp and all things. Which files are need to upload .Pls give me a solution .Also I create a folder on live site Thanks Nisanth --~--~---

[flex_india:18881] problem with iframe

2009-02-03 Thread sravan kumar
Hi, how to show preview in Iframe component. I have some content which i need to show the preview. DO i have any alternatives other than Iframe.please give an example. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

[flex_india:18888] Re: Images start disappear

2009-02-03 Thread Sree
Can someone reply on this please On Feb 3, 4:54 pm, Sree wrote: > Hi all, > > i have a application in which i need to add images of height 100 > pixels  one after another . > > I have choosen a VBox for adding the images. But after somwhere aroung > 70 to 75 images to the VBox ,  some images

[flex_india:18886] Re: Adobe rocks once again

2009-02-03 Thread Anil
sounds kool On Feb 3, 10:32 am, Devaraj wrote: > Hi All, >  Adobe labs came up with a revolutionary tech for video conferencing, > Stratus. It uses P2P with a brand new RTMFP Technology. > Its now in beta and you can test it by yourself. > The below is my report on the > samehttp://nsdevaraj.wo

[flex_india:18889] Just joined this community

2009-02-03 Thread Serge
I'm glad I've found this community of fellow entrepreneurs. Hopefully I'll be able to make valuable contributions to you as well as getting good tips from you guys. If there's a good, helpful website I think I can pass around for you to check and use to your advantage, you bet I will. Just ones

[flex_india:18884] Re: ComboBox problem

2009-02-03 Thread Sarm
*Got it.* Thanks On Tue, Feb 3, 2009 at 11:18 PM, Sarm wrote: > Here is my code. > > > http://localhost/IceFactory-debug/ > cust_xml.php "> > > > > > dataProvider="{mycb.lastResult.customers.cust}" width="275"> > > > > i am get

[flex_india:18880] Re: drag drop

2009-02-03 Thread Flexian_NGL ,@Bangalore
Hi Hissam, If u r dropping on the edges of canvas.use some conditions for finding the dropped images x&Y position and if it goes beyond the canvas X&Y. then rearrange or move to canvas X& y. I think this would solve ur problm. -- Thanks & Regards GK --~--~-~--~~~---

[flex_india:18879] Re: how to put hyper links

2009-02-03 Thread v...@t
Hello Try to use htmlText property of Text Example // mxml code // script code public function linkHandler(event:TextEvent):void { // do something navigateToURL(new URLRequest(event.text), '_blank') } Thanks Virat P

[flex_india:18878] Re: Is It possible to freeze(Fix) Any Column / Row in DataGrid ?

2009-02-03 Thread v...@t
Hello Try to use lockedColumnCount and lockedRowCount property of Data Grid http://livedocs.adobe.com/flex/3/langref/mx/controls/dataGridClasses/DataGridBase.html#lockedColumnCount Thanks Virat Patel On Feb 3, 11:02 pm, Dharmendra Chouhan wrote: > Hi All, >      Is it possible to freeze any C

[flex_india:18877] Re: new stunning AIR Apps @ Sourcebits Technologies pvt ltd, Bangalore

2009-02-03 Thread Paritosh Bisi
Hi Flexian, Looks cool. But when I try to download the app from http://sourcebits.com/livequotes/, it is throwing exception. --- Error #2044: Unhandled ErrorEvent:. text=Error #2074: The stage is too small to fit the download ui. at AIR/installApplication() at AI

[flex_india:18876] Re: ComboBox problem

2009-02-03 Thread HISSAM
mycb.lastResult.customers.cust debug whether you getting this as an array mycb.lastResult.customers.cust this must be giving u the 1 st value only Try getting the result in e4x format read about handling xml http://livedocs.adobe.com/flex/3/langref/XML.html#includeExamplesSummary On Tue, Feb 3

[flex_india:18873] Is It possible to freeze(Fix) Any Column / Row in DataGrid ?

2009-02-03 Thread Dharmendra Chouhan
Hi All, Is it possible to freeze any Column and Row in DataGrid while keeping rest of the Row/Column moving.i e ,If my FG has got four column named A,B,C,D ,E..Z.I want to freeze or fixed column B that means I scroll to right of the grid , B column should always be visible. In case of Ro

[flex_india:18875] ComboBox problem

2009-02-03 Thread Sarm
Here is my code. http://localhost/IceFactory-debug/ cust_xml.php"> i am getting this list from MYSQL using php, Problem is that it's posting only first value of combobox even i selected 2nd or 3rd but it's sending only first value to php file. Any idea? Thanks --~--~-~

[flex_india:18874] Is It possible to dynamically resize datagrid's Width

2009-02-03 Thread Dharmendra Chouhan
Hi All, I have designed a custom data which allows user to add column dynamically.It allows user to resize Column.the functionality which I am looking for is that if I hold mouse on the last column and take it to the right to increase column's width then datagrid should increase its own wi

[flex_india:18870] Adobe rocks once again

2009-02-03 Thread Devaraj
Hi All, Adobe labs came up with a revolutionary tech for video conferencing, Stratus. It uses P2P with a brand new RTMFP Technology. Its now in beta and you can test it by yourself. The below is my report on the same http://nsdevaraj.wordpress.com/2009/01/30/p2p-video-conferencing-stratus/ Regar

[flex_india:18871] how to put hyper links

2009-02-03 Thread sravan kumar
hi, Can any one tell me how to put hyper links in flex ,not mx:linkButton. I need text with hyperlink. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email t

[flex_india:18872] problem in menubar

2009-02-03 Thread vinay jain
i want to insert image in menu item in menubar... with simple text in label , it is wrking fine but wen i try to put image in menu item in it , it doesn,t work.. can anybody help me out in this issue?? thanx in advance --~--~-~--~~~---~--~~ You received this messa

[flex_india:18869] drag drop

2009-02-03 Thread HISSAM
Hey Experts, I have an image dragging n dropping on a canvas, the problem is when the image is dropped at the boundaries of the canvas its going out of the canvas. How should I make sure that the image is dropped within the canvas?? --~--~-~--~~~-

[flex_india:18867] Images start disappear

2009-02-03 Thread Sree
Hi all, i have a application in which i need to add images of height 100 pixels one after another . I have choosen a VBox for adding the images. But after somwhere aroung 70 to 75 images to the VBox , some images starts disappearing. and when i delete some images and make the total number of i

[flex_india:18868] Flex SDK and Charting support.

2009-02-03 Thread David R
Hi, I just have the Flex SDK in my system... (I don't have the Flex buider though...) And when I am trying to execute the below snippet, http://www.adobe.com/2006/mxml";> It displays me the following error, C:\dav\CF\chart_ex.mxml(14): Error: Type was not found or was not a co

[flex_india:18866] Re: Deploying Flex application on .NET(IIS) server----------------------

2009-02-03 Thread sudheer kumar
HI , Create virtuval directory in IIS . and then give the alias name. Give the path for virtuval directiory is your flex project bin-debug folder. (if you want click browse button) give virtuval directory access permisions click your virtuval directory and browse your your firstpage.html

[flex_india:18865] Writing data to ExcelSheet

2009-02-03 Thread dhineshbhara...@gmail.com
Hi all, I have a created a excel file under the src folder,i got how to read the excel data but i am not getting how to write some text to this excel fileplease anyone help me.. Thanks, DineshKumar.T --~--~-~--~~~---~--~~ You received this message b

[flex_india:18864] XML with children nodes in Flex Tree Component

2009-02-03 Thread FlexTraining
I'm trying to show some data in a Tree component and I've somo doubts that i've not been able to solve, the XML I receive from an HTTPService is like: 1001 Managemet 0 Menu 1012 Notified 0 List 1006

[flex_india:18863] Re: how to use asdoc

2009-02-03 Thread kundan singh
got it. On Tue, Feb 3, 2009 at 12:29 PM, kundan singh wrote: > Hi Friends, > > can any body help me , how to use asdoc in flex 2.0.1 > > Regards > kundan > --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Flex India

[flex_india:18861] loading chinese Text

2009-02-03 Thread vinit
Hi , I want to load some Chinese text in TextInput and Rotate the TextInput 90' .i tried implementing it the appliction works perfect with English text. but with chinese font how to use it. Below is the Code. http://www.adobe.com/2006/mxml"; layout="absolute" creationComplete="init()">

[flex_india:18862] Fwd: Issue with Line and Column Graph.... ACtion script....

2009-02-03 Thread Vijay
-- Forwarded message -- From: Vijay Date: Feb 2, 8:37 pm Subject: Issue with Line and Column Graph ACtion script To: Flex India Community Hi there, I see a bug in the below link and the work around is mentioned i have a same kind of problem but diffrent than g

[flex_india:18860] FYI : JSF + Flash components

2009-02-03 Thread Lavnish Lalchandani
Hi just FYI http://rea.oracle.com/ http://www.oracle.com/technology/tech/rea/index.html --~--~-~--~~~---~--~~ 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@goo

[flex_india:18859] Flash video playing fast for the first few seconds in Flash 10

2009-02-03 Thread joy9977
Hi I have a app which plays composite video+audio. It was working fine in fla-9-player. But with 10-player, the video gets out of sync and plays very fast in the first few seconds, and then plays normally. This problem is not there with 9-player. I have set a buffer-time of 5 secs. Let me know w