flex3 Questions
2
Solved
I experimenting with Flex Styling, and I came across an alignment issue.
I have two image components inside an HBox, and the HBox inside a Canvas, which in turn is inside the main Application.
&l...
Chios asked 12/11, 2009 at 19:21
3
I have a List and the item renderer displays an image. Whenever you scroll the list, and the item renderer refreshes, it redownloads the image. Causing there to always be a delay. Is there some way...
Hess asked 20/10, 2009 at 20:28
1
Solved
I'd like to know how to create an "overlay" in Flex's Advanced Grid? See the sample here
http://tinypic.com/r/4ieccm/4
Hellenistic asked 6/10, 2009 at 9:29
4
Solved
I'm thinking of choosing Adobe AIR as the client-side implementation technology for an upcoming project. (The previous choice was C# and WPF, but I've been really impressed with Flash/Flex/AIR late...
Antineutron asked 5/12, 2008 at 18:12
4
Solved
i have an object which represents a database table. I want to iterate through this object and print printing each value. What can i use to do this?
i want to do this inside my mxml not actionscrip...
12
Solved
I've tried looking everywhere for a concise list of the advantages and disadvantages of using Flex vs. Flash.
Coming from a programming background, I absolutely love Flex. It's easy to pick up, a...
Reredos asked 1/5, 2009 at 16:36
2
Solved
What AS3 class should I use to read a simple property/ini file into memory to configure some settings such as colors easily for the project.
format could be
key=value <newline>
I like to ...
Unmitigated asked 26/2, 2009 at 8:49
4
Solved
This is seriously killing me. I'm trying to convert a Unix timestamp (1236268800, which equates to Thu, 05 Mar 2009 16:00:00 GMT) to a Date object in Flex.
var timestamp:Number = 1236268800;
trace...
Empson asked 13/2, 2009 at 0:17
1
Solved
How to set the caret position, there is only
this.caretIndex (READ)
Maldon asked 11/2, 2009 at 14:20
© 2022 - 2024 — McMap. All rights reserved.