Xml :: Flex Xml Lost On Debug?

Dec 22, 2010

When I start debugging a Flex project, I have a error because some xml aren't find, so i copy manualy all the files from the project (/src) to (/bin-debug).This happen to some xml files no every single file.

View 1 Replies


Similar Posts:


ActionScript 3.0 :: Flash Could Not Connect To The Debug Player - Debug Session Will Terminate?

Apr 29, 2011

In CS5 I get the above message. I need to debug so it's very important. Anything I need to do?

View 2 Replies

IDE :: Debug Mode No Longer Providing Debug Info?

Dec 21, 2009

When I first downloaded Flash CS3 Professional, I was able to enter an exceedingly useful debug mode by compiling using ctrl+shift+enter instead of ctrl+enter. I could toggle break points, step in, step over and view values stored in variables at a whim.

I must have accidentally toggled some option somewhere, because this interface no longer shows up. Instead, the only extra interface I get is the output menu with the following text "Attemping to launch and connect to Player using URL <file path> [SWF] <file path> - 71984 bytes after decompression" and while the swf does halt if the as3 code reaches a break point, it doesn't tell me which break point nor give me any options to progress the flow (not even through the pull down menu I have to utilize in order to end the so called debug session).

View 2 Replies

Flash :: Debug An Inner Swf That's Loaded From A Non-debug Outer Swf?

Apr 4, 2009

I have a swf that I need to attach the flex builder debugger to. I have full access to the source code, and can make a debug build of this swf.

However, this swf is being loaded by a non-debug build of another swf which I don't have source code to, and can't make a debug build with.

I've tried mocking this up with two very simple swfs, and while it works fine when both are debug builds, when the outer swf is a non-debug build, while I can get the debugger to connect, I don't get trace messages, breakpoints don't work, and it seems to lock up the flash app.

View 2 Replies

Change Flash Version From Non-debug To Debug?

Jan 3, 2012

I have flash installed on my mac 10.6.7 and it's version is 11.1.102.55 (Non-debug).How do i convert it into debug.

View 1 Replies

Java :: Login Session Lost After Flex Chart Is Displayed From Jsp?

Jun 4, 2010

I have a java web application. When I log in to that application and navigate to a jsp which has flex chart embeded into it, the chart displayes just fine. I am using blaze ds remoting object mechanism. But when I want to navigate to a different page, it logs me out of application since the login session is lost.

View 1 Replies

Flex :: Debug Flex Application Under Maven?

Oct 18, 2010

I develop Flex-Java applications which is running under Apache Tomcat. I use Flex Builder plug-in for Eclipse as my IDE. My application consists of several libraries and modules. I manage all of them as a small maven (flex-mojos) projects.

how to setup robust debuging enviroment?

View 1 Replies

Flex :: SWF Only Working In Debug Folder?

Mar 21, 2010

If I copy all the files from the debug folder and paste it somewhere it stops working gives me a sandbox error. ( I am not using any absolute paths) and everything seems to be fine in debug folder.

It's a actionscript project in flex builder.

View 2 Replies

Flex :: Debugging - Builder Debug?

Jun 4, 2010

I am running on Windows XP and recently updated Flash Player from v9 to v10.1. And Now, in the Debug Console under Flex Builder, I am getting a lot of debug statements(I think that is assembly). Below is an example, of what I get:

[Code]...

View 2 Replies

Flex :: Debug Flash In Two Browsers?

Oct 26, 2010

I have a Flex 4 application which connects to ASP.NET webservice based on FluorineFx. It is authenticated by cookies via RemoteObject.setCreadentials()

Both applications connect to FMS server and talks to each other via RTMFP direct connection (P2P).

I want to debug both instances of this application in Firefox and Internet Explorer at one time by single click (F11).

Now I can debug only in one browser by running Debug in Flash Builder 4. I have created double browser runner with bat file registered as default browser in Preferences > General > Web browser that looks like this:

start "IE" /b "c:Program Files (x86)Internet Exploreriexplore.exe" -private %1
start "FF" /b "c:Program Files (x86)Mozilla Firefoxfirefox.exe" -private %1

But this connects the debugger only to firstly run instance of the application in Internet Explorer.

How can I attach to and debug both instances?

View 2 Replies

Flash :: Flex Builder 4 Can't Run Or Debug

Jun 2, 2011

