[flexcoders] crossdomain.xml issue

2009-07-30 Thread akila_ksri
Hi, My flex application is hosted on a public-ip machine and it is accessing the webservice hosted on a Jboss server on another public-ip machine. The crossdomain.xml file is placed at the root of the server and looks as shown below ?xml version=1.0 ? !DOCTYPE cross-domain-policy (View

[flexcoders] Security error accessing url - webservices.

2009-06-29 Thread akila_ksri
Hi, I am trying to call a webservice from my flex app. The webservice and the app are both in the same network. When I run the application, I get the following error: Security error accessing url faultCode=Channel.Security.Error faultDetail=Unable to load WSDL. If currently online, please

[flexcoders] Support for Regional Languages in Flex?

2009-03-16 Thread akila_ksri
Hi, I need my flex application to display text in regional languages like tamil,kannada,etc How do i exactly proceed on this? Any help would be greatly appreciated. Thanks, Akila

[flexcoders] Launching Air application from ASP .NET

2009-03-04 Thread akila_ksri
I have an AIR application that I need to run from an ASP.NET page. I use System.Diagonistics.Process to launch the exe file (on installing the .air file). My application does not seem to working though. It appears in the task manager but does not seem to run properly. On start of the

[flexcoders] Re: Launching Air application from ASP .NET

2009-03-04 Thread akila_ksri
are running the app as yourself. Where are you writing to? Can I ask why you are doing this? What does AIR offer that you can't do using ASP.NET on the server? 2009/3/4 akila_ksri akila_k...@...: I have an AIR application that I need to run from an ASP.NET page. I use

[flexcoders] Reading the output of an AIR application in C#

2009-02-26 Thread akila_ksri
Hi, I have an Air application which is launched from a C# application using System.Diagnostics.Process.Start(myAirApp.exe). I need to be able to return some results from the Air app back to my C# app. Is there any way to do this? Any help regarding this would be greatly appreciated. Thanks

[flexcoders] Re: Reading the output of an AIR application in C#

2009-02-26 Thread akila_ksri
, Tom Chiverton tom.chiver...@... wrote: On Thursday 26 Feb 2009, akila_ksri wrote: using System.Diagnostics.Process.Start(myAirApp.exe). I need to be able to return some results from the Air app back to my C# app. obviousHave the AIR app write a file, read that back in. -- Tom

[flexcoders] Problem in Streaming Live data using Flash Media Server

2009-02-05 Thread akila_ksri
I have the client application and the FMS running on the same machine, the client app connects to the server successfully but fails to play any content(Pre-recorded flv/swf) which is also present in the same directory using NetStream.play(contentPath); and i always get

[flexcoders] Re: Problem in Streaming Live data using Flash Media Server

2009-02-05 Thread akila_ksri
a while since I've used FMS... but in Wowza Media Server there is an audio folder where all of the stream FLV files are located. On Thu, Feb 5, 2009 at 4:47 AM, akila_ksri akila_k...@... wrote: I have the client application and the FMS running on the same machine, the client app

[flexcoders] API to get the timezone information?

2009-01-14 Thread akila_ksri
Hi, Would like to know if there is any direct API available in actionscript/C# to get the timezone information, given the city name? Thanks in advance, Akila

[flexcoders] Re: Updates Issue in Mozilla ....any thoughts to share???

2009-01-08 Thread akila_ksri
--- In flexcoders@yahoogroups.com, Tom Chiverton tom.chiver...@... wrote: On Wednesday 07 Jan 2009, akila_ksri wrote: The application we are developing needs the controls like labels, data grid etc., to be updated every second. This works fine without any issue in IE 7, but the updates

[flexcoders] Re: Updates Issue in Mozilla ....any thoughts to share???

2009-01-08 Thread akila_ksri
/time worked for me when dealing with images that were being cached. Of course, updating the data every second seems inefficient and will put a lot of load on your server, but if that's part of your requirements, who am I to question it. -Alex --- In flexcoders@yahoogroups.com, akila_ksri

[flexcoders] Re: Updates Issue in Mozilla ....any thoughts to share???

2009-01-08 Thread akila_ksri
/time worked for me when dealing with images that were being cached. Of course, updating the data every second seems inefficient and will put a lot of load on your server, but if that's part of your requirements, who am I to question it. -Alex --- In flexcoders@yahoogroups.com, akila_ksri

[flexcoders] Updates Issue in Mozilla ....any thoughts to share???

2009-01-06 Thread akila_ksri
The application we are developing needs the controls like labels, data grid etc., to be updated every second. This works fine without any issue in IE 7, but the updates fail to happen in Mozilla most of the time. Clearing cache through html does not work!!! We have to get it working in

[flexcoders] Problem in Flash Player 10

2008-11-06 Thread akila_ksri
Hi, It looks like there are some security restrictions that have been added to Flash Player 10 which does not support file download which works without any issues in Flash Player 9. This Error #2176 occurs in Flash Player 10 (the latest version released by Adobe). Any workaround for this

[flexcoders] How to check if a file already exists on the disk before downloading

2008-10-23 Thread akila_ksri
Is there any way to check for a file(image/video/swf) on the local disk before downloading it?

[flexcoders] Re: Problem with scaleX for system fonts!

2008-10-20 Thread akila_ksri
; fontStyle: italic; advancedAntiAliasing: true; } On Mon, Oct 20, 2008 at 7:50 AM, akila_ksri [EMAIL PROTECTED] wrote: --- In flexcoders@yahoogroups.com flexcoders%40yahoogroups.com, Amy amyblankenship@ wrote: --- In flexcoders@yahoogroups.com flexcoders%40yahoogroups.com

