Tagged Questions

0
votes
2answers
48 views

flex @ oracle open world 2009?

2 years ago I red on jamesward's blog http://www.jamesward.com/blog/2007/11/12/oracle-chooses-flex-part-1/ something about oracle uses flex technology. Does anyone know something …
0
votes
2answers
32 views

create components dynamically

Hi, I have requirement in AdvancedDataGrid. In Advanced Data Datagrid with columns checkbox,textfield, textarea,button,radiobutton. and ADD Button and SUBMIT Button. When i click …
0
votes
1answer
30 views

Flex: force display of control’s errorTip (error toolTip) on validation failure

When a Validator (i.e. StringValidator, NumberValidator, etc) dispatches an invalid event due to validation failure, the errorString property of the source control (i.e. TextInput) …
0
votes
2answers
69 views

Flex GroupingCollection: Loop through the children

I am using a GroupingCollection to bind my advanceddatagrid. I have used groupingcollection to group the data by date. Now I need to select the data in the datagrid through the co …
0
votes
1answer
74 views

AdobeTV: Working with Data in Flex by James Ward - empWeb example in Flash Builder Beta

Hi, from video on AdobeTV I tied to play with example empWeb (LiveCycle Data Services). In Flex Builder 3 (FB3) all works fine. When I tried this on Flash Builder Beta (FB4) it do …
0
votes
5answers
338 views

How do I set the dataProvider for an <s:List> component to be an XML file?

I've got the latest Beta of Adobe Flash Builder 4. I want to use a <s:List> component, and specify the dataProvider as being an XML file. However, after loads of research ( …
1
vote
1answer
85 views

“Interesting” Flash/Flex behavior: Increasing time to draw 10,000 triangles

This is a test program to measure the time it takes Flash to draw a triangle 10,000 times. The app (code below) calls runTimeTest() every N seconds which draws the triangle 10,000 …
0
votes
1answer
43 views

Serializing immutable java classes to actionscript with LCDS

Hi, I've got a complex object which is being managed by the LCDS DataServices data management and being created/updated etc using custom assemblers. The vast majority of the objec …
0
votes
1answer
77 views

Upgradation from Flex Builder 3 standard to Flex Builder3 Professional

Hi, I had purshased one licenses for each, flex builder 3 standard as well as flex builder professional. First, I installed flex builder 3 standard and entered the license key, it …
0
votes
0answers
22 views

Button image skins scaled incorrectly sometimes with dynamic CSS loading

I'm having a problem where buttons with image skins are being scaled incorrectly the first time they load. The CSS is being loaded dynamically (as a .swf), and in it, I skin some b …
2
votes
3answers
101 views

What was the design decision behind ItemPendingError in Flex?

Flex has the notion of lazily loading data. It has a class named ItemPendingError which allows developers to handle it when an attempt is made to access data that is not yet availa …
0
votes
1answer
285 views

FileStream.truncate() doesn’t work after calling FileStream.readUTFBytes() (Adobe AIR)

I'm trying to read an xml file into memory, add a node, then write over the original file. The following code works just fine (it clears the file, then writes the new bytes over t …
0
votes
4answers
219 views

Compare Flex 3 and 4

Where can I find a chart or some article to compare Flex 3 and new 4.
0
votes
2answers
327 views

How do you remove the border of a Flex 4 TextArea Component (spark themed halo)

With the Flex 3 SDK you simply needed to set the borderThickness style to 0, or set borderStyle to none. With the Flex 4 SDK ad the Spark theme, this has no affect.
1
vote
2answers
178 views

Adobe Flash Player Cache: Does data persist across different users of a system?

Does anyone know if adobe flash player cache data is available to other users on a system? For example: A user logs onto Windows XP, then uses my adobe flex application... and in …

1 2 3 next
15 30 50 per page