I've been working in Flash BUilder 4.0. I installed Flash Builder 4.5, and switched to the workspace I had used for 4.0. Then we were told to go back to 4.0, and now I can't run or debug. I can build, but then I have to double click on the .html file to run. Right clicking doesn't bring up run or debug, and the run and debug icons are not in my toolbar.

View 3 Replies

Flex :: Debug PHP Side In An AIR Application?

Aug 10, 2011

I have an AIR application which uses RemoteObject to comunicate with remote services in PHP (using Zend AMF). The application works great, but I can't debug the PHP side (the Flex debugger works fine, the PHP side is the problem). I'm using Flash Builder 4.5 for PHP, when I write a Web Application (not AIR), I can choose to debug the application as "Web (PHP) Application", and the breakpoints in the PHP side are working as expected. But I can't see any similar option for Desktop Applications (AIR). Does somebody know if it's possible (and how) to debug the PHP side in an AIR application?

View 2 Replies

Flex :: Folder Is Not Creating In Bin-debug?

Dec 13, 2011

I have a problem with Flash builder 4.5. I added a new folder containing images, and when I run the project, no images folder creates in bin-debug ?!

My folder is on src.

View 1 Replies

Actionscript 3 :: Stop Formatting (bold) Being Lost / When User Deletes Whole Line In Flex Tlf Textflow Control

Jul 6, 2011

I am using text layout framework textflow in Flex 3 to get embedded images. In the edit field for the application the user can apply formatting. This all works fine except if the user deletes all the text they have entered and then starts typing again then the formatting is lost.[code]To setup the initial formatting then similar code to apply the formatting when the user changes it.So how can I stop the user from 'deleting' the formatting if they delete all the text?

View 1 Replies

Eclipse :: Eclipse - Compiling A Debug Version Without Opening The Debug Perspective?

Dec 27, 2011

I've migrated to FDT from flashdevelop and kind of have a hard time getting things to work the way I'm used to. In Flashdevelop, you could easily choose if the compiled swf was a release or debug version. In FDT however, it seems like there is no way to compile a version that has debugging information without it automatically opening up the debug perspective with a ton of debug windows, a profiler and actually entering debug mode.

As an extra plus, I keep getting a message saying "This feature is only available in FDT Max", although from what I know the debugger is included in the free version. Is there a way to do what I'm trying to do or should I just get used to this new way of working?

View 2 Replies

Flex :: Get Debug Symbols For Flash Player?

Oct 14, 2009

The company I am working for has a flash component (using flex and cs4) that crashes intermittently in chrome, FF and IE. (so far only win32 platforms)

I submitted a bug report to Adobe but have not heard anything back from them. Their support process seems like a black hole. WE can get a dump from Flash using these steps but after submitting the bug we got no help at all.

We loaded this into MS visual studio but can;t get decent stack information because there are no symbols for the flash stuff.

Microsoft and other companies provide symbols to help with debugging and we would like to get that from adobe. Is there any way to make progress on this?

Does anyone know where to get flash symbols or how else we can make progress?

It is hard to debug the process if the container just dies.

the binary is flash10c.ocx

I just spent a painful hour on the phone with adobe folks - and the final answer from one of them (I spoke to about 8 people) was that they do not have a per incident purchase plan for developer support for flash.

View 1 Replies

Flex :: Run AIR Debug Launcher (ADL) Without A GUI For Continuous Build?

Apr 22, 2010

Is it possible to run the ADL without a GUI so that I can run FlexUnit tests during a nightly build? Right now, when I execute our test runner on our server (Ubuntu 9.04) it fails with the output: "Gtk-WARNING **: cannot open display:".

View 1 Replies

Flex :: Enable Icons In The AIR Debug Launcher?

Jan 25, 2011

I can't seem to work out how to enable icons in the AIR Debug Launcher. This seems to work on Linux, but when I run it on Windows or Mac only the Adobe AIR icon shows. I have specified the location of the icon in <icon></icon> in the application descriptor file.

View 1 Replies

Arrays :: Flex Debug See Object Details?

Mar 21, 2011

Does anyone know how I can see my object details as in an array or some sort while debugging instead of [Object object]?

View 2 Replies

Flex :: Flash - Debug Mode Disparities?

Jun 3, 2009

I have this very strange problem on a big flex app where it would run fine with the debug swf if the user has debug flash installed but will have some disparities for people with standard version of flash.These disparities include:No pop upsloose all event catchingWeird positioning of a buttonI read somewhere that updatedisplaylist was handled differently ?For now i will try the export release way instead of the bin-debug swf, and to go back in the commits to see what was the turning point.

View 1 Replies

Flex :: Exclude Files From Being Copied To Bin-debug On Build?

Aug 11, 2009

Using Adobe Flex Builder Pro stand-alone, how do I filter or exclude some files in my project source folder from being copied into the bin-debug folder during a build? Flex Builder is based on the Eclipse platform IDE, this could be as much of a question about Eclipse as it is Flex Builder.

View 2 Replies

Flex :: Debug Pending / Hanging Webservices In It With Builder 4?

Jan 8, 2010

Sometimes (too often...) some webservices "hang". I can see the clock cursor in my app and the network monitor of FB2 shows the webservice as "pending". After waiting a long time, the status changes to "OK" and the clock cursor disappears. How can I find out why a webservice takes sometimes minutes while it usually takes not even a second?

My webservices run on my localhost during development using the Zend AMF Server.

View 1 Replies

Flex :: Debug Cs4 Project Inside Flash Builder?

Jan 28, 2010

I am debugging both a flash cs4 project and a flash builder project, actually the flash builder project will load the flash cs4 project thru swfloader, but the system can only support one debugger at a time. So I am seeking a method to debug it simultaneously...

View 1 Replies

Javascript :: Flex - Works On Bin-debug, But Not On Deployed Server?

Feb 18, 2010

My Flex application is successfully calling functions in a JavaScript file through the ExternalInterface class when these are in the bin-debug folder and the JS file is located in the same directory as the Flex app.But when I test the Flex app on the server, it is not interacting with the JavaScript. The only difference I can find is that on the remote server the JS file is being pulled in from a URL, instead of locally. The JS file URL is in the same domain as the Flex application, therefore I don't think this is a cross-domain issue. What am I missing?

View 2 Replies

Actionscript 3 :: Flex Bin-debug Line Spacing Different From Bin-release?

Apr 16, 2010

when I export a bin-release of my application, all my text fields have a different line spacing from that of the bin-debug version. How is this even possible?

Has anyone else come across something like this before?

View 1 Replies

Php :: Flex Service In Debug - Get NetConnection.Call.Failed?

Apr 24, 2010

I am trying to learn the new services method in flex 4. but i cant get it work. A test oparation near the service in flash builder 4 works. But when i run the code i get NetConnection.Call.Failed: HTTP: Failed.

CODE:
PHP

<?php
class AuthService {
public function login($username, $password) {[code].......

View 1 Replies

Actionscript :: Debugging - Debug A Project In Flex Builder?

Sep 8, 2010

I am trying to use Flex builder for the first time in years. I haven't used the "Run Application" option before, and when I do that now it tells me "Errors exist in required projects" and whether I should proceed. I would like to debug those errors. Does anyone know how I can do that? PS: When I click the "Debug" button, it does exactly the same thing. I don't see error output in the console views.

View 2 Replies

Any Handy Tools For Debug And Modify Flex Style

Jun 14, 2011

each time I want to modify the style in Flex, I have to change the style and compile, if there is tool for dynamic change the style just like firebug for Html

View 2 Replies

Android :: Debug A Crash With A Flex/AIR Mobile Application?

Sep 12, 2011

I have a flex app using the 4.5.1 sdk and AIR 2.7 running on an Android 3.2 tablet. During use, I can get it to crash fairly regularly. It's usually when I'm rapidly scrolling around in a List control. I can't seem to find the cause.

The application will just suddenly close. It happens in both debug and release builds.

When in debug mode, it just disconnects from the debugger and doesn't give me any useful information.

I'm at a loss on how to debug this. What are some techniques I can use?

I found the "adb logcat" command. Relevant info from the log below, unfortunately it doesn't mean much to me.

[Code].....

View 2 Replies

Flex :: How To Display Soft Keyboard In Air Debug Launcher

Dec 27, 2011

Is it possible to display the Soft Keyboard when debugging using ADL? If I use the existing properties I still don't see it. I want to check if my layout looks well when the Soft Keyboard appears, but for some reason I don't see it coming in ADL (Adobe Debug Launcher). I don't have a tablet to test it on for now so that isn't a solution. I don't see the soft keyboard or doesn't it exist in ADL?

View 1 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved