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

Trouble getting Flex 4.1A to run using Internet Explorer 11

$
0
0

We have an application that is a Javascript application with an embedded Flex application compiled using 4.1A. It currently runs fine on all browsers except Internet Explorer 11.

 

We sometimes get a security sandbox violation: ExternalInterface caller. Any idea why our swfs are not loading or ExternalInterface calls are not working?

 

Thanks.


Data/Services nested VO error

$
0
0

Hi,

 

I'm using Doctrine with Zend Amf and Flash Builder for PHP. It's working just great!

 

Today I ran into an issue I don't understand. I'm nesting a VO within another VO. A Kvitto is within a Booking. This usually works as expected. I've done this in other parts of the app I'm building but now I'm getting this.

 

Main Thread (Suspended: ReferenceError: Error #1065: Variable Kvitto is not defined.)
global/flash.utils::getDefinitionByName [no source]
com.adobe.serializers.utility::TypeUtility$/getArrayType
com.adobe.serializers.utility::TypeUtility$/assignProperty
com.adobe.serializers.utility::TypeUtility$/convertToStrongType
com.adobe.serializers.utility::TypeUtility$/convertListToStrongType
com.adobe.serializers.utility::TypeUtility$/convertResultHandler
mx.rpc.remoting::Operation/http://www.adobe.com/2006/flex/mx/internal::processResult
mx.rpc::AbstractInvoker/http://www.adobe.com/2006/flex/mx/internal::resultHandler
mx.rpc::Responder/result
mx.rpc::AsyncRequest/acknowledge
NetConnectionMessageResponder/resultHandler
mx.messaging::MessageResponder/result

 

When I compare the results sent back from PHP with Charles it all looks ok. My VO's nested the way they should. But somehow the serializing doesn't work out...

 

Kvitto is the name of my Actionscript VO so I know that it is the VO thats not defined. The Kvitto VO is generated automatically using the Data/Services tab in Flash Builder. To be able to map the Booking with a nested Kvitto I've first created a service call for just a Kvitto that I used to create the VO. Then I did the same for Booking and setting Kvitto as the type for the nested VO.

 

I've also made sure to create a instance of the VO so that the class should be included.

 

Please, please help me with this. Any clues would be much appreciated.

 

//Morgan

Why is my app rejected on App Store ?

$
0
0

Hello,

I'm brand new on those forums and i'd like you to help me.

I have to precise that I'm French and I'm new in App Store Flash uploading.

 

So, I have to explain you my problem.

 

I want to upload a Full Flash AS3 app on the App Store.

I tested it on iPad2, iPad3, iPad mini, iPhone4, iPod touch, iOS6 and 7.1.1.

 

Everything worked correctly when I debuggued it, with the debug and the ad hoc mode.

 

So I decided to upload it on the App Store.

After some days of waiting and reviewing, my app was finally rejected.

 

They told me after clicking on abutton, there is a white screen that gets displayed and they can't go above this page.

I debuggued it once again, again and again, but nobody and no one could found an error on my as3 code.

 

So I come here to find some help, anybody who gets the same error or everything else ...

 

I link the app to you just here :

 

https://www.dropbox.com/s/kyml2rr3jf5l2zs/LE_PETIT_POUCET_BY_FUNNYCLIPS.ipa

 

If anybody could help me, I will be very very happy and you will get all my recognition.

 

Thanks by advance for your help

 

Regards

 

Camacho31

'Finding occurrences' has encountered a problem

$
0
0

Hello,

 

I am getting constant errors with 'finding occurrences" while editing code in Flash Builder 4.7 beta. The errors occur while "mark occurrences" is turned on, but only affect certain variables in some classes. I haven't figured out a pattern to why this happens.

 

In details, the error given is

"An internal error occurred during: "Finding occurrences".

java.lang.NullPointerException"

 

I have no idea what started this problem; it seems like a bug. Anyone else experience this?

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.

How to setup Flex SDK with latest AIR SDK?

$
0
0

Now the latest AIRSDK web page has a small link at the bottom for Flex users and it states that Flex users should take the SDK version without the compiler. BUT....

the http://helpx.adobe.com/flash-builder/kb/overlay-air-sdk-flash-builder.html page says to download the SDK from

http://labs.adobe.com/downloads/asc2.html

but this page now redirects to:

http://helpx.adobe.com/air/kb/archived-air-sdk-version.html

which contains a large list of archived SDK's. So that help page never really says which version of the SDK to use - with or without the compiler. But other forum posts have implied its suppose to be the one with the compiler.

 

Now since we're overlaying the ...plugins\com.adobe.flash.compiler_4.7.0.349722\AIRSDK folder that would make sense.

But now there's a second overlay instructions page at:

http://helpx.adobe.com/x-productkb/multi/how-overlay-air-sdk-flex-sdk.html

with different instructions.

 

So my questions are:

   Which overlay instructions are we really suppose to use?

   Which version of the AIR SDK (with or with-out compiler) are we suppose to use?

   What does the Flex Library Project properties -> Flex Library Compiler -> 'Include Adobe AIR libraries' checkbox really do?

        If I've followed the (first) overlay instructions above, does this checkbox now mean I'm using the overlaid AIR SDK 3.6

        with the current Flex SDK I've chosen?

        What if I'm using the Apache Flex 4.9.1 SDK? Will the AIR SDK 3.6 overlay that?

            (Doesn't Apache Flex have AIR 3.4 embedded - will this confuse Flash Builder 4.7 ?)

 

Is it just me, or is this just getting more and more confusing? Can we perhaps get a AIR SDK combo box to go beside the Flex combo box and when we check the 'Include Adobe AIR libraries' then we can select the AIR SDK we want? And get a 'configure AIR SDKs...' link too? Then perhaps we can get completely away from overlays and all this merged SDK nonsense. I've had nothing but problems with it.

 

The real reason I need all this info is because I'm trying to use Flash Builder 4.7 to build an Android ANE and I'm having a devil of a time just trying to find my resources. When I use context.getResourceID() I'm not getting the correct resources - and after reviewing other posts here I came to the conclusion that it might be due to bugs in older AIR SDK's. So really, at the moment I could care less about the latest Flex SDK, I just need to know I'm working from the latest AIR SDK.

 

Thanks in advance.

Flash Builder 4.7 mac , after upgrade to adobe air 13/14 wont create new projects

$
0
0

im running flash builder 4.7 on mac, and recently upgrade to a newer air, this was sad in itself as flash builder dosnt have a mechanism for doing this you have to paste files all manually all over the place.

Im now running into an issue where I cannot even create projects.

 

Has anyone had this issue? does anyone know how to solve?

 

Thanks

I want to buy Adobe Creative Suite 6 Master Collection Chinese version,but Flash Builder is English version in it, May I change this software to Chinese version?

$
0
0

I want to buy Adobe Creative Suite 6 Master Collection Chinese version,but Flash Builder is English version in it, May I change this software to Chinese version?


Design view in FB 4.5 not working

$
0
0

I have multiple projects that when viewed in FB 4, show in design view perfectly. I have custom skinning and it all looks like it should.

 

I moved these projects over to FB 4.5, and they all look terrible. It basically makes the design view unusable.

 

I have a Flex 4 project with spark components and spark skinning which shows up correctly, but all my mx projects with classic mx skinning does not show up at all.

 

Suggestions?

'AIR App' failed to install via iTune sync with Flash Builder 4.6

$
0
0

Hi all,

 

After download and setup fresh installation of Flash Builder 4.6, I start to create a simple Mobile project and run it as Fast build configuration.

 

I got a IPA file, so I added it to iTune, plugged my iPad, and sync the app.

 

Surprisingly, after synchronization completed, iPad shows a pop up: 'App Name' failed to install. This also happen with iPod touch too.

 

IMG-20111201-00244.jpg

 

 

I use:

  • Mac OS X Lion 10.7.2
  • latest XCode version.
  • iOS certification and provision file that can be used in prerelease version of 4.6 and 4.5.1

 

I have to tell you that I don't do anything special in my project, just a button, photo, and a list.

 

Could you help me solve this? it might be a bug or may happen to the other.

Compiler not embedding current assets / cache cleaning

$
0
0

dear all,

 

In FlashBuilder 4.7 (beta + release), it consistently happens that linked assets aren't (re)loaded when compiling. Cleaning the project doesn't seem to help. Restarting FB, then cleaning + building mostly reloads the assets.

Is there a way to (manually?) clean all caches, the way a restart of FB does?

 

This question could be related to: http://forums.adobe.com/message/4809438#4809438 and http://forums.adobe.com/message/2921124#2921124

 

 

This seems reproducible:

1. Make 'assets.fla' file in Flash Professional, create one symbol with some random graphics, ActionScript Linkage Class set to 'SomeGraphicAsset', publish to 'assets.swf'

2. In Flash Builder 4.7, create new ActionScript Mobile project

3. Make new Class "SomeGraphic", link with previously created graphics in Flash:

 

package

{

          import flash.display.MovieClip;

 

          [Embed(source="/../embedded-assets/assets.swf", symbol="SomeGraphicAsset")]

          publicclass SomeGraphic extends MovieClip

          {

                    publicfunction SomeGraphic()

                    {

                              super();

                    }

          }

}

 

4. In constructor of entry-point class for project add:

 

var somegraphic:SomeGraphic = new SomeGraphic();

this.addChild(somegraphic)

 

5. compile / debug project

6. open 'assets.fla' in Flash Pro. Change something to the 'SomeGraphicAsset' symbol. Publish to .swf file.

7. In Flash Builder, debug -> shows old file without updated graphics

8. In Flash Builder, clean project, debug -> shows old file without updated graphics

9. Close Flash Builder, reopen Flash Builder, clean project, debug -> mostly the updated graphics show.

 

Any feedback to make this more workable, or a way to fully flush all caches in FB are greatly appreciated.

It's crazy having to close / open FB every time a graphical asset changes in your project.

 

- this has been tested on 2 different Mac OSX 10.8.x computers, FlashBuilder 4.7 AIR SDK 3.5

- sample project can be downloaded here: http://dl.dropbox.com/u/608333/AssetProblemSampleProject.zip

 

hoping for some feedback,

Bart

Are there line numbers in Flash Builder?

$
0
0

It says error on line 34. It would be helpful if I could see line numbers. I looked through the preferences but could not find any.

 

Can someone help me with this thanks.

How can I Upgrade Flash Builder Standard from 4.6 to 4.7

$
0
0

How can I Upgrade my purchased Flash Builder Standard 4.6 to  Flash Builder Standard 4.7 Standard?

Current serial number is not valid? Where can I request a new one?

this link [ Buying guide | Adobe Flash Builder 4.7 Standard ] shows that this update is free?

So is it really free?

Data service connection: BlazeDS root and/or RDS server

$
0
0

Hello all,

 

I already went through the very well written and clear tutorials of Flex and Flash builder. Now I am trying to develop alone my first felx-spring application.

 

here is my web.xml:

 

<?xml version="1.0" encoding="UTF-8"?><web-app xmlns="http://java.sun.com/xml/ns/j2ee"   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"   xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee   http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd" version="2.4">   <servlet>      <servlet-name>spring</servlet-name>         <servlet-class>org.springframework.web.servlet.DispatcherServlet</servlet-class>         <init-param>            <param-name>contextConfigLocation</param-name>            <param-value>/WEB-INF/services-config.xml</param-value>         </init-param>         <load-on-startup>1</load-on-startup>   </servlet>   <servlet-mapping>       <servlet-name>spring</servlet-name>       <url-pattern>/messagebroker/*</url-pattern>   </servlet-mapping>     </web-app>

 

and my services-config.xml:

 

<?xml version="1.0" encoding="UTF-8"?><beans xmlns="http://www.springframework.org/schema/beans"       xmlns:flex="http://www.springframework.org/schema/flex"       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"       xsi:schemaLocation="          http://www.springframework.org/schema/beans          http://www.springframework.org/schema/beans/spring-beans-3.0.xsd          http://www.springframework.org/schema/flex          http://www.springframework.org/schema/flex/spring-flex-1.0.xsd">   <flex:message-broker/>   <bean id="employeeService" class="services.EmployeeServiceImpl" >      <flex:remoting-destination />      <!--constructor-arg ref="dataSource" /-->   </bean>    <bean id="dataSource" class="org.springframework.jdbc.datasource.DriverManagerDataSource">      <property name="driverClassName" value="org.h2.Driver" />      <property name="url" value="jdbc:h2:~/sprinflexdemodb/sprinflexdemodb" />   </bean>        </beans>

First: when I configured the BlazeDS and validated the configuration, I had the warning:

 

Server root is not pointing to a BlazeDS server root folder


Googling this message gives only two results, that roughly say: it's not really a problem.

 

But after, when trying to connect to the data service in the Data/Services view in Flash builder, I am asked for a password, I put nothing, then I have this error alert:

RDF server message:

Error executing RDS command. Status code : 404 , Reason: Introuvable (in french, means "not found")

 

Suggestion:


...

 

 

The suggestions are to make sure that there is an RDS servlet in my web.xml. Well, before this alert I haven't heared about RDS servlets in the tutorials I made. But, as suggested in someplaces on the web, I added the following in my web.xml:

 

<servlet>        <servlet-name>RDSDispatchServlet</servlet-name>        <servlet-class>flex.rds.server.servlet.FrontEndServlet</servlet-class>        <init-param>            <param-name>useAppserverSecurity</param-name>            <param-value>false</param-value>        </init-param>        <load-on-startup>10</load-on-startup>    </servlet>

and now I am still having the same error.

 

Please, any suggestions?

 

 

thanks in advance.

Error invoking Class "EmployeeService"

$
0
0

Hi,

 

I have problems working through the tutorial.http://files.zend.com/help/Flash-Builder-for-PHP/Getting-Started/Mobile/building_your_firs t_php-based_mobile_applications.html

 

I get the following error message at the step 12 where you test the service you created from the tutorial.

 

InvocationTargetException:There was an error while invoking the operation. Check your server settings and try invoking the operation again.

 

Reason: Server error Class "EmployeeService" does not exist: Plugin by name 'EmployeeService' was not found in the registry; used paths: : /Users/sebey/Sites/zend/exampleMobileAndPHP/htdocs/ #0 /Users/sebey/Programmierung/workspaceFB4.5/.metadata/.plugins/org.zend.php.framework.reso urce/resources/ZendFramework-1/library/Zend/Amf/Server.php(553): Zend_Amf_Server->_dispatch('getEmployees', Array, 'EmployeeService') #1 /Users/sebey/Programmierung/workspaceFB4.5/.metadata/.plugins/org.zend.php.framework.reso urce/resources/ZendFramework-1/library/Zend/Amf/Server.php(629): Zend_Amf_Server->_handle(Object(Zend_Amf_Request_Http)) #2 /Users/sebey/Sites/zend/exampleMobileAndPHP/htdocs/gateway.php(68): Zend_Amf_Server->handle() #3 {main}

 

The only difference from my project to the test is that I've use a vhost for my php files and put the gateway.php and amf_config.ini in the "htdocs" folder of my vhost root. The vhost is reachable and when I put EmployeeService.php in htdocs it is found and the test succeds. But why isn't it searching in the services folder...

 

Anybody?

 

thx a lot


Setting flash player launch in second monitor and maximized

$
0
0

I am using a dual monitor setup in development and using Windows 7. In Flash Builder, I have disabled html-template wrapper and my application launches in Flash Player. I want to set the launch location of Flash Player to my second monitor and it should be always in Maximized state.

Currently the problem is Flash Player launches at variable x,y co-ordinates and it is not in maximized state. Please help me to set it in Flash Builder or Flash Player, so that I don't have to waste my time in maximizing to see the screen and moving it to another monitor with different resolution.

 

 

Thx

flash builder 4.7 air 3.6 new adt compiler

$
0
0

Hi. Ive been having serious issues when i tried to "Export release build" using air 3.4 and/or air 3.5 on Flash builder 4.7. Goit a lot of nonsense java.lan.nullpinter exceptions and similar errrors.

When i tried to debug or run, even on device generating the ipa, everything ok. But when i tried to export the project, and it tried to re-compile it, always got absurd java errors.

Ive tried everything: downgrade the java virtual machine, reinstalling flash builder, air, even windows!!! Nothing worked. Even recovering previous stages of the project where I originally could export it (its even published on the appstore!). No use. The app that was working no problem, now when trying to export returns a lot of javanull pointers or similar crap.

BUT, when trying to generate the ipa through via command lines  on the ms dos console it works!! So... its obvious the problem was on the adl+java duo.

 

Thing is, I updated to the just released AIR 3.6 (not the beta, the release version). It uses .exes(on windows, which is the system im using)  instead of java, so it showed promise.

I overlayed the air version on the flash builder following this instructions:

http://forums.adobe.com/message/4797974

Well, not exaclty, because then flash builder throws a lot of errors and dosent show me the package explorer for instance.

 

I made a copy of the AIR folder, but not deleted the content, just copied the new air version files over and substitute the replicas, but kept the originals where no new file substituted them (dont know if im explaining it ok, sorry for my english).

 

It worked... except for the damn "Export release build" option. It keeps trying to debug it using java instead of using the new adt. And I cant find how to change that.

 

The adt on the other hand is being used ok, as i can check it when I try to run or debug the project targetting a device. Before I could check the command used and now Im not, so Im pretty sure its using the new .exe instead of the java version. But now I dont know how to generate the ipa targetting the app store, for instance via command line using the new adt nor can i do it exporting the project from the flash builder IDE.

 

SO...

 

is there anyone having similar problems?

 

How can I correctly overlay air 3.6 over Flash Builder 4.7 and force it to use the new air adt and adl?

 

Anyone tried?

 

Thanks in advance folks!!!

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

is their anything compatible with my galaxy tab 2?

$
0
0

Can I download a flash player that is compatible withmy galaxy tab 2?

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!

Viewing all 70427 articles
Browse latest View live


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