I have an Advanced DataGrid with Grouping and an Item renderer in the first column that is a CheckBox with a label of something like {data.FirstName}....
When I click to check mark certain ...
Dear fellow developers:
I am having problems running a flex application that is supposed to simply show a pie chart on screen using flex builder. For some reason, I am getting the followin...
HI,
In my page i want to add 2 labels and on load i want to display label 1 with show effect and after 2 sec wants to displat label2 .
Below is the code in which i can do this on click of ...
Hi
I'm adding a new folder and a new image with Image tag. code below.
BUt i'm getting exception :
"exception during transcoding: Failed to grab pixels for image"
Any solution in this ...
Hello,
Is it possible in Flex (AIR) to retrieve the URL from the active browser tab? I need to store the URL from various websites I visit in a database. Can I do this in Flex AIR?
Thank...
Hello.
I am using an HBox within the upper part of a VDividedBox which are both scaled to each 100% width and height. Within the HBox i am dynamically creating multiple instances of a custo...
Objective: Dynamic image hyperlinks
Problem: I have an XML file that contains links and other text.
When the mouse event is added, the button only displays the last link in the XML list
Is There An Adobe Reporting Solution? Something comparable to MS SQL Server Reporting Services or Crystal Reporting???
Want to pull data from a database to drive reports - Wondering if Adob...
Hi Experts,
I am newbie in flex and need help
I have created login view and main view as two mxmls...
Switching from login to main view and vice versa can be achieved by ViewStack and also ...
What do i need to implement credit card processing in flex ? I mean that the user enters the credit card info within the flex app. itself rather than having to be redirected to a paypal page.
...
Is it possible to use actionscript as backend? as we are developing some flex project which includes design generation on client side we need same code to develop a php based application front...
Hi, I have written a Flex 3 client app that connects to a python server on port 2358. (Note, this is a proprietary protocol that passes text back and forth).
When I run the client in debu...
Hi,
I am dynamically populating a List with log messages as they arise. When the number of messages in the list exceeds the List container's size, a scroll bar appears. This is good. What...
How to disable HTML validator in Flex Builder 3 and Flex Builder 3 Eclipse Plugin ?
Hi,
I am using FLEX 3 and I am using the default FLEX 3 Accordion component, how do I position a icon on the right side instead of the default left side?
I do want to keep the text aligned...
Hello Experts,
I would like to find a way to update the 2 functions you see below so that:
1. Instead of having many functions for each different button loading a different dataprovider ...
I am having trouble loading strings into arrays (or arraycollections) such that they will be used properly as dataproviders to datagrids.
I would like to add key:value pairs to the array -...
Hi Everyone,
I'm about to start a new project and I'm facing some dilemmas in terms of choosing a technology-base for my application.
I would like to ask for your thoughts on the same. ...
Here is my main application called TestAIR.mxml:
<?xml version="1.0" encoding="utf-8"?>
<mx:WindowedApplication xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute"
xmlns:b="*">
...
It's typical to create functions that return a boolean value, but I'm having difficulty creating such a function when it involves reading a database. Let me explain:
Let's say I need to che...
Hello, I am somewhat new to Flex, so I don't really know where to start for this problem... Therefore, any insight is greatly appreciated!!
What I am trying to accomplish is to display two...
When I try to compile this very short snippet, I get a warning that says: "Data binding will not be able to detect assignments to "historyPosition". Here is the code snippet:
<?xml version=...
Dear fellow developers:
I am having trouble getting the data of my datagrid to appear in a very basic flex application using ActionScript. The data is static, and for some reason, the colu...
Hi,
As per my requirement, I don't want to show Folder icon in my Tree control. I just want to show only arrows which are visible before folder icon.
Please suggest how can I hide these ...
Flex 3 How to upload video using PHP Or Asp.net