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

Trying to use adobe air 17 in a Flex Mobile ap

$
0
0

hello,

 

My Flashbuilder is using  AIR 17 as is visible in AIR aps.

 

However, my Adobe flex mobile app won't let me update a certain line in the .xml

 

I want to change:

 

<?xml version="1.0" encoding="utf-8" standalone="no"?>

<application xmlns="http://ns.adobe.com/air/application/3.1">

 

to

 

<?xml version="1.0" encoding="utf-8" standalone="no"?>

<application xmlns="http://ns.adobe.com/air/application/17">

 

 

Yet when I try and debug, I get a popup window that says:

 

Process terminated without establishing connection to debugger.

 

invalid application descriptor: Unknown namespace: http://ns.adobe.com/air/application/17

 

 

Launch command details:  "C:\Program Files\Adobe\Adobe Flash Builder 4.7 (64 Bit)\sdks\4.6.0\bin\adl.exe" -runtime "C:\Program Files\Adobe\Adobe Flash Builder 4.7 (64 Bit)\sdks\4.6.0\runtimes\air\win" -profile mobileDevice -screensize 480x762:480x800 -XscreenDPI 252 -XversionPlatform AND "C:\Users\l\Adobe Flash Builder 4.7\CSemt\bin-debug\CSemt-app.xml" "C:\Users\l\Adobe Flash Builder 4.7\CSemt\bin-debug"

 

 

any help?


edit a .swf file to place animation part in PPT.

$
0
0

I have windows 7 64bit installed with adobe CS6 full suite. i am trying to learn more about flash and adobe products in general. however i have a project i need to complete with power point slides were i want to take this packetsniffer.swf file and it to my MS power point slide. i need to open the .swf file and edit a couple slides out of it. I only need the one animation in it. how do i do this with adobe flash or some other application. then i will need help putting it in the power point slide show as a slide animation. thanks

How to use Flash Builder for Eclipse Luna ( is it possible??)

$
0
0

How to use Flash Builder  for Eclipse Luna ( is it possible??)

Nice Standalone Application was created by BoxedApp Packer?

$
0
0

Hello Sirs and Ladies, If i create Adobe Air Captive Runtime than i replace all exe and dll from Adobe Air Directory with UPX Easy GUI. I delete all *.ex~ and *.dl~ and i go back roo directory of created Adobe Air Application and i use BoxedApp Packer. - Choose Air Application ( exe ) than Packer shows "_packed.exe" - Import Folders into "All files" "Adobe Air" "META-MF" - Add file into "All files" ".swf" - Click "Make EXE" - Checl your standalone application working without Adobe AIr Runtime :) Websites: UPX Easy GUI - http://www.novirusthanks.org/products/upx-easy-gui/ BoxedApp Packer - http://www.boxedapp.com/boxedapppacker/#.VUZHZ5PV9-E Yeah it sees like standalone application under Mac OS X .app = own app. Under Windows we can create oen application. Yeah yeah! Is it allow or not allow - I understand i have readden your rules and laws by Adobe AIR Runtime Distribution http://www.adobe.com/products/air/runtime-distribution1.html. Is it possible? I have used it. But i am feeling to worry because you are angry for me because it doesn't allow or it allows to make into standalone application? I have tested up to 18 to 19 mb is big standalone application. I am sorry - I am trying to feel because same Adobe Flash, Adobe Dreamweaver or any applications are compressed by UPX Easy GUI or normal UPX and packed by BoxedApp Packer. That is truth. I am not liar. i have tested yestemday it. Please believe me! But BoxedApp Packer is good supportor.

Using flash builder, downloaded the try version is this the full version for 30 days to try?

$
0
0

Using flash builder, downloaded the try version, is this the full version for 30 days to try?

App for medical emergency charity. Anyone have a Java echo server?

$
0
0

Hello,

 

I found several Java socket echo servers that work well with Flash.

The problem is that when I get the <policy-file-request>, I don't know how to handle it to make Flash happy.

 

Does anyone have a bare bones Java echo server that can serve a cross domain policy file.

 

All I want to do is get "Hello World" working, and I'll be able to finish an app I'm doing pro bono for a non profit regarding medical emergencies.

I expected Cirrus to work on Android, but it didn't for me, so now I'm trying to do client<>server.  I am pretty sure client<>server will work, but I've been fighting with the cross domain policy request for 3-4 years now with no success.

 

,James

Where can I download version 4.5 of flash builder? The tutorials I'm working off are using 4.5.

$
0
0

Hi,

 

Where can I download version 4.5 of flash builder? The tutorials I'm working off are using 4.5.

 

It seems I'm having some compatibility issues opening the exercises in the "Flex in a Week" tutorial course.

 

Thx in advance.

How to retrieve current view object programatically and pass it to Native code?

$
0
0

Hello,

 

I work for InMobi and am in the process of updating our existing ANE to support Native Ad Formats. For that I need to pass View/View Group object (like we have View/ViewGroup classes in Android that gives you the current view/activity object) to native code.

How can i get the current view object programmatically and pass it to Native (Android/iOS) code?

 

Content of HomeView.mxml :

 