[flexcoders] Re: Problem with scaleX for system fonts!

2008-10-20 Thread akila_ksri
@yahoogroups.com flexcoders% 40yahoogroups.com, akila_ksri akila_ksri@ wrote: --- In flexcoders@yahoogroups.com flexcoders% 40yahoogroups.com, Amy amyblankenship@ wrote: --- In flexcoders@yahoogroups.com flexcoders% 40yahoogroups.com, akila_ksri akila_ksri@ wrote: Hi

[flexcoders] Re: Problem with scaleX for system fonts!

2008-10-20 Thread akila_ksri
--- In flexcoders@yahoogroups.com, Amy [EMAIL PROTECTED] wrote: --- In flexcoders@yahoogroups.com, akila_ksri akila_ksri@ wrote: --- In flexcoders@yahoogroups.com, Amy amyblankenship@ wrote: --- In flexcoders@yahoogroups.com, akila_ksri akila_ksri@ wrote: Hi, I

[flexcoders] Re: Problem with scaleX for system fonts!

2008-10-19 Thread akila_ksri
--- In flexcoders@yahoogroups.com, Amy [EMAIL PROTECTED] wrote: --- In flexcoders@yahoogroups.com, akila_ksri akila_ksri@ wrote: Hi, I need to apply horizontal scaling for a text with 'Arial' font. lbl.scaleX = 0.70 simply does not work . I can only see that there is a change

[flexcoders] Problem with scaleX for system fonts!

2008-10-16 Thread akila_ksri
Hi, I need to apply horizontal scaling for a text with 'Arial' font. lbl.scaleX = 0.70 simply does not work . I can only see that there is a change in the width of the label. Is there anything i am missing out to scale the text?? Is scaling not applicable for system fonts? ( I tried the same

[flexcoders] Setting Focus to the First control

2008-07-04 Thread akila_ksri
Hi, I am using the following line of code in the html page to set focus to the first control (TextInput) without any mouse-clicks/tab keys in the application once the html page containing the embedded swf comes up: body onload=document.getElementById('application_name').focus() However, this

[flexcoders] Memory leak caused by Image and String objects

2008-06-11 Thread akila_ksri
I have an application that makes use of 3 to 4 'Image' objects and quite a few labels. The memory grows enormously when an Image.load() occurs even though I have only one instance of the Image object at a time. (I need to execute the load() method since the image needs to be loaded dynamically).