[flex_india:33993] Re: Regd File Upload

2011-06-15 Thread Flexian_me
I don't think that is possible without using server side language.It would be great if you could overwrite flash player security settings. Please do let us know when you succeed, it would be very useful for all :) On Jun 15, 2:10 pm, denesh kumar wrote: > Hi Guys, > > I am using an upload Tool in

[flex_india:33970] Re: Drillable world map in flex

2011-06-09 Thread Flexian_me
Explore ArcGIS (www.arcgis.com) . I haven't worked with this API but may be this is what you are looking for. Thanks! Amar Shukla On Jun 6, 1:56 pm, jag_flexion wrote: > Hi friends, >   I need a world map API in flex which can handle multilevel drill > down.Currently we are using "Geovis".but t

[flex_india:33825] Re: Launching a batch file from Adobe AIR 2.0

2011-05-24 Thread Flexian_me
Not having FB now so can't debug but make instance of NativeProcess and add all handlers for NativeProcess event as shown in referred URL, I am sure you will get to know the problem. On May 24, 5:03 pm, Kronos wrote: > Hi, > > I have been trying to launch a batch file from my Adobe AIR > applica

[flex_india:33821] Re: Finding calendar week for given date.

2011-05-24 Thread Flexian_me
Go through this. I hope it will solve your problem. http://stackoverflow.com/questions/2362956/flex-how-to-get-week-of-year-for-a-date On May 24, 10:49 am, Amruta Kulkarni wrote: > Hi All > > In my aplication I need to find the calendar week for given date.Does anyone > know how to do that in fl

[flex_india:33068] Re: Connection class

2011-02-23 Thread Flexian_me
Hi Deniel, Your requirements are not clear. Anyways based on the assumptions I would suggest you to go with following URLs. I guess this is what you want to know - http://blogs.adobe.com/mikepotter/2006/02/flex_and_php_a_1.html http://www.adobe.com/devnet/flex/flex_php.html On Feb 23, 3:02 pm, D

[flex_india:33066] Re: Modules

2011-02-23 Thread Flexian_me
Hi Daniel, No, It's not true.It's not going to make your system slow. On Feb 23, 3:03 pm, Daniel Gerep wrote: > Thanks for your reply. > > I was told in another list that modules will make my system very slow, is it > true? > > -- > *Att* > *Daniel Gerep* > *www.redenoos.com.br* -- You received

[flex_india:33067] Re: Need help please

2011-02-23 Thread Flexian_me
Hi Sudhira, I think first you should know about Flex framework and then create small applications with flex and air and when you are done with it then you should think about learning framework. But anyways if you don't like the above advice at all then just for the suggestion from the interview po

[flex_india:32478] Help regarding TextField condenseWhite and whitespace preservation

2011-01-03 Thread Flexian_me
Hello Folks, I am facing an issue with TextField component. I am setting condenseWhite = true and using htmlText property to set the text into an xml. Now problem is that using condenseWhite = true is triming the text and thus whitespace before the text is being removed . I need to preserve the whi

[flex_india:29924] Regular expression problem

2010-05-08 Thread Flexian_me
Hello Group, I am working on a project where I need to validate a url and I am really exhausted making that regular expression for that. Can anyone suggest me a regular expression which validates exactly the folowing format - http://domainname/anystring/filename.fileextension for example it shou

[flex_india:29710] Re: How to achieve one flex client per flex session.

2010-04-12 Thread Flexian_me
please ask with more detail.Not able to get you properly. On Apr 12, 9:40 am, "flex.init" wrote: > Hi Group, > > Is there any way to have only one flex client per flex session? > > Thanks, -- You received this message because you are subscribed to the Google Groups "Flex India Community" group

[flex_india:29709] Re: right click on Datagrid

2010-04-12 Thread Flexian_me
This might help you. http://www.adobe.com/2006/mxml"; layout="absolute"> Ryan 11.00 Slanted and Fainted Remarks Brighten the Future

[flex_india:24647] Re: The Plateau - developed in Adobe Flex

