-
```
This is a VERY subtle bug. Infact we have two identical installation (one
is the copy of the other) on two identical systems (ubuntu feisty, java
1.6.0_20).
In one system everything works correct…
-
```
This is a VERY subtle bug. Infact we have two identical installation (one
is the copy of the other) on two identical systems (ubuntu feisty, java
1.6.0_20).
In one system everything works correct…
-
```
环境Ubuntu10.04、Eclipse
3.5.2安装的6月2日更新版本,调试Flex标准项目正常,
调试AIR项目出错,提示为:
!ApolloLaunchDelegate.dirDoesNotExist!
已安装AIR 1.5.3版本运行时,SDK使用4.0.0版本
```
Original issue reported on code.google.com by `z…
-
```
What steps will reproduce the problem?
1. Create a VAccordion add and 2 view states
2. Remove a child (accordionItem) form the VAccordion in one of the viewstates
What is the expected output?
…
-
In Flex, setting height of 100% on object A does not necessarily mean it stretches to the size of its container B, whereas in Royale this is always the case.
In this example
```
…
-
```
Hi guys.
First of all, ill download a swc library that is incorrect (not compiles
under Flex Builder 3).
So, i download the source and attach it to mine, but while in the datagrid
the correct va…
-
```
What steps will reproduce the problem?
1. Use the parent POM (as3commons-project) from the Google Code repository
2. Attempt to build an application using AS3Commons with the Flex 3.6 SDK
3. Maven…
-
```
What steps will reproduce the problem?
1. Use the parent POM (as3commons-project) from the Google Code repository
2. Attempt to build an application using AS3Commons with the Flex 3.6 SDK
3. Maven…
-
```
When I run the command "JSInterface.initialize(this);" in Flex 4.5.1, I get the
following error:
----------------------------------------------------------------
TypeError: Error #1009: Cannot a…
-
The value for the MDIWindowEvent.RESIZE constant is "resize" this is the same as the Flex 3 mx.events.ResizeEvent.RESIZE constant. This causes a conversion exception to be thrown whenever an MDIWindow…