To simulate a border around the rectangular region inside a chart, you can use axisRenderers. This example draws a dark green border inside the axis labels. ...
Patrick just type the text and it works, remember that in the MXML you have the utf-8 in the definition of xml It's the same happens for us brazilians that has...
Matze you just do to set as null. Than you can use the removeChildAt(yoursComponent,numChildren -1); Regards. ... -- ... Igor Costa www.igorcosta.com...
Steve Nope you don't have to create 2 or 3 types of version, you just be more reusable as possible just setting the width and height size for percentage. Due...
Dj 1. How do I get the length of my UITextField, not 100% - that's just plain silly AN: <mx:text id="test"/> <mx:script> import mx.controls.TextField; public...
Using the for example public function swap():void { yourComponent.addChildAt(this,numChildren+1); } So it will put in the top of level. regards. ... -- ... ...
Igor, the the values are already encoded for amfphp remoting, sending the strings directly back from php makes them say [UTF String] with no value. so I...
{reduxdj}
dj@...
Dec 1, 2006 9:47 am
57713
Take a read here http://aspalliance.com/736_Windows_Communication_Foundation_Steroids_for_your_Enterprise_ServiceOriented_Architecture_Part_I Regards. ... -- ...
... http://thefalken.livejournal.com/31865.html ... The AS2 one from sourceforge works perfectly well -- Tom Chiverton Helping to adaptively industrialize...
rowIndex refers to the index of the item in the viewable area within the datagrid; not as the docs say the index of the item in the dataprovider. ... From:...
Hi All! How to make truncateToFit working with multiline Text? Sergey....
Sergey Kovalyov
skovalyov.flexcoders@...
Dec 1, 2006 10:44 am
57718
Hi all I want to copy a xml file from clickboard to an TextArea. Can the textArea autorender the text into XML format ? like specify a particular color for...
I have a similar problem. I can upload a particular file just fine on my local dev environment, but same code running on the production server, with the same...
Does any body know why the use of a blendmode can result into a Player Crash?? /*******************************************************************/ ...
I am trying to load images into my display object and began with this simple example taken directly from the Help system. Why is it giving me the error...
Hi All! Is there any constant that contains "Client.Error.RequestTimeout" string value in framework classes? Actually it's the value of fault.faultCode in...
Sergey Kovalyov
skovalyov.flexcoders@...
Dec 1, 2006 1:05 pm
57726
... Probably not, because you need a local raw socket. Apollo, of course, will have this, and yes, it could be funky. -- Tom Chiverton Helping to...