2009-08-20 Thread Flexian_me
Yeah!!! I hope this is one of the best games in flex. Interesting one :) On Aug 20, 3:51 pm, Manikandan wrote: > Hello folks, > > We have developed a game, code named 'ThePlateau' ;). UI is developed > using Adobe Flex, data connectivity is done using Hessian binary > webservie and PHP. > > Come

[flex_india:22560] Re: how to apply a duo tone effect to an image?

2009-05-27 Thread Flexian_me
m > > Regards, > Pratik. Velani > > On May 26, 5:31 pm, Flexian_me wrote: > > > I am in a requirement to apply a Photoshop duotone effect to an image > > in Flex Applicatio nbut not getting wa way to do it . If anybody have >

[flex_india:22522] how to apply a duo tone effect to an image?

2009-05-26 Thread Flexian_me
I am in a requirement to apply a Photoshop duotone effect to an image in Flex Applicatio nbut not getting wa way to do it . If anybody have done this for any application ? Thanks & Regards! ! Amar Shukla ! --~--~-~--~~~---~--~~ You received this message because you

[flex_india:21893] Re: count number of tabs in toggle button bar

2009-04-27 Thread Flexian_me
toggleButtonBar.numChildren.toString(); On Apr 27, 10:31 am, "flexlover...@gmail.com" wrote: > hi friend, >  i want to count total number of tabs(button) of toggle button bar. > please tell me is any property there? --~--~-~--~~~---~--~~ You received this messag

[flex_india:21786] Re: Global Variable

2009-04-22 Thread Flexian_me
access it like - Application.application.variablename inside custom component. On Apr 22, 9:21 pm, sankar swaroop wrote: > Hi friends, > > I struck with a problem. I created some custom components and i am accessing > all into main application. > Here in the main(parent) application i created a

[flex_india:21197] Re: how to save a file to a particular location without showing save location(directly store) in Flex Web Application?

2009-04-03 Thread Flexian_me
Plz don't mind but be more specific while asking for any solution . Only then one can be able to solve your problem. what kind of file saving you are talking about ? On Apr 3, 11:44 am, Flex Baby wrote: > hi, > how to save a file  to a particular location without showing save > location(directl

[flex_india:21196] Re: Flex app access using IP

2009-04-03 Thread Flexian_me
http://127.0.0.1/ExchangeData/flex_bin/ExchangeData.html or if apache is running on a remote machine then ip address of the remote machine. http://IPofRemoteMachine/ExchangeData/flex_bin/ExchangeData.html On Apr 3, 11:19 am, Uday wrote: > Hi, > > I'm working on an application using Flex and

[flex_india:21175] Re: file upload+flex+asp.net

2009-04-02 Thread Flexian_me
try anyone of below - http://algorithmist.wordpress.com/2007/10/19/flex-file-upload-with-aspnet/ http://www.codeproject.com/KB/aspnet/FlashUpload.aspx http://dotnetslackers.com/Community/blogs/haissam/archive/2008/03/29/upload-multiple-files-using-asp-net-amp-adobe-flex.aspx FILE UPLOAD WITH

[flex_india:21174] Re: Free PHP Server

2009-04-02 Thread Flexian_me
try byethost , its free as well as good . http://byethost.com On Apr 2, 7:04 pm, sam wrote: > Hi can anyone recommend me a free PHP webserver with subdomain > support. > I need it for my flex experiments please. > It should be reliable as some free i know are banned due to illegal > content. >

[flex_india:21173] Re: DO I have to be an ACA to be an ACE?

2009-04-02 Thread Flexian_me
Hiii! Venkat/Ravi/Anup can anyone of you give me a contact number of any such test centre in Bangalore ? I am willing to go for ACE . As you mentioned its very cheap as 2500 but I couldn't know any such test centre in Bangalore. I think Anup might be having the bangalore number as he is in banga

[flex_india:21172] Re: window resize

2009-04-02 Thread Flexian_me
If you are talking about AIR then follow the below link - http://livedocs.adobe.com/flex/3/html/help.html?content=WorkingWithWindows_4.html If you are talkign about flex web App then webApp itself runs inside browser therefore I am not getting this scenario . And if you are talkign about particu

