Flex :: Adobe Air App Freezes Suddenly But Debugger Claims Exit With Status 0

Nov 29, 2010

My air program freezes after running for some time without any error. The app will freeze (non responsive) and the debugger will claim the program has terminated with status 0.

View 1 Replies


Similar Posts:


Flex :: Adobe Status - GroupSpecifier And NetStream - Use The Group Feature?

Nov 8, 2010

I started using Adobe Stratus yesterday and made a simple chat application. Today, I was to learn how to use the group feature. But when I try to instantiate a GroupSpecifier variable, I get this error: 1046: Type was not found or was not a compile-time constant: GroupSpecifier. P2P.mxml Earlier I was getting a similar error with NetStream (in place of GroupSpecifier). I have Flex 4.1 and it's set to Flash Player 10.1.

View 2 Replies

How To Force IE To Load Adobe Flash Content Debugger

Feb 1, 2012

I currently have the latest version of the IE Flash Player Installed: I've installed the latest version of the content debugger from The Adobe Flash Player Support Center. Regardless of what I do IE doesn't seem to pick up the new content debugger version. I've tried uninstalling, tried installing an older version... All with no luck.

View 1 Replies

Professional :: How Soon Adobe Releases Debugger Version Of Flash Player?

Jul 21, 2010

Does Adobe have any policy/trend to release debugger version of Flash Player along with the regular release versions?

View 1 Replies

ActionScript 3.0 :: Flash Claims Function Is Not A Constructor But It Is?

Aug 18, 2010

Simplified ItemType Code, contained in Types/ItemType.as

