flex4.5 Questions
3
Solved
I have problem with completing my code. It works fine in Flash Builder. But I used it previously in Idea and it was much faster. So I imported my FB files into new Idea project. But when I try to d...
Plasmo asked 13/6, 2012 at 14:2
3
Solved
We are building a mobile application using Flash Builder 4.5.1, our application contains a text input that must accept arabic characters and should be "Right To left" directed. on the emulator all ...
Stuccowork asked 10/1, 2012 at 15:51
2
Hi I'm very new to Adobe Flex, apologize if my question sounds stupid. Anyhow here it is.
I am trying simple datagrid which checks basically 2 conditions
1) If the Artist is 01 and Album is 'Album ...
Typehigh asked 20/2, 2013 at 16:56
1
Starting mxmlc on the latest mac exits with error message:
Error: This Java instance does not support a 32-bit JVM.
Please install the desired version.
How to fix?
Telemetry asked 9/11, 2012 at 5:11
1
Solved
I'm using the built in JSON package with Flex 4.6, how do you get it to nicely format the output, e.g. indent with 4 spaces, put each object on a new line etc.?
Teatime asked 21/10, 2012 at 1:51
3
Solved
I am having a fairly huge problem. I am hoping this is due to my own stupidity and not a bug of some sort. I have code that needs to know the screen dimensions. I have not found a reliable way to d...
Aeolic asked 3/5, 2011 at 20:11
2
Solved
I want to make my mobile spark textarea component to wrap all content. I found out mx_internal way of doing this but I'm not able to call mx_internal::getTextField().numLines method - there's no su...
Paulo asked 16/5, 2012 at 12:14
3
I've been porting a Flex 4 codebase to iOS using the adobe packager, but have run into a snag when trying to package our whole codebase. The packager runs for a while and then throws an OutOfMemory...
Constanta asked 20/7, 2011 at 16:12
2
Solved
Iam trying to make clicked position to center in flex.
My code is
<fx:Declarations>
<s:Parallel id="transformer" target="{swe}">
<s:Scale id="scaleby" scaleXBy="0.2" scaleYBy="0....
Partitive asked 19/3, 2012 at 11:56
1
I am trying to get the Privacy Settings Tab to show in our flash/flex4 video chat application we are building. I have 2 systems with latest Flash installed (currently 11.1.102.62). However, the pla...
Pinnace asked 2/3, 2012 at 22:27
1
I am working on a project that requires me to embed metadata on the fly with a recorded stream from a webcam. I am utilizing Flash Builder 4.5.1 creating a mobile project. I am using a simple netSt...
Capote asked 27/6, 2011 at 20:41
2
Solved
Is anyone able to shortly explain the meaning of the different Flex size properties in a comprehensible way?
What I have so far:
Actual size
width and height. This is the actual (and final) size...
Royce asked 2/8, 2011 at 16:5
2
Solved
In this code, what values of myVar will behave as true and false?
if(myVar){}
In JavaScript for example, the following values are falsy
null
undefined
0
''
false
Thersathersites asked 27/6, 2011 at 12:57
1
© 2022 - 2024 — McMap. All rights reserved.