Flex :: Control Column Charts With A Slider In Adobe Flash Builder?

May 24, 2011

I have created Columnchart in Adobe Flash Builder.

Now I want to control that column chart with Slider. I want to change the column chart according to value of the slider.

View 1 Replies


Similar Posts:


Flash :: Decrypting An AES Encryted Column In Mysql And Adobe Flex Builder?

May 19, 2010

How do i decrypt an aes encryted column when using flash/flex to display the table data? adobe flex connected using php connection class to mysql

for php, we would use aes_decrypt() however i am not sure how i can get flex to do this.

View 1 Replies

Flex :: Pass The Array Values (not The Array Collection Values) To The Bar Charts Or Column Charts?

Sep 7, 2010

Is there anyway where I can pass the Array values (not the array collection values) to the Bar charts or column charts using flex 3.5...

here is the thing i want:::

I have array values like this,,

array1 = [23, 49, 40, 239, 20, 80, 39,49,120, 24, 31,41];

and i want to show these values on the Yaxis and months on Xaxis....

I have two Qns,

1) how can I pass this array to Bar chart or column chart.

2) how do I need to show months on Xaxis. beacuse I'm asking this regarding, I have kept a filters that even if we want to see some months or a particular months or perticalar span of months... there on Xaxis it need to change the months dynamically depending on the filters..... (for ex, on Xaxis the values should be (Jan, Apr, Jun,Oct) if i select the 3 months period filter....)

I have written a logic to collect the values of those particular months into an array, but not understading how to pass this array to Bar chart,, beacuse there I don't know what Xfield and Yfield to be given....

View 1 Replies

Flex :: Charts - Color Fill In Column Series In Conditional

Jul 8, 2011

I want to create a daily build chart with 1 column as 1 build, 1 build will have 3 series for eg feature 1, feature 2, feature 3. Now i need to fill the color of the series dynamically based on the feature is pass or fail. for eg if in a particular build feature 1: Pass, feature 2: Fail, feature 3:Fail then the color sequence of the column will be green, red, red. how to implement this logic and where? (if in fillfunction)

View 1 Replies

Flex :: Flash Builder - Display Rich Text In AdvancedDataGrid Column?

May 23, 2011

I have some rich text created using the flex (flash builder 4) rich text input control. I want to display at least some of it in a column of an AdvancedDataGrid control.

View 2 Replies

Building Charts In Flex Builder Professional?

Dec 29, 2009

I have Flex Builder Professional Ver 3 (Built with Eclipse) version.

I need to build an application with charts. The problem is that there are no charting components to be seen. There is no datavisualization.swc file in the libs folder.

View 3 Replies

Flex :: Dynamically Add Column Series Adobe Flash

Dec 12, 2011

I have a column chart that I made using Adobe Flash Builder.

I'd like to be able to dynamically add (or remove) column series.

View 2 Replies

Flash - Create Image Slider Like Nivo Slider With Builder

Jan 10, 2012

I'd like to build image slider like Nivo slider with Adobe Flash Builder.

i'd like to have image controls, image titles displayed above the image(like layers in flash). i'd like to read the data from xml.

i'd like to have nice transitions between images.

mayebe u can provide tutorial or source code.

View 1 Replies

Charts - Yield Curves Using Adobe Flex?

Aug 31, 2010

I want to create Yield curves using adobe flex. pls, any one have an Idea how to create yield curves in a chart using flex...

View 1 Replies

Bug/Error In The Adobe Flex SDK 4.5 When Removing Series From Cartesian Charts?

Mar 2, 2012

I have a problem with the cartesian charts in the Adobe Flex SDK 4.5 and 4.5.1. Perhaps it's a bug, because it's not in the SDK 4.0, 4.1 and 4.6. Or it's just a problem of my code.

I made a little example project to range over series data in a CartesianChart (Line/Area/Column/Bar), a little bit like the google finance chart. When I add all series to the chart, the problem didn't occur. Only when I have multiple series and remove one or more series and than range over the data, the series data get compressed:

Chart image It seems like the horizontal axis didn't change or didn't get an update that the chart data changed, when I range over the current data.

[Code]...

Had someone the same problem or has an idea how to remove a series in another way?

View 1 Replies

Flex :: Adobe - Create A SWF WITHOUT Using Flash Builder?

Dec 6, 2011

if I can create a SWF in Flex WITHOUT using Flash Builder ?

View 4 Replies

Flex :: Add Datagrid Column Name In Adobe?

Sep 27, 2010

I have defined the datagrid as followsmx:DataGrid id="dg" width="100%" height="100%" >n the part i am trying to get the details from the database and setting the dataProvider for the DataGrid as follows.

var arrayContent:ArrayCollection = new ArrayCollection();
for(var i:int=0;i<assetClassDetails.length;i++)
{

[code]....

View 2 Replies

Flash :: Flex - Adobe Builder (flex4): AddChild() Is Not Available In Class

Jan 7, 2010

I want to load an swf into a flex 4 application in order to use its classes.

[Code]...

I receive the error: Error: addChild() is not available in this class. Instead, use addElement() or modify the skin, if you have one. at

[Code]...

View 4 Replies

Flex :: Clear Or Reset The Preferences For Adobe Flash Builder?

Jan 17, 2011

I am using Flash builder 4 to both build and manage (via cvs) projects. In recent days my designer has been having trouble committing to CVS, leaving a project blocked. I have troubleshooted troubleshot tested CVS and it is working fine (others can commit and retrieve without a hitch).

in an effort to start from scratch - I have removed the flash builder application (dragging it to the trash, its a Mac) as well as using the uninstaller (which does not work as well as I would have thought), but on reinstall - all preferences are still there - CVS connection and all.

is there a file or set of files I can delete to reset all of the prefs for Flash Builder (built on eclipse if that helps)?

View 1 Replies

Flex :: Developing A Paint Application In Adobe Flash Builder?

Dec 1, 2010

some good resource for getting started with Graphics API in adobe flash builder

View 3 Replies

Flex :: Capturing Control Key With Mouse Down In Flash Builder

Jul 29, 2011

I'm using PanZoomComponent in my application. When a user holds down control key with mouse press, I want to show hand tool by making PanZoomComponent object's property
childPreventsPan = false;
In short at combination of control key and mouse press I want to show Hand tool if not cursor.

View 1 Replies

Flex - Flash Builder Player Source Control

Sep 9, 2011

Any list which folders need to be excluded from a Flash Builder project when adding it to source control. E.g. bin-debug folder which is automatically generated when the project is compiled should not be in source control and etc.

View 1 Replies

Flex :: Flex4 - Multi Column Forms In Adobe?

Apr 4, 2012

What is the best way to make a multi column form in Flex?My current solution if more than one column is required is to put the form items inside an <s:HGroup> but the alignment isn't the best.

View 2 Replies

Actionscript 3 :: Add Column To Adobe Flex Mx:DataGrid In Mxml?

Jan 29, 2010

I have simple mxml code

<mx:DataGrid id="DGG"
editable="true">
<mx:dataProvider>

[Code]....

I want to add rows to my table datagrid how to do such thing?

How to add Column to Adobe flex mx:DataGrid in mxml and/or actionsctpt?

(You can put this code in Flash or AIR app - it will compile with no errors, but will not add any columns=( )

View 3 Replies

Flex :: Builder - Using Flex Builder With Source Control?

May 25, 2010

When setting up a source control repository for a Flex Builder workspace, what do you consider to be worth checking in? Do you exclude the workspace .metadata folder but keep the .project and other project specific files? Keep both? Throw away both? Is there a guideline you use to decide which is worth holding onto or do you do it out of practical experience?

View 2 Replies

Flex :: Actionscript 3 :: Flex AlivePDF Export Charts / Charts Being Clipped

Jan 12, 2010

I am trying to use AlivePDF to save a chart into a .pdf file. However, when I try to save my chart, it ends up clipping half of the chart in the pdf so it isn't even fully visible. It seems that the screencapture that AlivePDF took to generate my pdf was too small.I am trying to get a chart from a sample to work with sample code for using alivepdf that I picked off the web.[code]

View 1 Replies

Flex :: Adobe Flash Builder: Make A Function To Play Embedded Video Starting From One Second And Ending In Another?

Apr 16, 2010

Adobe Flash Builder: How to make a function to play video starting from one second and ending in another? So I havein MXML simple video player tag. I need some function to play that video from second X to second Y and pause it. How to do such thing?BTW: we asume file is embeded into SWF.

View 1 Replies

Actionscript 3 :: Flex: Adobe Flash Builder With MXML: HTML Progressive Streaming Doesn't Work

May 7, 2011

I am using progressive streaming with VideoDisplay, the HTTP URL provided gets buffered completely even if I have configured it to start playing the video when the buffering reaches 20%, the trace message shows that the playing started(using mozilla /Flashbug+Firebug), but it doesnot show the video till the buffercounter reaches 100% How can I get the video stream to play at the 20% of stream.Code Segment where the check takes place

var loadedPct:uint = Math.round(100 * (event.bytesLoaded / event.bytesTotal));
trace('waiting...');
mainVideoCanvas.addChild(LoadingImage);
VidLoadingLabel2.text = loadedPct.toString();

[code].....

View 1 Replies

Flex :: Column - Prevent Duplicate Stacking In ColumnChart Control?

Feb 9, 2011

Here is my Problem: I'm currently using a ColumnChart to display 6 label/value pairs. When two labels are the same, the chart stacks them up, one on top of the other. I want to display these duplicates side by side, their value might be the same or it might be distinct. My first thought was to append a unique id to the label, but that's not possible according to the client. So, is there a way to tell the chart to also take a hidden id into consideration? Someone suggested to do some sort of grouping, but I need to display each chart separate, as if they were distinct charts.

the chart's data provider is an array of these objects:
obj.description = "des";
obj.countV = 3;//some arbitrary number
obj.id = 2; //a unique id..

View 1 Replies

Flex :: Flash - DataGrid Column Width: One Column To Rule Them All?

Nov 16, 2010

I have a Flex 4, mx:DataGrid with the following (pertinent) properties set:

width="100%"horizontalScrollPolicy="off"

I have the minWidth set on all of the DataGridColumns and the width set on one of them. If I simply maximize/minimize the display (in browser or stand-alone flash player) of the application, the columns scale up and down nicely. But if you grab the edge of the application and drag it to make it bigger, only one column grows really big. When you drag the size down again, the one column remains big, but all of the other columns get squished way down.

View 3 Replies

Change Background Color Of Column Header For AdvancedDataGrid Control In Flex?

Aug 21, 2009

I have below columnGroup in advancedDataGrid control and I want to show the header in red background color and also applied the style but the background color in the header does not show as red only the text color in the header is changed.[code]...

View 2 Replies

Flex :: Show DataTip For SLider Control?

Jan 6, 2011

Is there any way to always show DataTip for SLider control in Flex 3.5?

View 2 Replies

Configuration In Adobe Flex Builder

May 3, 2011

I installed Adobe FlexBuilder 3 Pro Eclipse Plug-in 3.0.2, but when i want to configure weblogic inside widows->preferences->server then server link button won't be appeared inside flex builder. can anyone help me out how i have to configure weblogic inside adobe flex builder.

View 2 Replies

Actionscript 3 :: Slider In Flex Should Control Variable In Class

Nov 3, 2010

In my flex-app there is a slider that should change a variable inside a AS3-Object. How do you realize that? It's np problem to control the slider with the variable, but I want it the other way :)

View 2 Replies

Flex :: Get HTML Text From Adobe Flex Builder RichTextEditor?

Jan 29, 2010

How to get HTML text from inputed and edited text into Adobe Flex Builder RichTextEditor control? I mean with valid HTML coming from the Flex RichTextEditor component Not Badly formated HTML, with no spaces, with tags not closed! So we have some text edited with RTE a-la

View 2 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved