Quantcast
Channel: Adobe Community : Discussion List - Using Flash Builder
Viewing all 1802 articles
Browse latest View live

Flash Mobile IOS packaging issue

$
0
0

I recently moved to a new computer and previously published an IOS app with flash builder 4.6.  I couldn't find the executable software to reinstall 4.6 so I moved to 4.7.  The new app I just created runs fine on the simulator.  If I create an ipa and drag it to itunes it attempts to load the app onto my ipad and then when I click it after the install finishes it changes to "installing" state.  If I try the approach install the application over USB option I get Installation Error: ApplicationVerificationFailed.  I have tried creating new provisioning files and making a new development .p12 file as others have suggested helped and I still have the same problem.  Let me know if anyone has a solution for me.  Thanks.--Scott


No Design View

$
0
0

What was adobe thinking? this is such an important part.  Most developers, myself included start by designing the look and feel and it makes it so convient to design the gui and including states you may need.

now all of it has to be hand coded... talk about going backwards in time.  If this feature is not added back i will never upgrade to flash builder 4

How do I style a datagrid

$
0
0

I'm trying to make high score table(s) in flash builder that looks like this, and I can't seem to find anything on styling datagrids/tables like this:

Table.png

So basically:

- How do I make the font on the heading row different to the contents?

- How do I alternate the colours on the rows?

- How do I hide the cell outlines?

Problems with Flash Builder Lincese

$
0
0

I have 2 Flash builder Linceses on 2 computers.

Those Linceses were sent by Adobe via email when i bought, they also sent a step by step of a how to download and activate Flash Builder.

But when i open Link that sent, one it shows 2 products: Flash Builder 4.7 Primium and Cold Fusion. And it show the same Licenses that they sent via email but one for each one, instead of 2 for flash builder.

 

I had to format the computers that were using those licenses, when i tried to Activate the License, it worked but just for one computer, the other one says that the Key is invalid.

 

Does anyone know what should i do ?

 

Thank You!

Flash builder (v4.7 mac) does not clears application data

$
0
0

suddently it happens. when i checked the "Clear application data on each launch" box the application data is not cleared.

That is a bit awkward and i don't know how to fix that bug.

 

does anyone solved that same problem?

 

I am using version 4.7 on a mac 10.10.3 and AIR SDK 17

 

Thanks for help in advance

 

Tom

Can I use Flash 8 to make animations in a different program?

$
0
0

It appears that you can download Flash 8 for free and seemingly legally. Would I be allowed to use this version to make animation frames for a different program to make a game and then publish it? I mean just exporting the frames as pdf files.

 

Thanks

How to store the data to sqlite

$
0
0

I would like to insert the data to sqlite which can be read after close and open the application.

how to navigation other component mxml in flex project Air (desktop) not Mobile?

$
0
0

how to navigation to other component mxml in flex project Air (desktop). because in "flex Mobile project" has component <s:ViewNavigator /> but in flex project for desktop Hasn't.

 

please Answer my question.


[FB4.6] Compiler settings to show up SWF in Acrobat 9 Pro (Win7)

$
0
0

Hi everyone,

 

I developed a dynamic PDF form to collect a several amount of data to show directly in an integrated

Flex Chart (Flash Builder 4.6) embedded as a SWF Rich Media Annotation. The idea was taken

from a PDF I found, which embeds a Flex Chart, too, which also shows up in Acrobat 9.

 

Both PDF documents, the original one and mine, are in format "PDF 1.7, Adobe Extension Level 3

(Acrobat 9.x)". But mine doesn't show the SWF RMA inside the PDF. It exists and by scrolling the PDF

it sometimes shows a gray box. So I assume there is a wrong setting in Flash Builder at compile time.

 

Maybe someone has any ideas what I have to set?

 

Thank you alot.

 

Christian

Any login API for Android? (IE: Facebook/Google+)

$
0
0

Hello,

 

Has anyone gotten a login API to work with Facebook, Google+ or something else?

 

I'm writing a new social media app which could be cool, but I need a user login to build around.

 

,James

How do I update flash builder 4.7 premium if it can't contact update site?

How To Use Flex Project For Android Application

$
0
0

Hi,

 

I have a flex project.

original-da7a786899223d2c7ad8f3361b55ce17.png

 

and it's running a web application.

 

original-12bfae7ea2698f124218c23654fa1843.png

 

How can i use this project like as an android app. ?

 

 

peaceand respect

 

 

bye

Deploy test app on iOS simulator

$
0
0

Hi there,

 

I'm trying to run a simple test app on a iOS simulator but I'm getting this error:

 

 

Error occurred while packaging the application:

 

[Fatal Error] :1:1: Content is not allowed in prolog.

java.io.IOException: PLIST generation failed due to SAX error:org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.

  at com.adobe.air.Plist.newFromString(Plist.java:351)

  at com.adobe.air.Plist.newFromFile(Plist.java:325)

  at com.adobe.air.ipa.IPAOutputStream.setSDKVersion(IPAOutputStream.java:1070)

  at com.adobe.air.ipa.IPAOutputStream.setPlatformSDKLocation(IPAOutputStream.java:971)

  at com.adobe.air.ipa.IPAPackager.setDeviceSDKDirectory(IPAPackager.java:187)

  at com.adobe.air.ADT.parseFileAndPathArguments(ADT.java:1423)

  at com.adobe.air.ADT.parseDescriptorAndFileset(ADT.java:1474)

  at com.adobe.air.ADT.parseInput(ADT.java:929)

  at com.adobe.air.ADT.parsePackage(ADT.java:672)

  at com.adobe.air.ADT.parseArgsAndGo(ADT.java:570)

  at com.adobe.air.ADT.run(ADT.java:419)

  at com.adobe.air.ADT.main(ADT.java:469)

Exception in thread "main" java.lang.Error: Unable to find llvm JNI lib in:

/Applications/Adobe Flash Builder 4.7/eclipse/plugins/com.adobe.flash.compiler_4.7.0.349722/AIRSDK/lib/adt.jar/Darwin

/Applications/Adobe Flash Builder 4.7/eclipse/plugins/com.adobe.flash.compiler_4.7.0.349722/AIRSDK/lib/aot/lib/x64

/Applications/Adobe Flash Builder 4.7/eclipse/plugins/com.adobe.flash.compiler_4.7.0.349722/AIRSDK/lib/adt.jar

/Applications/Adobe Flash Builder 4.7/eclipse/plugins/com.adobe.flash.compiler_4.7.0.349722/AIRSDK/lib

 

  at adobe.abc.LLVMEmitter.loadJNI(LLVMEmitter.java:582)

  at adobe.abc.LLVMEmitter.<clinit>(LLVMEmitter.java:596)

  at com.adobe.air.ipa.AOTCompiler.generateExtensionsGlue(AOTCompiler.java:419)

  at com.adobe.air.ipa.AOTCompiler.generateMachineBinaries(AOTCompiler.java:1790)

  at com.adobe.air.ipa.IPAOutputStream.createIosBinary(IPAOutputStream.java:378)

  at com.adobe.air.ipa.IPAOutputStream.finalizeSig(IPAOutputStream.java:743)

  at com.adobe.air.ApplicationPackager.createPackage(ApplicationPackager.java:91)

  at com.adobe.air.ipa.IPAPackager.createPackage(IPAPackager.java:245)

  at com.adobe.air.ADT.parseArgsAndGo(ADT.java:571)

  at com.adobe.air.ADT.run(ADT.java:419)

  at com.adobe.air.ADT.main(ADT.java:469)

 

 

I've google it and I was not able to fix it.

 

Steps to reproduce:

1. Create an ActionScriptMobileProject

2. Configure it to run on iOS simulator

3. run it without any change in the code.

Flash License Error

$
0
0

I have 2 Flash builder Linceses on 2 computers.

Those Linceses were sent by Adobe via email when i bought, they also sent a step by step of a how to download and activate Flash Builder.

But when i open Link that sent, one it shows 2 products: Flash Builder 4.7 Primium and Cold Fusion. And it show the same Licenses that they sent via email but one for each one, instead of 2 for flash builder.

 

I had to format the computers that were using those licenses, when i tried to Activate the License, it worked but just for one computer, the other one says that the Key is invalid.

 

Does anyone know what should i do ?

Error occurred while installing the application: Invalid specified

$
0
0

Hey there,

 

im just fraking out with this problem.

Sometimes I'm getting this stupid error message, when I try to debug my mobile application:

 

Error occurred while installing the application:

Invalid <device> specified


The app wont be installed on the device.

 

In fact everything was working fine before yesterday! I changed NOTHING!

 

I've tried:

  • clean project
  • restart Flash Builder
  • restart Mac
  • restart iPhone
  • delete app from device
  • /Applications/Adobe\ Flash\ Builder\ 4.7/eclipse/plugins/com.adobe.flash.compiler_4.7.0.349722/AIRSDK/bin/adt -devices -platform ios

 

Sometimes the message is not shown, but then the app even is not installed on device or I do not get a connection for debugging! (See Screenshot 3)

But in 99% I get this error message!

 

Bildschirmfoto 2015-05-28 um 11.31.18.png

 

 

System:

Mac Pro (Late 2013)

OSX 10.10.3

Flash Builder 4.7

AIR 17

Flex 4.14.1 or Starling 1.6 (the problem exists in all projects)

 

 

Some Screenshots:

 

 

Screenshot 2:

2.png

 

 

Screenshot 3:

3.png

 

Nachricht geändert durch Sebastian Erb


Data Service Connection Problem - Flex Project vs. Flex Mobile Project

$
0
0

I try to develop a simple android application, using flash builder.

It's a very simple classic database listing and paging app.

 

I  have a database (php/mysql) and I want to list database

in datagrid and sort the coloumns (asc. dsc)

 

If i create flex project it's work.

as you know, for connect to database create a new service

and install a zend framework and i list all data in web browser.

mobilef.JPG

 

mobilefs.JPG

 

 

after i create to Flex Mobile Project

select an android, build a app. tahh, url vs. like a flex project

and try to connect database, after the zend framework install

i see an error about gateway.php

Mobiles.jpgMobile.jpg

 

how can i solve this problem?

can i use flex project in flex mobile project

or how can i connect a database with flex mobile project

and how can i correct a java error gateway.php.

 

i can't understand the difference.

 

where do i made a mistake and what can i do?

 

thanks in advance

 

bye

Edit auto generated Data type?

$
0
0

Hello every one! I am new with Flash Builder (Flex mobile) and I want to edit a auto generated data type, but when I go to code and I change it then when it refresh then automatically restore to the previous... Why? Thanks in advance!

Profiling not working with Flash Builder extension

$
0
0

hi,

 

     I am using adobe extension builder 2.1 with flash builder 4.6 to create and extension for adobe Illustrator CS6. I want to check my extension for memory leaks. I tried the Conventional method of "profile as" , however every time I try to profile my U.I for my extension, it doesn't Load. Has anyone else faced the same problem. Any help on this front would be much appreciated .

 

Thank you all in advance.

Farzana.

update flash player problem

$
0
0

Hi, i am trying to do an update of my Flashplayer on my 27 inch iMac and it keeps saying i do not have enough permissions yet i have done it many times in the past

Flash professional cs6 for mobile apps

$
0
0

Hello,

 

I hope I'm at the right place!

 

I'm a student and I want to start developping mobile applications but I have no exprience in programming! I came across Flash professional cs6 and flash builder 4.7, and I really want to learn how to work with them in order to develop mobile apps, Can you please let me know where can I find a tutorial for beginners about developping mobile apps with Flash professional cs6 ? What is the difference between Flash professional cs6 and flash builder 4.7? Which of them whould you advice me to use to start developping mobile apps?

 

Thanks in advance!

Best regards,

Viewing all 1802 articles
Browse latest View live