<s:View xmlns:fx="http://ns.adobe.com/mxml/2009"

        xmlns:s="library://ns.adobe.com/flex/spark" title="HomeView">

    <fx:Declarations>

        <!-- Place non-visual elements (e.g., services, value objects) here -->

    </fx:Declarations>

 

<s:Button x="0" y="60" label="Create Banner1" click="createBanner1(event)"/>

    <s:Button x="0" y="110" label="Create Banner2" click="createBanner2(event)"/>

    <s:Button x="0" y="160" label="Load Banner1" click="loadBanner1(event)"/>

    <s:Button x="0" y="210" label="Load Banner2" click="loadBanner2(event)"/>

    <s:Button x="0" y="260" label="Remove Banner1" click="removeBanner1(event)"/>

    <s:Button x="0" y="310" label="Remove Banner2" click="removeBanner2(event)"/>

    <s:Button x="0" y="360" label="Load Interstitial1" click="loadInterstitial1(event)"/>

    <s:Button x="0" y="410" label="Load Interstitial2" click="loadInterstitial2(event)"/>

 

   

</s:View>

I am using Flash Builder 4.7.

Can some one provide their expert advice on this?


Can't deploy app on Apple Store

$
0
0

Hello. We developed an app in Flash Builder(SDK 4.5 with AIR 3.5) and we submited that app in October 2014.

Recently we had to update our app, but now we can't submit the app.We are using the same sdk and air version.

My os is Windows 7(64 bits).

Can anyone help me?Screen Shot 2015-03-17 at 18 00 04.png

What is the cost of Flash builder 4.0 and how to purchase the license?

$
0
0

1. What is the cost of Flash builder 4.0 and how to purchase the license?

 

2. How to make the current trial version of Flash builder 4.0 to  run with out re-installing?

I am being asked to validate again. Why? No place to put in serial number. Why?

$
0
0

I am being asked to validate again. Why? No place to put in serial number. Why?

Downloading Flashplayer - how can it be this hard???

$
0
0

I have an Apple ID and password.

I have an Adobe ID and password. 

 

Both work when I sign on to those websites.

 

In an attempt to download flash player onto my MacBook Air, it will not accept my adobe password.  When I attempt to change it, it asks for my Apple ID and password.  When I type it in, it still won't let me change it.

 

What am I doing wrong????

 

Thanks.

disable RSL lookup

$
0
0

Hello All,

 

Greetings!

 

Wanted to try our luck on these forums.

 

How do we force the flash player to not use the adobe framework RSLs in the cache and download the corresponding .swfs from our webserver?

 

 

thanks in advance.

Interface with Google Maps+Global Positioning Coordinates

$
0
0

Hello,

 

Is there some way to interface Global Positioning Coordinates with Google Maps in Flash?

 

For example, we could have the user's location, and a destination Coordinate preprogrammed in the phone.

 

Then the user would get directions to where an event is taking place like community days, church outings, or maybe a game of pickup kickball.

 

Anyone know how to do this?

 

,James

How do I install Adobe flash player on my apple iPad ?

$
0
0

how to instal Adobe flash player on iOS device ?


How Do I Upload Image Files To Server ?

$
0
0

Hi,

 

I want to try an android app. for my image hosting site.

 

User would be a select an image file from local (gallery). Mobile Device

Upload a selected image file to my server. like :  www.domain.com/image

 

Somebody help me  please ?

I can't access my server via Android. What could be the problem?

$
0
0

Hello,

 

I've used two communication protocols:

Cirrus P2P

and

Client<>Server sockets

 

I can communicate to my server via Android Emulator, and Web Hosted Apps.

The same program on Android however will not communicate even with my policy server.

 

The extent of my program is a chat room.

 

Any help?

I wonder if it is because I'm using Flex 4.6 so I can only use AIR 3.1 and maybe that isn't high enough AIR for Android.

I'm going to test that now.   Does anyone else have any pointers to try?

Code sign migrate with revoked certificate

$
0
0

My certificate have revoked. And my app have sign with the certificate before revoked. Now I want to use the revoked certificate to migrate to a new certificate. But I got an error about 'The certificate have revoked.

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

$
0
0

Hello all,

 

I've been researching this error and haven't seen anything on the topic.  Any help would be appreciated.

 

 

Problem Occurred
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: 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)

 

Thanks, all.

@

Unable to migrate from AIR 14.0 to 16.0 on iOS

$
0
0

Good morning to everybody

 

As you can think, I have a problem with Flash Builder:

 

I'm developing an app for android and iOS. Until now, I've worked with Flex 4.14.1 and AIR 14.0 (at the start of my project, this was the last update available). And it works fine.

 

Now, as you now, apple requires 64 bit compatibilities, available from AIR 16.0. So I've tried to migrate to AIR 16.0.

 

And now the problem: on the Flash Builder simulator and on an android device the app works well, but on the iPhone 5 it crashes after 2-3 seconds. And obviously I don't now why.

 

Someone else has a similar problem? Could you give me some suggestions to resolve this issue?

 

Thanks in advance

 

Mario

Viewing all 1802 articles
Browse latest View live


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