[flex_india:21112] Re: time taken by script

2009-04-01 Thread Flexian_me
Follow the below given link - http://livedocs.adobe.com/flex/3/html/help.html?content=compilers_14.html focus on these options given @ above link - default-script-limits max-recursion-depth max-execution-time Thanks & Regards! ! Amar Shukla ! On Apr 1, 9:43 pm, Akhil Agrawal wrote: > i m us

[flex_india:21047] Re: by clicking one tree node another tree nodes should be closed

2009-03-31 Thread Flexian_me
Try this - http://www.adobe.com/2006/mxml"; layout="absolute"> --~--~-~--~~~---~--~~ 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@googlegroup

[flex_india:20627] Re: How to access child elements of a custom components which actually adding it to main application

2009-03-19 Thread Flexian_me
If you want to access that then yo must add that custom component to the stage first then only you will be able to access the children of that component. Like this - var myCmp:cmp1=new cmp1(); addChild(myCmp); Alert.show(myCmp.cvs3.toString()) On Mar 19, 2:53 pm, kaal wrote: > Hi, > > I need to

[flex_india:20620] Re: tab title

2009-03-19 Thread Flexian_me
"favicon.ico"> > > > But when i tried   >       type="image/gif" > >       href="image.gif"> > > It did not work. > > Any clue? > > Thanks in Advance, > > Anil > > > On Mar 16, 3:12 am, Flexian_me wrote: > &

[flex_india:20619] Re: tab title

2009-03-19 Thread Flexian_me
ot;> > > But when i tried          type="image/gif" >        href="image.gif"> > It did not work. > Any clue? > Thanks in Advance, > Anil > > On Mar 16, 3:12 am, Flexian_me wrote: > > > Use Favicon . Better you generate any favicon and th

[flex_india:20503] Re: How to embed swf objects in to html file.

2009-03-17 Thread Flexian_me
Ha ha ha .. I couldn't stop myself to laugh . You know what if you just copy and paste your own question i.e , "How to embed swf objects in to html by using java script." into google as it is and hit enter you will get the answer of your question . Why don't you use google for very basic problem

[flex_india:20486] Re: isnumeric

2009-03-17 Thread Flexian_me
isNumeric is available in both Flex 2 and 3 . whats the problem that you are facing ? On Mar 17, 11:53 am, Flex Baby wrote: > I am looking for 2 functions in Adobe Flex 2.x, anyone know how to do > isNumeric() and isHexadeximal() functions in Flex? --~--~-~--~~~---~--

[flex_india:20437] Re: tab title

2009-03-16 Thread Flexian_me
as favicon.ico in the same html-template directory so you can replace this favicon.ico with your image url. Thanks & Regards! !Amar Shukla! On Mar 13, 11:36 am, Flex Baby wrote: > hi, > how to set image near that page title? > > On Mar 11, 10:19 am, Flexian_me wrote: > >

[flex_india:20295] Re: tab title

2009-03-11 Thread Flexian_me
No I've never done such program and m also newbie . :( On Mar 11, 11:29 am, Mahesh Chandra Bharti wrote: > Its urgent > > Can you help me with its coding in FLEX? > > i need code for application that will stream from webcam,convert the > video to FLV format and then stream it to a FTP server. >

[flex_india:20287] Re: Display Hindi FONT in TEXTAREA

2009-03-10 Thread Flexian_me
on many other languages except chinese, korean n > indian > > Now I'll work with FLEXLINGO > > > > On Tue, Mar 10, 2009 at 9:10 PM, Flexian_me wrote: > > > haaan I know ...  you are using FlexLingo from code.google.com  and > > modifying that for hind

[flex_india:20281] Re: tab title

2009-03-10 Thread Flexian_me
OR simple use pageTitle property of Flex like - http://www.adobe.com/2006/mxml"; layout="absolute" pageTitle="lolz"> On Mar 11, 10:19 am, Flexian_me wrote: > in your flex project you must be having an html-template folder which > contains  an index.template

[flex_india:20280] Re: tab title

2009-03-10 Thread Flexian_me
in your flex project you must be having an html-template folder which contains an index.template.html file . Open this file in any text editor and find this tag ${title} Now simply replace this ${title} with your project name as - My Project Thanks & Regards! !Amar Shukla! On Mar 10, 4:42 pm

[flex_india:20279] Re: Display Hindi FONT in TEXTAREA

2009-03-10 Thread Flexian_me
n Mar 11, 7:18 am, HISSAM wrote: > sorry not displaying properly > > > > On Tue, Mar 10, 2009 at 5:47 PM, HISSAM wrote: > > I tried that , I embedded the devnagri font but the hindi text is > > displaying properly > > > On Tue, Mar 10, 2009 at 3:00 AM, Flexian_me

[flex_india:20251] Re: Display Hindi FONT in TEXTAREA

2009-03-10 Thread Flexian_me
do you have devanagari font installed on your system? Or embedded into your flex application ? If not then try to do anyone of the above mentioned and see if its fruitful . Thanks & Regards! Amar Shukla On Mar 10, 3:28 pm, HISSAM wrote: > Hey Experts, > >                    I have a module whe

[flex_india:20231] Re: How to declare children to an a component using mxml

2009-03-09 Thread Flexian_me
for the better understanding plz refer to below given link , I found it the best and easiest tutorial about making custom components inside FLEX . http://www.defusion.org.uk/archives/2007/11/25/quick-link-flex-creating-custom-components/ On Mar 10, 9:54 am, vengu wrote: > Folks, > > I have a co

[flex_india:20203] Re: Singleton..

2009-03-09 Thread Flexian_me
make uid as Bindable like this - [Bindable] private var uid:Number; I hope it'll solve .Try and reply if it works . On Mar 9, 11:59 am, tyagi wrote: > Hi all, > I am a newbie to flex and am currently doing a project using flex.. > It involves a login module and I am using a singleton class to

[flex_india:20190] Re: Regular expressions

