Questions tagged [flex4.6]

Flex 4.6 is for issues in version 4.6 of the Flex SDK, an open source framework for building and maintaining mobile and web applications that deploy consistently on all major browsers, desktops and operating systems.

Flex 4.6 is for issues in version 4.6 of the Flex SDK. Flex SDK is an open source framework for building and maintaining mobile applications and also web applications that deploy consistently on all major browsers, desktops and operating systems.

In November 2011 Adobe released Flex SDK update 4.6. And it is for rapid Rich Internet Application development and mobile application development which runs on Flash Player or Adobe .

342 questions
8
votes
3 answers

can i use design mode in fb 4.6 if I add apache flex sdk 4.9.1 as my compiler?

I am running Flash Builder 4.6 and just added Apache flex sdk 4.9.1 (build 1447119) to my mac book pro running Moutain Lion and when i tried to do a quick 'hello world' and add a few elements to the stage using design mode i got following…
tamak
  • 1,426
  • 1
  • 19
  • 36
6
votes
2 answers

Could not resolve to a component implementation after adding AIR 3.6

Since changing to the AIR 3.6 I'm getting many errors such as: Could not resolve to a component implementation. If I switch to the built in Flex SDK 4.6.0 it works fine. I'm using Flash Builder 4.6. UPDATE I think that this is because…
1.21 gigawatts
  • 12,773
  • 23
  • 85
  • 187
5
votes
2 answers

Flex mobile AIR app: can not see the content at the bottom

In Flash Builder 4.6 I've created a Flex Mobile AIR Project. Why is there neither the 2 buttons nor a scroll bar to see? And why can't I swipe down to see more text and the 2 buttons? Here is my complete and simple source code - The "home view" -…
Alexander Farber
  • 18,345
  • 68
  • 208
  • 375
5
votes
2 answers

flex 4.6 pom file dependency is not resolving

I am trying to convert flex 4.6 project into maven Following is my pom.xml src org.sonatype.flexmojos
neoahead
  • 235
  • 2
  • 8
5
votes
3 answers

Implement an Undo Redo in flex

How to implement Undo Redo operation in flex 4 for maintain history? I'm working with flex UIComponent and DisplayObjects for creating and editing diagrams,but in flex there is no way to handle user operation history directly. there is any idea to…
Devendra
  • 1,816
  • 6
  • 29
  • 45
5
votes
1 answer

Display bug with Front Camera, Video and VideoDisplay in Adobe AIR (Flex 4.6.0) for Android

I'm current working wits AS3 and Flex 4.6 to create an android application. i'm using the front camera and attach it to a local Video object that i add as an child to an VideoDisplay object. When i debug on my computer everything is working…
Patrick
  • 710
  • 8
  • 26
5
votes
3 answers

Flash Builder 4.6 always shows blank html page on run in Google Chrome

Flash Builder 4.6 always shows blank html page on run in Google Chrome. I have tried everything but nothing works. Kindly help.
Swati Singh
  • 1,843
  • 3
  • 18
  • 40
4
votes
0 answers

aapt Tool failed android-res.jar not found. when building in flex 4.6 to android tablet

I keep getting this error when I try to package to my android device. I have moved the aapt.exe, adb.exe, adbWinApi.dll, adbWinUsbApi.dll and the dx.jar to the appropriate places and the original error of the device not being recognized is gone and…
4
votes
1 answer

How to find current cursor position in textArea in flex4?

I want to write something in text area with keyboard(built in keyboard) and want to add something other from the keyboard made by me at the current cursor position.
Sunil486
  • 224
  • 1
  • 13
4
votes
1 answer

How to perform copy paste operation of a line drawn by mouse on Group container?

I am working on a project where i need to perform copy and paste operation.I draw a line with the help of mouse on Group container.Now i want to paste it.Please provide me the solution...........
Sunil486
  • 224
  • 1
  • 13
4
votes
1 answer

Text input text is not shown unless it is focused in flex 4.6 android application

I am developing an AIR application for android using flex 4.6 and air 3.1.In the application i have a view in which there is a textinput and a search button.After typing some text and clicking search button will take to the result view.From the…
user700284
  • 12,900
  • 7
  • 38
  • 72
3
votes
5 answers

StageWebView Lack on URLs with target="_blank"

is there any solution on StageWebView.loadURL(), how I can handle URLs in HTML Pages which have target="_blank"? It's a mobile Android App. (TabbedViewApplication) Hope someone can help. Thx
neknova
  • 57
  • 1
  • 5
3
votes
0 answers

Invalid Namespace error - Adobe Air Extension Android Build

I have been trying to create a sample demo to create adobe air extension in android. My setup info is, Flash builder 4.7, AIRSDK - 19.0 Flex SDK 4.6 I am using mac OSx Yosamite. Well, I have created the SWC with the AIRSDK 19.0 and created the ANE…
Hardik Chauhan
  • 2,652
  • 13
  • 28
3
votes
0 answers

Is it possible to use English-Hindi converter software in Flex application?

I am using Flex4.6 and anmol hindi font. But some are missing in Keymap and it is difficult to type those words. So, I want to type Hindi in a easy way, as we do in Gmail. So for that I got a software called English to Hindi converter in…
Prax
  • 183
  • 11
3
votes
1 answer

AIR Application not updating using ApplicationUpdaterUI

I am working in Flex 4.6 AIR application. There is a button when i click on it, It downloads the new version of the application from the server and installed it automatically when AdobeAIRInstaller version 3.8 already installed in my system (both…
1
2 3
22 23