I have a tree with following data fragment: <?xml version="1.0" encoding="windows-1252" ?> - <menu name="United Feather and Down" menuid="1" parentid=""...
Hi, I am trying to use data effect for a list control, when an item in the dataprovider changes (not deleted or added but some properties change). I am looking...
In testing via the Profiler, binding UI objects in a module to a model (even if local to the module) appears to be causing a module's failure to unload. This...
Was wondering if anyone knew of any examples of adding the ability to draw a rectangle then zoom the stage to what was in the rectangle? Think something like...
I don't have a copy handy, and I'm doing some code on DVD that will need to run for some years (hence I expect to cover windows 7). I realise that it may...
So I need to add a hover over when I mouse over and object on the stage. My issue is that I am using a framework that creates these objects and puts them on a...
I have a bit of a perplexing problem (With a workaround). In a datagrid I have an itemRenderer that sets one column to a linkButton. In the constructor I...
Hi -- I want to output a variable and hardcoded text in the htmlText property of a Text component. Here's what I tried first: content.htmlText = "<b>The...
I would like to modify the text and style of text displayed in an AdvancedDataGrid. I figure I need to extend the AdvancedDataGridGroupItemRenderer because I...
Folks, I am playing an FLV over RTMP using Red5 0.7. My video player is written in Flex/AS3. It works fine for most videos. However, for some videos, I see the...
When using the <a> within a mx:htmlText component, the link is not displayed with the standard underline or blue color, anyone have technique for getting links...
I am using this event to prepare some user information before the application is loaded. Or at least, I am assuming that. On my computer I am consistly getting...
I've been playing around with the Spark List and see that, by default, very long text causes the horizontal scrollbar to appear in addition to creating...
Hi, I'm trying to create a work flow between FlashCS4 3d assets and Flex. I almost got it working with the perspectiveProjection assigned in each MovieClip. I...
hi i am trying to show a popup progress bar will uploading file. i would like help on how to close the popup once the file has finished uploading. here is my...
This seems so simple, yet I can't figure it out -- nor can I find guidance from the docs or from Google. I want to format a date which is being returned from a...
Anyone with CartesianTransform knowledge? I'm having a good bit of difficulty getting a dynamically assigned custom CartesianTransform to work. I'm not finding...
I wonder if there's a way other than manually creating a hierarchical data structure with arraycollections, of turning the return from a query using the new...
Hi, I am having some problems with blazeds and how it maps a collection contains long elements. Let's assume I have a class public class MyClass { .. private...
Hello all! :) Issue Description: - Two chart series of two different series types (mx:ColumnSeries and mx:LineSeries) - Trying to run two different chart...
Hello All, I have some Modules (Cairngorm-based if that matters), that I want to have their own resource.property files that are compiled into the module. I...
I have a project to create a new Company Web Portal. Something where top management would be able to run report summaries and stuff. Any sample sites,...
Hi, I am playing around with remoteObject and displaying string by remote using java class. I need to create a DataGrid and the provider I need to set from my...
Hello all, I am trying to build an application in which i am trying to access a database object through blazeds. but i am getting an error as send failed. I...
Hi everyone, I am working on a dashboard in which in the base state some data (several indices with their data split by time) will be visible in a datagrid and...