2009-03-09 Thread Flexian_me
var emailExpression:RegExp = /^[a-z][\w@\w[\w.-]+\.[\w.-]*[a-z][a- z]$/i; On Mar 8, 10:09 pm, Krishna Chaitanya wrote: > hi Folks, >                 I need email Validations using Regular expressions , > Can any one help me, > >                                            thanks regards, > >

[flex_india:20189] Re: How to get the list of all the Controls in the current application

2009-03-09 Thread Flexian_me
for the better understanding you can go through the below code - http://www.adobe.com/2006/mxml"; layout="absolute" creationComplete="init();"> Thanx & Regards! ! Amar Shukla

[flex_india:20185] Re: city search

2009-03-08 Thread Flexian_me
I am not getting you .. "if i select that city,it will go to that city. " after selecting city from combo box what action do you need to perform ? Please make it more clear mitra ! On Mar 7, 10:03 am, Flex Baby wrote: > hi i want to search cities in a state.i hace combo box which contains > ci

[flex_india:20184] Re: How to get the list of all the Controls in the current application

2009-03-08 Thread Flexian_me
USE this.getChildren() On Mar 7, 11:49 am, "$...@$#" wrote: > if i have a application how can i get the list of all the controls > from that application. can anybody help. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google

[flex_india:19872] Re: Icons required..

2009-03-02 Thread Flexian_me
http://www.iconfinder.net/ On Mar 2, 9:26 am, sri.mumm...@gmail.com wrote: > Hi All, > > I need Openbook and Closebook icons. Please respond me. > > thanks, > srini. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Fl

[flex_india:19871] Re: Ctreate XML FILE using ADobe AIr

2009-03-02 Thread Flexian_me
very unclear description ... plz make it more clear by explaining in detail ..which way you want to retrieve the file names .. i mean on what operation ... On Mar 2, 1:59 pm, Hems wrote: > Hello to all, >     There are 20 files in a particular folder in local hard disk. i > want to create the X

[flex_india:18793] Re: how to disable background

2009-02-01 Thread Flexian_me
You can also disable user interaction for the entire application by setting the Application.application.enabled property to false. for further details visit this link given as below - http://livedocs.adobe.com/flex/3/html/help.html?content=cursormgr_4.html On Feb 2, 9:02 am, sravan kumar wrote

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

2009-02-01 Thread Flexian_me
We at Sourcebits, have recently published two Adobe AIR applications GoAir and Live Quotes. http://sourcebits.com/goair/";>GoAir is a cross-platform desktop client for gmail developed in Adobe Integrated Runtime (AIR). Ready to be used out of the box, requiring no configuration of any kind, http:

[flex_india:18018] Re: Communication between multiple swf's

2009-01-07 Thread Flexian_me
HISSAM the solution you are giving is practically not to be implementable . If she have to make 100 instance of the player then she'll have 100 methods for those all ?? On Jan 7, 12:34 pm, HISSAM wrote: > give different method names > and call then accordingly one after the other they will work

[flex_india:17992] Re: Pure MVC

2009-01-06 Thread Flexian_me
http://www.actionscriptdeveloper.co.uk/puremvc-tutorial-flex-puremvc-jabber-and-xiff-3-introduction/ http://9mmedia.com/blog/?cat=9 Try above given links ... they are good and are other than puremvc.org;) On Jan 6, 4:33 pm, koteshwar Rao myneni wrote: > Hi all > > I have pure MVC in my pr

[flex_india:17879] Happy new Year to All

2009-01-01 Thread Flexian_me
Wish you a very happy new year ! --~--~-~--~~~---~--~~ 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 emai

[flex_india:17731] Re: HTML editor in Flex (Non AIR application)

2008-12-24 Thread Flexian_me
use itemRenderer with Text area or so . It will solve your problem. On Dec 24, 10:43 am, Sangeeta Kalyani wrote: > Hi, >      Is there any flex control in which i can see html content. My > html content contains images also. > >      1. I have used tag with htmlText option. But i could > not se

[flex_india:17730] Re: Handling SQL injections in Flex

2008-12-24 Thread Flexian_me
Yes .. use input validators and regular expressions to filter the input. Restrict special characters like ' , OR , = , - On Dec 24, 10:35 am, Sangeeta Kalyani wrote: > Hi, >          Is there any way to handle SQL injections in Flex. The user > inputs should not contains SQL key words like delet

[flex_india:17276] Re: Flex Requirment

2008-12-11 Thread Flexian_me
Plz always give some description about your company , company location and CMM Level of the Company and atleast comany's website address while posting jobs in the community . Thanx! --~--~-~--~~~---~--~~ You received this message because you are subscribed to the

[flex_india:17013] Re: any Stock Quotes real time info web service including US,Indian exchanges or any one of them ..any idea ?

2008-12-03 Thread Flexian_me
yeah that i have checked already Yet Thanks for reply Suketu :) Thanks & Regards! ! Amar Shukla ! --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to fl

[flex_india:16960] any Stock Quotes real time info web service including US,Indian exchanges or any one of them ..any idea ?

2008-12-03 Thread Flexian_me
Hey friends ! I would like to know if there is any web service for retrieving stock quotes information . I got to knwo about Xignite Real time web service and Xignite Nasdaq Last Sale web service but they are paid .. So any body knows any web service for any of the following exchanges - NASDAQ

[flex_india:16872] Re: A suggestion for everybody posting questions

2008-12-02 Thread Flexian_me
yeah ! it would be better idea . So when you are gonna tell us the procedures ? --~--~-~--~~~---~--~~ 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@googlegroup

[flex_india:16856] Re: Custom Alert message box

2008-12-01 Thread Flexian_me
Is this what you want . try this and tell me - http://www.adobe.com/2006/mxml"; layout="vertical" verticalAlign="middle" backgroundColor="white" creationComplete="init();"> --~--~-~--~~~---~

[flex_india:16850] Re: Custom Alert message box

2008-12-01 Thread Flexian_me
Sorry but alpha can never be 100 . Its range is 0 to 1 only. Nothing beyond of it will work . So be clear about what you can do within FLEX and what do you want. Thanks! --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Group

[flex_india:16709] Re: How to drag component

2008-11-28 Thread Flexian_me
Why don't you simply use startDrag() and stopDrag() methods ... --~--~-~--~~~---~--~~ 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 unsub