Code:
public class ItemType
{
public static var SWORD:ItemType = new WeaponType(0, "Sword", null);
public function ItemType(id:uint, name:String, icon:Sprite)

[code]....

On attempting to compile, following error is displayed:

Code:
[Fault] exception, information=TypeError: Error #1115: Types::WeaponType is not a constructor.

View 3 Replies

Flex :: ArrayCollection - Filtered Out Images Vanish Suddenly

Dec 16, 2009

I am working in Flex. I have an arraycollection which is used to fill a tilelist with images. I am using filter method of arraycollection to filter out certain images from tilelist based on a selected value from combobox. The issue is that when the images are filtered out they just vanish suddenly. But I want to give some effect to them when they are filtered out, say slow fade effect or zoom effect. I tried removedEffect, hideEffect etc. but in vain.

View 1 Replies

Flex :: Dynamically Create Axis Via ActionScript In Adobe Flex Charting Library; Adobe Bug?

Mar 21, 2011

Multiple axis creation via MXML works fine:
http:[url]...

But when I'm trying dynamically create horizontal and vertical axis then I'm getting extra axes. I believe this is Adobe bug. How I can fix this behavior?

<?xml version="1.0" encoding="utf-8"?>
<s:Application
minHeight="600"[code].....

View 2 Replies

Flex :: FlexBuilder Debugger What Can 'expressions' Tab Be Used For

Jun 14, 2010

is there any documentation on the FlexBuilder "expressions" tab, and what expressions it can accept?As far as I can tell, it can show the value of variables, but that's it: comparisons, function and method calls all fail: [code]this is specific to FB3 Flex Builder. Apparently FB4 Flash Builder is slightly less incompetent.

View 2 Replies

Inspect A Singleton In The Flex Debugger?

May 28, 2009

I'm storing my model data in a Singleton called ModelLocator. This is pretty common...

Can I look at this data in the debugger?

[Edited - Title changed]

View 1 Replies

Flex :: Can't Get Flash Builder 4.6 Debugger To Run

Apr 3, 2012

I've tried everything, firewalls, reinstalling etc etc. I can't get the debugger to connect no matter what I do.

I'm just writing a simple Air application, with Flex and Actionscript. But any type of debugging on any type of application doesn't work. I get this message

The Flash Builder debugger failed to connect to the running application.

Then often when I try again, I get this message

Unrecognized Windows Sockets error: 0: JVM_Bind

Running the program without debugging works fine.

View 2 Replies

Flex :: Web Application Gets Progressively Slower And Freezes

Aug 26, 2010

I have a Flex web application where I am visualizing data (for different countries) in the form of charts. The data is in the form of CSV files. There are individual files for individual charts i.e. one file has all data pertaining to one chart for all countries.I have a left navigation menu that allows one to see data on a country by country basis. As I view more and more countries, the web application becomes progressively slower till it freezes completely. The problem goes away if I refresh the browser and empty the cache.I am using the URLLoader class in flex to read the CSV data into a string and then I am parsing the string to generate the charts.I realize this is happening because more and more data is somehow accumulating in the browser.

View 1 Replies

Flex :: Datagrid Freezes While Retrieving Data?

May 26, 2009

i have a datagrid which grows in size depending on the result of a call to my db. The call to the database returns an object with 30+ values for each row. When the number of rows returned exceeds about 80-90 the datagrid renders odd. It displays the first 50-60 rows fine but then it displays blank rows and they even continue to display outside the border of the datagrid.what is happening? Im using mxml webservice to retrieve the data.

<mx:DataGrid dataProvider="{resultsData}" rowCount="{resultsData.length}" allowDragSelection="false"
id = "confRoomLookupResults" width="948"

[code].....

View 3 Replies

Flex :: Sdk In Flexbuilder3, Debugger Partially Works?

Dec 12, 2009

If I changed used in one of my project sdk to current sdk4 beta, set breakpoint and stop on them every occurrences of mx.* packages are labeled "[no source]". Is known any trick to fix this issue?

View 1 Replies

Flash :: Flex - Pseudorandom Crashes In Debugger?

May 21, 2010

I'm working on a large-size dual AS3/Flex project (some parts are pure AS3, other parts are Flex), and I'm experiencing a lot of Flash Debugger crashes.

These crashes aren't completely random - it seems like I can get them to occur with greater consistency when I perform certain actions in my app. However, at the same time, they aren't consistently repeatable - sometimes a set of actions causes my app to crash, and other times, the same steps execute fine without a crash.

I have two questions (carefully worded to remove my personal bias

[Code]...

View 3 Replies

Flex :: Mac Flash Builder Cannot Locate Debugger

Jan 20, 2011

I've started getting the following when I try to run FB4 projects:

/Library/Internet Plug-Ins/Flash Player.plugin

Flash Builder cannot locate the required debugger version of Adobe Flash Player. You might need to install the debugger version of the Flash Player or reinstall Flash Builder.

I've installed the debugger version of the Flash Player. Didn't work. I've reinstalled Flash Builder. Didn't work. I tried using Safari instead of Firefox. Didn't work.

When I go to Macintosh HD/Library/Internet Plug-Ins/ in the finder, I can see Flash Player.plugin right there. But when I go to Username/Library/Internet Plug-Ins the entire folder is blank. So I tried copying Flash Player.plugin to the latter folder. Didn't work.

Mac questions (I'm new to mac): Which of these is really the root? Is it normal that there should be duplicate directories like this, with non-duplicate contents??

In FB I opened Windows --> preferences --> Flash Builder --> Profiler --> Player/Browser and browsed to /Applications/Adobe Flash CS5/Players/Debug/Flash Player Debugger.app

What does Flash Player Debugger.app have to do with Flash Player.plugin?

View 1 Replies

Flex :: Pass Query String When Using The Debugger?

Sep 13, 2011

I cant pass the query string while using the debugger or else i cant debug when there is a query string. how to use the bothAm using a web application in flex using php for ex : [URL]

View 2 Replies

XML :: Variables Don't Allow Inspection In IntelliJ 11 Flex Debugger

Jan 10, 2012

I recently upgraded to IntelliJ 11 and the version 10 debugger used to allow for E4X / XML debugging. I was able to expand the children and inspect elements/attributes of XML but now I can't get that to work. Has something changed/broken?

View 2 Replies

Flex :: Facebook Status Can Be Updated Through Air

Jan 25, 2010

Want to find out if facebook status can be updated through flex or air.

View 1 Replies

Flex :: Show MSN Status In App Form?

Mar 4, 2011

I have a flex business application and need to create some control that will show a small picture symbol of given user's MSN messenger status (online, away etc.)

Alternatively, how to insert an html page inside flex form?

There is a HTML code snippet on MSN site (supposed to be) doing exactly what I want, here it is:

[Code].....

Also I'll need to replace eb892994c712bb83 in this snippet with user's cid code.

View 2 Replies

Flex :: FLVPlayback Component Freezes When Seeking Beyond Loaded Content?

Mar 12, 2010

I'm creating a flex-based video player, using the FLVPlayback component (imported from Flash Pro CS3). I've reskinned all of the player controls and linked them in, and it's all working really well...However, if you try to seek beyond the point where the video has loaded (it's using progressive download), the video completely freezes. You can no longer pause, play, seek to somewhere else, or anything. I understand it can't actually play a point in the video that hasn't been downloaded, but the whole thing seems to just become unresponsive

View 1 Replies

Flex :: Flash Debug Player Freezes When Break Point Used?

Aug 2, 2011

I am having some weird trouble with getting my Flex Builder 4.5 environment set up and working. I am currently debugging with the stand alone version of the debugger, though I have the same problem using the versions for Firefox and/or Chrome. It works fine as long as I do not include any break points, if I do include break points (anywhere in the code) the debugger just goes unresponsive until I terminate the process from FB.

View 1 Replies

Debugging Flash Authored Content With The Flex Debugger?

Jan 1, 2010

I am working with a project that is developed in the flash environment, but I love the flex/eclipse debugger in that i can throw a breakpoint in and inspect the vars that are present. Is there a way that I can debug flash in the flex environment?

I have (of course) googled the subject and found that there are several posts on the topic but they are incomplete, missing images, or not working in my environment.

View 1 Replies

Actionscript :: Flex - How To Trace And/or Component Flow Log Using Debugger

Jan 27, 2010

An existing (though incomplete) FLEX3 project was given to us to finish (always a nightmare).It is quite small but highly abstracted (contains well over 150 files to support only about 10 page views). I'm attempting to trace a single mouseclick event through this maze.

Is there a way to print out an actionscript trace and/or component flow using the debugger (or any other tool that anyone knows of)? The flash.txt file appears worthless since it doesn't contain ActionScript calls and/or component flows.

View 3 Replies

Flex :: Waiting For Flash Player To Connect To Debugger?

Feb 3, 2010

Using Flex Builder 3 : I have been getting this problem in every single debug launch for past few hours. I used to get this earlier too, but once in a while, not with every debug launch. I found out that flex debugger uses a certain 7395 port but I can't figure out how to change it?

View 9 Replies

Flex :: Debugging - Variables With Dollar Sign In The Debugger?

Mar 14, 2010

when I debug a flex application in the properties of display objects i also see variables that start with a dollar sign, like: $alpha, $width, $x, etc.. what are they? are they different from the "normal" alpha, width, x properties?

View 1 Replies

Flash :: Flex - Where To Get Older Versions Of The Player Debugger

Jul 13, 2010

Abobe seems to only list the most recent debugger version, even though I can target previous players in build.

View 3 Replies

ActionScript 3.0 :: Open Source Debugger For Flash, Flex And AIR?

Feb 4, 2009

As developers at De Monsters we werent totally happy with the current Flash, Flex or AIR debuggers out there. So we decided to create our own debugger called De MonsterDebugger. Today weve got a great new version that we want to share with the community for free.

[Code]...

View 9 Replies

Flex :: Netstream Video Chat Client Freezes And Crashes After Time?

Oct 11, 2010

So I built a videochat client that uses the adobe stratus protocol. Its very simple and just connects two users. However, after about a minute of video chatting the clients freeze and the browser crashes.what might have caused this? Is there some sort of cache that I need to clear every so often or a possible memory leak? I am not sure where to start

View 1 Replies

Flex :: Passing Object To Save Back To Server Freezes Application

Jan 24, 2012

I have a NavigatorContent which is displayed when the user selects an item in a DataGrid. This NavigatorContent contains a form and an accordion displaying the related objects.

When the user presses the Save button in the NavigatorContent the form and the children should be saved to the database by calling the server through BlazeDS:

saveObjectToDB()
{
//Map the form values to the object
object.field1 = object_field1.text;

[Code]....

The object that i pass to the accordion children is public and [Bindable] in the NavigatorContent and in the accordion children and is initially passed from the main DataGrid. May this be a problem relating to this issue?

View 1 Replies

Flash :: Check Web Application Status Written In Flex?

Jan 18, 2010

I have a typical web application that communicates in the following way: SWF file makes service calls to Java services (Remote object, over BlazeDS on Tomcat), which in turn communicates to database.

How do I implement a status check service (hosted on another domain) that will check if the ENTIRE app is up and running? Ideally, I'd make checker SWF that would load App SWF and called its function that would return something from the database (a naive service would count rows in table and hash it with MD5), but security constrains won't let me call loaded SWF's function.

Checking the java services only is not enough, as I am not checking the status of the SWF.

View 1 Replies







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