Quantcast
Channel: Adobe Community : Popular Discussions - Using Flash Builder
Viewing all 70427 articles
Browse latest View live

Can I install Coldfusion Builder as a plugin for Flash Builder?

$
0
0

I already have a licensed copy of Flash Builder 4.x installed, trying to install ColdFusion Builder as a plugin for Flash Builder. When I installed CFB, I selected install as a eclipse plugin and entered the path to the FB directory. Now I can't figure out how to invoke/add the CFB plugin in FB..

Thanks in advance


Using iOS Simulator via Flash Builder on OS X 10.9 Mavericks

$
0
0

Hey Everyone,

 

You will find that if you have updated to OS X Mavericks (currently BETA 13/05/13) the iOS Simulator will not activate from the Flash Builder IDE. FB will prompt to saying you need to enable assistive devices but Mavericks has removed this option from the Universal Access option in the system preferences.


Here is the work around:

 

Activate System Events:

System Preferences > Security & Privacy > Privacy > Accessibility > Tick System Evenh

 

There is no need to restart Flash Builder the simulator should now just work fine.

 

 

Hope that helps prevent a lost few minutes on the old google machine.

Flash Builder 4.7, eGit and the 'Label Decorations'

$
0
0

Used 4.6 along with eGit and there were little arrows if you were pushes or pulls behing your remote tracking branch.

 

Now with 4.7 they are gone. Looked it up under Preferences->Team->Git->Label Decorations->Text Decorations and the { branch_status} decoration was gone. Also it didn´t show anymore in "Add Variables". So I added it back in manually, but to no avail. Problem persists.

Checked whether eGit was the problem with a clean install of Eclipse and eGit and there the little arrow decorations show. Thus it must be Flash Builder. Anyone had/has the same problem and a fix for it??? I´ve been looking and trying for hours to fix this.

Logs/flashlog.txt not generated OSX 10.9 FP 11?

$
0
0

The Logs directory nor the flashlog.txt file is not being generated in

/Users/[username]/Library/Preferences/Macromedia/Flash Player/

I have run a debugging session from FB 4.7 and it prints trace statements in the console. I have also run several debug swfs in Chrome and Safari hoping this would generate the file. I used find in terminal to search my entire drive for "flashlog.txt" and various wildcard permutations.

 

It's been months since I had need to read this file, has something changed with the Flash Player and the log file generation?

How to hide source and design buttons?

$
0
0

I am using Flash Builder 4.6, I want find a way to hide source & design buttons or I can switch active buttons from white color to gray or lavender (because I prefer working at night, dark tones will make my eyes feel pleasant)

 

http://imagizer.imageshack.us/a/img836/8728/p3vb.png

 

Hope you can give me a solution...

overlaying adobe air sdk 13 in flash builder 4.7

$
0
0

After overlaying adobe air sdk 13 in flash builder 4.7 I have followed the step mentioned on adobe site.

 

i am getting lots of error in flash builder 4.7 after overlaying.

 

Can anyone please suggest me how to get it done for flex mobile project.

Can't Connect to Remote MySQL (60)

$
0
0

I'm trying to connect my project to a remote mysql database, but I'm getting this error:

 

Server error Can't connect to MySQL server on 'ipaddress' (60)

 

I'm using the same connection settings that we use on our regular non-flash website. Doesn't anyone know what 60 means?

Convert a String to Number

$
0
0

Hi all,

 

I’m new with Flex 4, and learning

How to convert a formatted string to a number

example “$54,500.95″ to “54500.95″ in order to do same calculation

any help will be appreciated.


Changing the default workspace

$
0
0

I just installed Flash Builder 4.5 and I was hoping to choose my default workspace from the installer menu. No such luck. Then I changed the config.ini files to update the default workspace (as per http://www.eclipsezone.com/eclipse/forums/t78109.rhtml) - that didn't work. And the tried Preferences > General > Startup & Shutdown > Workspaces, and checked off "Prompt for workspace on startup" which allowed me to successfully update my "default workspace".

 

The problem now is when I delete the "Adobe Flash Builder 4.5" folder in my "Documents" folder (I use a mac), it keeps creating new instances the of "Adobe Flash Builder 4.5" whenever I start or exit the program! So if FB doesn't see the folder, it creates a new one on startup and shutdown. Does anyone know how to make it stop?

 

This is kind of driving me crazy...any help would be much appreciated!

Set User-Agent HTTP protocol header property

$
0
0

Hi,

We would like to use HTTP requests in our mobile applications and would like to know on how to set HTTP protocol header property User-Agent=Profile/MIDP-2.0 (or anything except MSIE or Mozilla).

Thank you for your time and help.

Regards

Flash Builder 4.7 Freezing

$
0
0

Out of curiosity does anyone else have problems with Flash Builder 4.7 freezing while building? I will save a file and it generally seems to freeze on 3% or 27% (those numbers might be related to my project, obviously). This happens several times each day. I have to force it to close and relaunch. Not a big deal since I don't lose any code but it's just more of an annoyance because it interrupts my workflow and the tabs I had open don't save.

FlashBuilder 4.7 wont publish to Samsung Galaxy Note 10.1 but will publish to Samsung Galaxy S4

$
0
0

OS: WIndows 7 x64

Hardware: ATI Radion 65xxx series HD, 12GB DDR3, Galaxy Note 10.1 & Galaxy S4

Android 4.1.2 is on the Tablet and 4.2.2 is on the mobile.

Software: Adobe CC (Full) - FlashBuilder 4.7 - AIR for android on both devices 4.x installed

Flashbuilder modification 1: APACHE FLEX Latest downloaded and installed into SDK directory

Flashbuilder modification 2: AIR 4.0 SDK downloaded and installed into eclipse plugins flash compiler directory

 

 

Dev test 1: (success)

Built test application to test some Away3D 4.x programming and interaction on AIR.

Result: Flash Player opened SWF and all appeard fine.

 

 

Dev test 2: (success)

Created new project - Flash Mobile - merged dev test 1 code into project and compiled on Galaxy S4

Result: FlashBuilder recognised device, installed apk and ran it just fine (AIR 4.x is already installed on device)

 

 

Dev test 2b: (failure)

Still using project dev test 2, I unplugged the Galaxy S4 and pluggined in the Galaxy Note 10.1. Pressed debug.

Result: Flashbuilder didn't get any further than displaying the message "Launching: Determining the device on which to install the application..."

 

 

Dev test 2c: (failure)

Closed FlashBuilder, unplugged device, CTRL + ALT + DEL then end tasked all ADB processes. Re-opened FlashBuilder, plugged Tablet back in and pressed debug again.

Result: Sat on "Launching: Installing application on device" heard windows noise for unplugged usb device sound?!!??  Waited.. and waited and eventually got the message "Launching 'Away3DIsometricBlockBuilder' has encountered a problem. Error occurred while installing the application: rm failed for /data/local/tmp/Away3DIsometricBlockBuilder.apk, No such file or directory

 

protocol failure

 

- waiting for device -"

 

http://www.allforthecode.co.uk/fun/error_01.jpg

 

 

Dev test 2d: (success)

Unplugged device, end tasked all ADB.exe instances and plugged in galaxy s4 and pressed debug.
Result: Success!



Dev test 2e: (failure)
Unplugged all devices, end tasked all ADB.exe instances and shut down flashbuilder. Opened a command prompt window and adb version = 1.0.31. Downloaded Goolge Android SDK x64 and removed existing android installation folder I had already and extracted files there. Opened SDK Manager and installed the latest Android 4.4 SDK  and some other tools etc. Now I went looking for where adb exists. Found the ones relevant to FlashBuilder 4.7 and checked which version they were. SDK used version was 1.0.31 and the AIR eclipse plugins ADB version was also 1.0.31. Checked fresh installed adb version from Google Android SDK and it was also v 1.0.31. Tried a manual install on the device of the apk. Re-opened FlashBuilder re-connected device (tablet) and pressed debug.
Result: Got to Launching 57%, windows made usb disconnection sound and it got no further and popped up the error window which was detailed in "Dev test 2c" above. Device shows connected windows explorer no longer shows device.

 

 

Dev test 2f: (failure)

Unplugged device, end tasked all adb.exe instances. Plugged device back in.
Check 1: Windows shows android device plugged in GT-N80810
Check 2: Opened admin rights dos window and typed in adp devices - found 1 at some address
Check 3: adb version = 1.0.31

Check 4: apk file exists

Execute manual install: adp install -r package_name.apk

Result:

-- in dos window --

protocol failure

- waiting for device -

rm failed for /data/local/tmp/apkname.apk, No such file or directory

 

 

Dev test 3: (failure)

Created a new flashbuilder 4.7 ActionScript Mobile AIR Project

Name: TabletTest01

Permissions: Internet, Write external storage, wake lock, access network

Auto reorient: yes

Full screen: yes

Added code: trace("hello world");

Pressed debug

Set launch method: on device

Build target = device

Click apply then debug

Result: Same as error shows in 2c

 


Dev test 3b: (success)

Rebooted pc, rebooted device plugged back in after flashbuilder was running and pressed debug.

Result: sucess traced out "hello world" to console!

 

 

Dev test 3c: (failure)

Added code: trace("YYYYYYYYYYYYYYYYYYEEEEEEEEESSSSS!");

Pressed debug.

Result: FAILURE! Same as error shows in 2c

 

 

 

Adobe or anyone know how to fix this issue? or even what is going on?!

 

 

 

 

I'm tempted to flash the Galaxy Note with Android 4.2.2 or 4.4 google stock rom, to see if it fixes any problems...
However it wouldn't be a true Galaxy Note 10.1 test device anymore, which was the point in buying the thing.

 

The only things which stand out in all this to me are:


1. The tablet disconnects mid way through the debug publish process, but sometimes the galaxy s4 does also but it doesn't stop it from working?! Timing issue with compiler and data transfer timings? Missing apk file in data temp directory?


2. Android 4.1.2 is on the Tablet and 4.2.2 is on the mobile, could it be an issue with the AIR SDK not correctly handling 4.1.2 where as it is fine with 4.2.2?

 

 

Maybe I should have gone the way of the virtual machine... :\

 

 

My next tests will be to root the device (odin) and see if I can copy over APK files for installation via the file browser on the device as at the moment APK file transfer is blocked (I don't have the apk copying issue on a non-rooted galaxy s4 however).

 

 

Anyone got anything?

 

D

 

 

 

PS. Adobe - Image upload doesn't work on this forum editor (chrome).

ERROR ITMS-9000:"This bundle is invalid. New apps and app updates submitted to the App Store must be built with public (GM) versions of Xcode 5.1.1

$
0
0

I submitted my IPA file to Itunes Connect using Application Loader and got the error message below. I have AIR SDK 13.0.0.111 and using Flash Builder 4.6.

Please help. Thank you in advance.

 

ERROR ITMS-9000: "This bundle is invalid. New apps and app updates submitted to the App Store must be built with public (GM) versions of Xcode 5.1.1 or higher and IOS 7 SDK. Do not submit apps built with beta software." ...

flash builder not functioning in eclipse

$
0
0

I installed Adobe Flash Builder 4 as a plugin for Eclipse for J2EE developers (galileo Eclipse Build id: 20100218-1602). The code highlighting doesn't work for mxml files, and the Outline view doesn't work for either MXML or AS files.

 

When I start it stand-alone, it works fine...

 

Can somebody help me out as to how I can get this going to work as a plugin with eclipse galileo?

Flash Builder 4.6 crashes on startup

$
0
0

Hi,

 

I've been using fb 4.6 premium for a while and everything works fine. Then 2 days ago it started crashing every time I tried to start it up, and it always crashes when the message "loading workbench" appears at the splash screen. The .log recorded the following:

 

!ENTRY org.eclipse.ui 2 0 2012-06-13 18:24:12.943

!MESSAGE Warnings while parsing the commands from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.actionDefinitions' extension points.

!SUBENTRY 1 org.eclipse.ui 2 0 2012-06-13 18:24:12.943

!MESSAGE Commands should really have a category: plug-in='com.qnx.flashbuilder.multiplatform.qnx.ui', id='com.qnx.flashbuilder.multiplatform.qnx.ui.commands.OpenInfoCenter', categoryId='com.qnx.flashbuilder.multiplatform.qnx.ui.commands.category.help'

 

 

!ENTRY org.eclipse.core.net 1 0 2012-06-13 18:24:13.845

!MESSAGE System property http.nonProxyHosts has been set to local|*.local|169.254/16|*.169.254/16 by an external source. This value will be overwritten using the values from the preferences

 

Can anyone decipher what's going on and how to fix it? Thanks!


How to install git plugin in FB 4.7 premium?

$
0
0

After I upgraded to FB 4.7 premium, I couldn't find Git. I thought it would be installed by default as in F.B 4.5/4.6. I tried to install Egit from eclipse market place, but it failed every time. So, how do I install Git?

Flash Builder 4.7 crashes on start up constantly. Mac OSX 10.9

$
0
0

I am having many issues using Flash Builder at the moment. I am using Flash Builder 4.7 on Mac OSX 10.9 (Mavericks). My Java version is Version 7 update 51. The JRE is 1.7

 

The first problem is that the program has begun to crash on start up. The workspace opens for a second or two and then crashes with no error or log. This is now happening constantly.

 

On the occasions when it does start up within around 5 minutes I receive an 'Unexpected character. " is not allowed here'. There are no characters at all at the point the error suggests.

 

The Problems tab says that the unexpected character is on the last line, there is only a } and then nothing following. It doesn't matter what code I am working on, this error happens on all of them. It also gives multiple sets of these errors. On one occasion there were 169 errors relating to the unexpected character.

 

With these errors, Flash Builder is currently unusable. I would appreciate any assistance that can be given.

 

I noticed on the system requirements that OSX Mavericks is not listed, does anyone know if there will be an update to Flash Builder soon?

 

Regards

 

Richard

Adobe installer "failed to initialize" error.

$
0
0

I have been trying without success for 2 days to install the tr

ial version of Flash Builder 4 but cannot get past the following erro

r - displayed affter launching the Set-up.exe in the Adobe flash Builder 4 Standalone folder.

The following information is showing the PDApp.log file:

 

4/21/2010 15:38:09 [INFO] Setup - Build Version - 1.0.172.0
4/21/2010 15:38:09 [INFO] Setup - Logging Level verbosity Set  to 4
4/21/2010 15:38:09 [INFO] Setup - Start Adobe Setup
4/21/2010 15:38:09 [INFO] Setup - TimeLog: Bootstrapper Start
4/21/2010 15:38:09 [INFO] Setup - TimeLog: Start initial checks
4/21/2010 15:38:09 [INFO] Setup - Dictionary Path: C:\Documents and Settings\SW102124\My Documents\Adobe\Adobe Flash Builder 4 Standalone\resources\Dictionary\en_US\stringTable.zdct
4/21/2010 15:38:09 [INFO] PIM - Trying to access xml at path:C:\Documents and Settings\SW102124\My Documents\Adobe\Adobe Flash Builder 4 Standalone\resources\setup.xml
4/21/2010 15:38:09 [FATAL] PIM - Failed to Create XML instance : DOMDocument40 ADXML::initWithXMLPath Error:80040154
4/21/2010 15:38:09 [FATAL] Setup - Could not initialize ADXML object
4/21/2010 15:38:09 [FATAL] Setup - Unable to initialize. Error parsing setup.xml file
4/21/2010 15:38:09 [WARN] Setup - Reboot is pending from earlier installation.
4/21/2010 15:41:05 [INFO] Setup - End Adobe Setup. Exit code: 0

 

I am running XP service pack 2.

I have installed and continue to use Flex Builder 3.

Also running fully licensed copies of MS Vis Sudio 2005 and 2008, Adobe Master Collection CS4 and CS3; also trial version of WebOrb - all of which are working fine.

I have been running the setup/install using an account with admin rights

I have tried installing after booting up in Safe mode - doesn't help

I have confirmed that my account has full control over all the folders/files in the installation package

I have tried the install with virus protection turned off, and have tried right click>Run As> Current user - with "Protect my computer..." unchecked.

 

I suspect that I am either missing a dll or a dll needs to be registered - most likely the one required for opening and parsing the setup.xml file shown in the error log above, however, I have no idea which dll(s) are implicated.

 

Any help will be very gratefully received!

How to convert .p7s certificate into .p12 certificate

$
0
0

Hello,

 

I have got .p7s global signed developer certificate from client.

I am not able to directly use it for building my air application.

Can anyone have an idea about how to use this certificate?

Or how to convert it into valid .p12 file format?

Its urgent please help.

 

Thanks

Dhwani

Why can't I install Flash Builder 4.6 in my Creative Cloud subscription?

$
0
0

I have an active CC subscription, but Flash Builder 4.6 does not show up as an available upgrade in Adobe Application Manager.  I see it on the Adobe web site, but when I try to install it does not accept my CC serial number.

 

Thanks

Viewing all 70427 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>