[flex_india:16708] Re: ADL.exe crashing Application.

2008-11-28 Thread Flexian_me
Hey I have tried but it doesn't solve the problem as if you kill teh adl.exe from task manager it will end up the application . And again when i run the app the app runs but for few seconds only and then again i get that error ...so m unable to run AIR app anymore until i restart the PC. Saurabh

[flex_india:16706] Re: ADL.exe crashing Application.

2008-11-28 Thread Flexian_me
Thanx Saurabh ... I hope this will solve our problems & still if it doesn't solve the problem then we will ask again ! :P Thanx & Regards! !Amar! --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Flex India Commun

[flex_india:16704] Re: ADL.exe crashing Application.

2008-11-28 Thread Flexian_me
same here GIRISH .. . the only thing which i found causing this problem is if there is already AIR application is running and you try to compile and run again using F11 or menue then this problem comes (usually for me ) .. then nothing left except a system restart . I don't know what the problem

[flex_india:16664] how to get documentation of Fluint testing framework ?

2008-11-27 Thread Flexian_me
Now i am gonna start working with Fluint (GUI testing framework for AIR and FLEX ) . I have followed the instructions provided at http://code.google.com/p/fluint/wiki/ and at http://www.insideria.com/2008/10/automated-testing-and-you-self.html But I am facing few problems . And i hope you guys m

[flex_india:16659] Re: How to convert a text part 'read more....' into a hyper link

2008-11-27 Thread Flexian_me
Please go through this link and you will get your answer. http://livedocs.adobe.com/flex/3/html/help.html?content=textcontrols_04.html Thanks & Regards! Amar Shukla --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "

[flex_india:16371] Re: sms webservice to send sms on indian cellular networks ???

2008-11-20 Thread Flexian_me
hey its working well ... i am verifying the link again ... http://www.aswinanand.com/sendsms.php?wsdl On Nov 20, 11:14 am, comgeek <[EMAIL PROTECTED]> wrote: > I tried but its not working.. can any one got it??? > > On Nov 18, 6:20 pm, Flexian_me <[EMAIL PROTECTED]> wrote:

[flex_india:16370] Re: URL Validation

2008-11-20 Thread Flexian_me
use regular expression validator with this regular expression . ihope it will work . (http|https)://([\w-]+\.)+[\w-]+(/[\w- ./?%&=]*)? On Nov 20, 4:14 pm, Raj <[EMAIL PROTECTED]> wrote: > HI > Can anyone point me how to validate a website URL in  a flex3? > Thanks. --~--~-~--~~--

[flex_india:16323] Re: How to make a call from my Flex application??

2008-11-19 Thread Flexian_me
He want to ask for PC to cell phone/LandLine call . On Nov 19, 2:15 pm, "Vinod M. Jacob" <[EMAIL PROTECTED]> wrote: > What call did you mean ? > > On Wed, Nov 19, 2008 at 2:11 PM, [EMAIL PROTECTED] < > > [EMAIL PROTECTED]> wrote: > > > Hi, > > Can anyone tell me how I can make a call from Flex ap

[flex_india:16319] Re: problem With Rich Text Editor in AIR

2008-11-18 Thread Flexian_me
if you are using global style declaration then your component must be inherting that style so what you do is make a style for your rich text editor and in RTE give style name of this style ..and you are done ! :) On Nov 19, 10:41 am, Leena Jain <[EMAIL PROTECTED]> wrote: > Hi, > > Are you using

[flex_india:16300] Re: sms webservice to send sms on indian cellular networks ???

2008-11-18 Thread Flexian_me
Ohh thanks alot dear :) yeah its working now ... i was doing a silly mistake you know ... the code you sent was having 2 coments like - // enter your login id here // enter your password here so this was not proper comment syntax as it should be but it didn't give any error but this was the

[flex_india:16296] Re: sms webservice to send sms on indian cellular networks ???

2008-11-18 Thread Flexian_me
bala its not working ... On Nov 18, 4:55 pm, tweety <[EMAIL PROTECTED]> wrote: > hey i have checked completely but am unabel to send either on vodafoen > or airtel ..i tried o nboth networks ...if you can send then plz send > me a test sms on my cell no. 9986722810 (vodafone Bangalore) using > t

[flex_india:16292] Re: sms webservice to send sms on indian cellular networks ???

2008-11-18 Thread Flexian_me
No man it is not working . Have you tried to send any sms using above code coz it says sms sent as by your alert but in acctual nothing happening . While at the same time i tried to sent sms from way2sms.com and its working fine . So i think the wsdl you gave is not working. If you know anyother

[flex_india:16287] Re: sms webservice to send sms on indian cellular networks ???

2008-11-18 Thread Flexian_me
Thanx for the link Baluvasi but when i am using as following , I am getting invalid login error while I am providing correct user id and password. On site I logged in using same id n pwd but in my program it says invalid login. here is the code what i did to use it - http://www.adobe.com/2006/mx

[flex_india:16276] sms webservice to send sms on indian cellular networks ???

2008-11-18 Thread Flexian_me
hii friends! Does anybody know any webservice to send sms on indian cellular network ? I found one on http://www.webservicex.net but its not working. anybody knows any other ??? if yes then please send me wsdl link . Thanks & Regards! Amar Shukla! --~--~-~--~~~--

[flex_india:16070] Re: add minimize button to Titlewindow

2008-11-12 Thread Flexian_me
Sarvanan! in your code it shows an error that panelButtonEvent type was not found . --~--~-~--~~~---~--~~ 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@googl

[flex_india:16068] Re: Custom BusyCursor HELP!

2008-11-12 Thread Flexian_me
You can disable user interaction for the entire application by setting the Application.application.enabled property to false. If you are in a subclass or an ActionScript-only application, you must either explicitly import the mx.core.Application class, or specify mx.core.Application.application.e

[flex_india:14739] Re: Alert control kind functionality on click of button ??

2008-10-03 Thread Flexian_me
its done thnx --~--~-~--~~~---~--~~ 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 PRO

[flex_india:14736] Alert control kind functionality on click of button ??

2008-10-03 Thread Flexian_me
have any guy done or know any example based on Alert control. I mean I have a simple button ,on click at this button i want to create a popUp and at that time background control should be disabled ...so that only when you click on ok button of alert ,then only popUp goes away and all other contro

[flex_india:14692] any code example like HistoryManager class does but I don't want to use History manager Becoz.....

2008-10-01 Thread Flexian_me
I am making an application in which I am having several canvases ...I am navigating from one canvas to another canvas by clickign on items inside the canvases ...So what I am doing is when i click on any item to navigate then i am removing the child and adding the next child at same place ...by lo

[flex_india:14687] Re: Newbie Question..

2008-10-01 Thread Flexian_me
no ...make sure that your my folder is inside src so ur structure would be like - c:\my_proj\src\my\remotedata so u need to store ur files in above path. Whenever you make any folder to put custom component and class files ..make the folder inside src only then you put ur files there and then w

[flex_india:14671] Re: How to work with Animated Gif images in Flex 3

2008-09-30 Thread Flexian_me
thnx man ...good work ... this is what we need . :) --~--~-~--~~~---~--~~ 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 th

[flex_india:14633] Re: security sandbox violation problem

2008-09-30 Thread Flexian_me
I don't know if I am correct but i had faced similar problem then what i had done is - I was using mozilla as default web browser to test flex applications ...So after getting this error I googled for this problem then i came to know that If you don't have Debugger version of Flash then u might g

[flex_india:14631] Re: css in action script

2008-09-30 Thread Flexian_me
make a css file and I hope u r having prior css knowledge so simply save ur css in inside src or in any folder u want and inside your main mxml file call it using and its done. :) --~--~-~--~~~---~--~~ You received this message because you are subscribed to the

[flex_india:14630] Re: How to work with Animated Gif images in Flex 3

2008-09-30 Thread Flexian_me
less file size so we can't do anything for this man ... It doesn't work at all... On Sep 26, 3:56 pm, Sagar Palekar <[EMAIL PROTECTED]> wrote: > does it work plz tell me how it works > > On Aug 21, 11:28 am, Flexian_me <[EMAIL PROTECTED]> wrote: > >

[flex_india:14328] Re: Drag and Image into the tilelist

2008-09-23 Thread Flexian_me
Drag image from Canvas and drop it into Tile List http://www.adobe.com/2006/mxml"; layout="absolute" creationComplete="init()"> --~--~-~--~~~---~--~~

[flex_india:14245] Re: problem with making images clickable to call any method at run time while calling from XML file

2008-09-22 Thread Flexian_me
oh thx alot for sahring dude! :) it can help others too if they have same kind of requirement in future ... :) --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, s

[flex_india:14003] PopUP like GTalk when we move mouse over friend

2008-09-14 Thread Flexian_me
I want to make PopUP window just liek in GTalk when we move mouse over a Friend name then a popUP windows comes the nyou can go inside that popUP but if you move ur mouse to any other area then popUP goes off I tried in following way but what's happening in mine is PopUP gets removed every tim

[flex_india:13822] Re: Pre Loader using swf for a TileList untill images gets loaded from web service as

2008-09-09 Thread Flexian_me
No even this doesn't work ..still it doesn't gets removed even after images have been displayed in TileList This solution doesn't work at all... --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Flex India Commu

[flex_india:13799] Re: Pre Loader using swf for a TileList untill images gets loaded from web service as

2008-09-09 Thread Flexian_me
Saravanan can u please paste the code here as for me its urgent need ...I have to do it regardless of resource hogging or latency time .. my email id is [EMAIL PROTECTED] Thnx! --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Goog

[flex_india:13800] Re: Pre Loader using swf for a TileList untill images gets loaded from web service as

2008-09-09 Thread Flexian_me
this thing i m having in my item renderer http://www.adobe.com/2006/mxml"; width="100%" height="100%" autoLayout="true"> and i am using this renderer in Tile List so can i use like private function handle like that one.. Its not working acctually .. still a

[flex_india:13785] Re: Pre Loader using swf for a TileList untill images gets loaded from web service as

2008-09-08 Thread Flexian_me
Here goes the link http://www.onflex.org/ted/2006/07/flex-2-preloaders-swf-png-gif-examples.php but in this pre Loader what happens is even your images are loadeed or in case of if you are using it for App init then even ur application has started but it doesn't disappear ..but it disappears aft

[flex_india:13780] Pre Loader using swf for a TileList untill images gets loaded from web service as

2008-09-08 Thread Flexian_me
I have a canvas inside the canvas i have taken a TileList and in TileList images will be displayed using web service ..so i want to make a preloader which will be displayed untill images gets loaded into tile list ...i want to use an swf file to be displayed in preloader instead of that ProgressBa

[flex_india:13699] effect like Book Opens pages

2008-09-07 Thread Flexian_me
Can anybody tell me any example link or any code idea about how can i make a effect in my program liek suppose there is an HBox and inside HBox i take VBox and then I map this VBOX with an image like so now when i click on this VBox then it should open an image like we open book , i.e Previousl

[flex_india:13652] Re: How to use open close icons in accordion header?

2008-09-05 Thread Flexian_me
ya skinning is d best way to do that :) --~--~-~--~~~---~--~~ 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, s

[flex_india:13635] Re: How to use open close icons in accordion header?

2008-09-05 Thread Flexian_me
But i don't know skinning part .. i do just coding never worked with css and skinning .. So can any1 provide me code so that it would be easy to finish me this work ..otherwise i wil have to go through documentations and googling and all... --~--~-~--~~~---~--~~ Yo

[flex_india:13614] How to use open close icons in accordion header?

2008-09-05 Thread Flexian_me
Can nybody tell me how to use image icon in accordion Header so that when 1 accordion gets closed then icon should chaneg to closed (down arrow) and when its opened the icon shoudl be changed as open (open arrow). Thnx ! --~--~-~--~~~---~--~~ You received this me

[flex_india:13310] Re: how to remove Annoying Focus Rectnagle around image whiel drag drop

2008-08-26 Thread Flexian_me
Issue resolved ...no need to reply to this thread! --~--~-~--~~~---~--~~ 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 th