Re: [flexcoders] Modify label text

2012-05-06 Thread Csomák Gábor
add the datachange event listener to the itemrenderer, and on datachange, set the label, or the variable what you bind to it. you can't bind functions. On Sat, May 5, 2012 at 8:53 PM, cjacquel73 chjacque...@gmail.com wrote: Hello, How to modify the text of a label in an itemrenderer by a

RE: [flexcoders] Charles Proxy, Flex, and ColdFusion 9

2012-05-03 Thread Bill Franklin
Gesellschaft: Monheim am Rhein | Eintragung: Amtsgericht Düsseldorf, HRB 46985 From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Michael Wills Sent: Wednesday, May 02, 2012 10:11 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Charles Proxy, Flex

Re: [flexcoders] Re: datagrid not rendering after dataprovider update

2012-05-03 Thread Wouter Schreuders
Thanks Alex Your workaround works perfectly, I've filed the bug here : http://bugs.adobe.com/jira/browse/SDK-32172 Thanks again Wouter On 28 April 2012 08:34, Alex H aha...@adobe.com wrote: ** Looks like there are a couple of bugs in there. File the bugs against Adobe if you have an

Re: [flexcoders] Charles Proxy, Flex, and ColdFusion 9

2012-05-02 Thread Michael Wills
Hi Bill, I didn't see a reply on the list but the developer of Charles Proxy is pretty responsive. Maybe record a session and send it to him? Michael *From:* BillF bill.frank...@bayer.com *Date:* April 24, 2012 12:47 AM *To:* flexcoders@yahoogroups.com *Subject:* [flexcoders] Charles Proxy,

RE: [flexcoders] Error - Constructor: Service

2012-05-01 Thread Davidson, Jerry
I notice that the constructor without the features seems to work (not cause an error). The class extends Service which is brought in with import javax.xml.ws.Service;. Is there a constructor for the three arguments? This happens in two files in the code Deloitte wrote occurring three times

RE: [flexcoders] jetty-env problem

2012-04-30 Thread Davidson, Jerry
I think I eliminated this by switching from mortbay for the source. Now it is: !DOCTYPE Configure PUBLIC -//Jetty//Configure//EN http://www.eclipse.org/jetty/configure.dtd; From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Davidson, Jerry Sent:

Re: [flexcoders] Adding stroke to text or bitmap at runtime

2012-04-26 Thread Alex Harui
I’m still not sure I understand. Why do you have to add Stroke components? You can just call graphics APIs on them. If you must use components, can you overlay or underlay them in a Group parenting the Label? On 4/25/12 12:59 AM, dorkiedorkfromdorkt...@gmail.com

Re: [flexcoders] datagrid not rendering after dataprovider update

2012-04-26 Thread Alex Harui
What are the steps to reproduce the problem? On 4/20/12 12:54 AM, Wouter Schreuders wschreud...@gmail.com wrote: I've made a simple test case in which I can replicate the problem. If anyone feels like having a look you can download it here:

Re: [flexcoders] datagrid not rendering after dataprovider update

2012-04-26 Thread Wouter Schreuders
Hi Alex To replicate the problem. - launch the app (it will populate the datagrid with values) - choose a different date in the date picker on the top left - the dataprovider will get updated but the datagrid doesn't update properly, instead it just remains blank - use the scroller on the

Re: [flexcoders] Adding stroke to text or bitmap at runtime

2012-04-26 Thread dorkie dork from dorktown
I want to add a stroke (a border or outline) to the *edge* of the text or image itself. For example, the text and the image in this screenshot show what I'd like to do, http://blog.spoongraphics.co.uk/wp-content/uploads/2011/cafe-racer/retro-cafe-racer-ad.jpg. There are filters that add drop

Re: [flexcoders] Adding stroke to text or bitmap at runtime

2012-04-26 Thread dorkie dork from dorktown
The picture I linked is not that clear. Here is a clearer picture and the article, http://www.blog.spoongraphics.co.uk/wp-content/uploads/2011/cafe-racer/13.jpg http://internetwebsitedesign.biz/design/how-to-create-a-retro-cafe-racer-motorcycle-ad-design What he is doing at design time I want to

Re: [flexcoders] Adding stroke to text or bitmap at runtime

2012-04-25 Thread dorkie dork from dorktown
I'm looking for more of something like this: s:Label text=Hello Filters! s:stroke s:SolidColorStroke weight=4 color=#ABCDEF/ /s:stroke /s:Label or this: s:Label text=Hello Filters! s:filters s:SolidColorStrokeFilter weight=4 color=#ABCDEF/ /s:filters /s:Label On Fri, Apr 13, 2012 at 12:15 AM,

Re: [flexcoders] css syntax for states

2012-04-25 Thread Alex Harui
Is just the forums, or do you have an extra space in there? On 4/25/12 9:37 AM, michael_reg...@dell.com michael_reg...@dell.com wrote: I have a label which I need to change the font color on various states. Originally I had the code as below with no CSS: s:Label text=× top=1 width=100%

Re: [flexcoders] datagrid not rendering after dataprovider update

2012-04-20 Thread Wouter Schreuders
I've made a simple test case in which I can replicate the problem. If anyone feels like having a look you can download it here: http://www.filefactory.com/file/6oz4m4wrkx31/n/DataGridRender_zip On 4 April 2012 23:12, Alex Harui aha...@adobe.com wrote: ** Do you have a simple test case?

Re: [flexcoders] MOUSE_LEAVE when mouse is pressed

2012-04-18 Thread Alex Harui
You should still be getting MOUSE_MOVE events. MOUSE_LEAVE is essentially, MOUSE_UP_WHEN_OUTSIDE On 4/17/12 2:27 PM, method_air loudj...@hotmail.com wrote: The MOUSE_LEAVE event doesn't appear to get dispatched when the mouse is pressed when leaving the flex application area...is there

RE: [flexcoders] setStyle, preinitialize and initialize

2012-04-13 Thread Bill Franklin
: Amtsgericht Düsseldorf, HRB 46985 From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Alex Harui Sent: Thursday, April 12, 2012 3:22 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] setStyle, preinitialize and initialize The doc is assuming you

Re: [flexcoders] setStyle, preinitialize and initialize

2012-04-13 Thread Alex Harui
Düsseldorf, HRB 46985 From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Alex Harui Sent: Thursday, April 12, 2012 3:22 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] setStyle, preinitialize and initialize The doc is assuming you are calling

RE: [flexcoders] setStyle, preinitialize and initialize

2012-04-12 Thread Gordon Smith
Doing it in the 'initialize' event seems like the right way to do it. The 'initialize' event still occurs before the LayoutManager has sized and positioned the children. But if you wait until creationComplete() the LayoutManager has already laid out the children and calling setStyle()will

Re: [flexcoders] Fonts and localization

2012-04-12 Thread Alex Harui
@yahoogroups.com Subject: Re: [flexcoders] Fonts and localization You would have to use MX components everywhere (and not need right-to-left language support) On 4/11/12 9:43 AM, michael_reg...@dell.com michael_reg...@dell.com wrote: Thanks.? I’m being told by our Korean QA that the default font

Re: [flexcoders] setStyle, preinitialize and initialize

2012-04-12 Thread Alex Harui
The doc is assuming you are calling setStyle on the component dispatching the event, not its children. Why aren’t you using states for this? On 4/11/12 3:40 PM, flexwdw flex...@yahoo.com wrote: So, I've run into this before but I don't recall it being the headscratcher it has become

Re: [flexcoders] Adding stroke to text or bitmap at runtime

2012-04-12 Thread Alex Harui
In Spark controls, you can add children to the TextLine like a sprite. On 4/12/12 5:43 PM, dorkiedorkfromdorkt...@gmail.com dorkiedorkfromdorkt...@gmail.com wrote: How would you add a stroke to dynamic text at runtime? If that's not possible how would you add a stroke to a bitmap

Re: [flexcoders] Error on actionscript state change using RemoveChild

2012-04-12 Thread Alex Harui
I think you can make your own RemoveElement state and push it instead of RemoveChild. On 4/12/12 3:40 PM, DancesWtihElves ka...@hartleys.net wrote: I have an actionscript component (a View) with a number of states defined in the following manner: var stateDefault:State = new State();

Re: [flexcoders] Fonts and localization

2012-04-11 Thread Alex Harui
MX uses TextField, Spark defaults to TextLine which will render a bit differently. On 4/11/12 8:26 AM, michael_reg...@dell.com michael_reg...@dell.com wrote: I’m trying to understand what Adobe Flex is doing for Korean (and other languages) fonts. I’m seeing that the font used for a

RE: [flexcoders] Fonts and localization

2012-04-11 Thread michael_regert
are not the intended recipient, immediately contact the sender by reply e-mail and destroy all copies of the original message. From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Alex Harui Sent: Wednesday, April 11, 2012 11:38 AM To: flexcoders@yahoogroups.com Subject: Re

RE: [flexcoders] Fonts and localization

2012-04-11 Thread michael_regert
] On Behalf Of Regert, Michael Sent: Wednesday, April 11, 2012 11:43 AM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Fonts and localization Thanks. I’m being told by our Korean QA that the default font that is used in the MS Advanced Data Grid is much cleaner than what is used in the Spark

Re: [flexcoders] Fonts and localization

2012-04-11 Thread Alex Harui
: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Alex Harui Sent: Wednesday, April 11, 2012 11:38 AM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Fonts and localization MX uses TextField, Spark defaults to TextLine which will render a bit differently

RE: [flexcoders] Fonts and localization

2012-04-11 Thread michael_regert
… Michael J. Regert From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Alex Harui Sent: Wednesday, April 11, 2012 3:11 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Fonts and localization You would have to use MX components everywhere (and not need right

Re: [flexcoders] Nested Modules: No destination with id null is registered with any service

2012-04-10 Thread Alex Harui
Make sure you have loaded the modules correctly. You have to specify the applicationDomain of the nested module otherwise it will become a sibling. On 4/9/12 2:35 PM, BillF bill.frank...@bayer.com wrote: Flex SDK v3.6 Okay, I have a module that is called from an application. That

RE: [flexcoders] Nested Modules: No destination with id null is registered with any service

2012-04-10 Thread Bill Franklin
Gesellschaft: Monheim am Rhein | Eintragung: Amtsgericht Düsseldorf, HRB 46985 From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Alex Harui Sent: Tuesday, April 10, 2012 1:44 AM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Nested Modules

Re: [flexcoders] Nested Modules: No destination with id null is registered with any service

2012-04-10 Thread Alex Harui
@yahoogroups.com Subject: Re: [flexcoders] Nested Modules: No destination with id null is registered with any service Make sure you have loaded the modules correctly. You have to specify the applicationDomain of the nested module otherwise it will become a sibling. On 4/9/12 2:35 PM, BillF

RE: [flexcoders] Nested Modules: No destination with id null is registered with any service

2012-04-10 Thread Bill Franklin
: Re: [flexcoders] Nested Modules: No destination with id null is registered with any service Actually, you have four commonly used options whenever a parameter or property is of type ApplicationDomain: null new ApplicationDomain() ApplicationDomain.currentDomain new

Re: [flexcoders] Nested Modules: No destination with id null is registered with any service

2012-04-10 Thread Alex Harui
Harui Sent: Tuesday, April 10, 2012 10:28 AM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Nested Modules: No destination with id null is registered with any service Actually, you have four commonly used options whenever a parameter or property is of type ApplicationDomain

Re: [flexcoders] Rendering Freezes

2012-04-09 Thread Jake Churchill
Alex, Is there a way to keep the app from being idle when in the background? When do you anticipate a fix for this? Thanks! -Jake On Thu, Apr 5, 2012 at 6:08 PM, Alex Harui aha...@adobe.com wrote: ** Sounds like a bug in the idle management in AIR. They’ve been trying different things

Re: [flexcoders] Rendering Freezes

2012-04-09 Thread Alex Harui
Well, we don’t have confirmation that there is a bug in idle management. But if that was the cause, I don’t think there is a way to keep yourself from becoming “idle”. I’m just recalling the kinds of issues that came up when they started idle management a few years back. Google “Adobe AIR

Re: [flexcoders] Rendering Freezes

2012-04-09 Thread Jake Churchill
So, any suggestions on a possible workaround to try? Currently, we have the clients reverted back to AIR 3.1 and it's working fine but they have to constantly deny the update. I'm considering bundling the app w/ AIR 3.1 using that Captive Runtime but I really don't want to do that either.

Re: [flexcoders] Rendering Freezes

2012-04-09 Thread Alex Harui
Did you try keeping some sort of screen updating going all of the time? Current time, a news feed, something like that? On 4/9/12 9:52 AM, Jake Churchill reyna...@gmail.com wrote: So, any suggestions on a possible workaround to try? Currently, we have the clients reverted back to AIR

Re: [flexcoders] Rendering Freezes

2012-04-09 Thread Jake Churchill
Yes, based on one of the posts I saw, adding a small image to the display list once in a while. I basically did this every time data was received over the socket (and removed it as well) and still froze the same. Maybe I'll try keeping some kind of data related ticker or something. Thanks!

Re: [flexcoders] How To Disable Module Screen Updates....

2012-04-09 Thread Alex Harui
Don’t call factory.create() until the first time you go to that tab. On 4/9/12 11:16 AM, jamesfin james.alan.finni...@gmail.com wrote: We have up to 30 small modules that are getting loaded at startup and notice that the accumulative perceived loading effect is slow when creating the

Re: [flexcoders] Rendering Freezes

2012-04-05 Thread Jake Churchill
Alex, It appears there is a bug for this: https://bugbase.adobe.com/index.cfm?event=bugid=3155398 I set handlers on enterFrame and exitFrame on the chart component as well as a one of it's parents (the main display container) and they fire constantly (several times per second). This continues

Re: [flexcoders] datagrid not rendering after dataprovider update

2012-04-05 Thread Wouter Schreuders
I'll put one together now and see if I can replicate it On 4 April 2012 23:12, Alex Harui aha...@adobe.com wrote: ** Do you have a simple test case? On 4/4/12 8:43 AM, Wouter Schreuders wschreud...@gmail.com wrote: spark DG On 4 April 2012 17:28, Alex Harui aha...@adobe.com

Re: [flexcoders] Rendering Freezes

2012-04-05 Thread Alex Harui
Sounds like a bug in the idle management in AIR. They’ve been trying different things to reduce CPU usage when “idle”. If you are getting mouse events, check the targets to see if they make sense. A popup overlay would likely change the target. Or just dump the display list on a mouse event

Re: [flexcoders] datagrid not rendering after dataprovider update

2012-04-04 Thread Wouter Schreuders
I thought that that may be the case, so I removed all my custom itemrenderers but the problem remains, I've also noticed that the problem only occurs after I have entered a date range, if I stick with the standard date range then problem doesn't occur. On 3 April 2012 22:23, Alex Harui

Re: [flexcoders] datagrid not rendering after dataprovider update

2012-04-04 Thread Alex Harui
MX or Spark DG? On 4/4/12 12:05 AM, Wouter Schreuders wschreud...@gmail.com wrote: I thought that that may be the case, so I removed all my custom itemrenderers but the problem remains, I've also noticed that the problem only occurs after I have entered a date range, if I stick with the

Re: [flexcoders] datagrid not rendering after dataprovider update

2012-04-04 Thread Wouter Schreuders
spark DG On 4 April 2012 17:28, Alex Harui aha...@adobe.com wrote: ** MX or Spark DG? On 4/4/12 12:05 AM, Wouter Schreuders wschreud...@gmail.com wrote: I thought that that may be the case, so I removed all my custom itemrenderers but the problem remains, I've also noticed that

Re: [flexcoders] Rendering Freezes

2012-04-04 Thread Alex Harui
Is it intermittent or can you reproduce it at will? On 4/4/12 12:32 PM, Jake Churchill reyna...@gmail.com wrote: Coders: I posted an issue regarding the update to AIR 3.2 recently but I now have more information. The app appears to freeze but I've plugged in some debugging tools and

Re: [flexcoders] datagrid not rendering after dataprovider update

2012-04-04 Thread Alex Harui
Do you have a simple test case? On 4/4/12 8:43 AM, Wouter Schreuders wschreud...@gmail.com wrote: spark DG On 4 April 2012 17:28, Alex Harui aha...@adobe.com wrote: MX or Spark DG? On 4/4/12 12:05 AM, Wouter Schreuders wschreud...@gmail.com http://wschreud...@gmail.com wrote:

Re: [flexcoders] Rendering Freezes

2012-04-04 Thread Jake Churchill
Alex, It's intermittent, but routinely happens after the app has been open for 10-15 minutes. But, it's not EVERY time. I've tied in Monster Debugger and I can see after the freeze that updates, data and certain component lifecycle events that I'm looking at are still firing, just no visual.

Re: [flexcoders] Rendering Freezes

2012-04-04 Thread Alex Harui
Mac and Win? Different GPU configs? What does memory and CPU for the process look like? On 4/4/12 2:37 PM, Jake Churchill reyna...@gmail.com wrote: Alex, It's intermittent, but routinely happens after the app has been open for 10-15 minutes. But, it's not EVERY time. I've tied in

Re: [flexcoders] Colors in FB 4.6 - Hi lights all Identifiers

2012-04-04 Thread Peter Ginneberge
Window Preferences In the Preferences window type: annotations in the filter box at the top or go to: General Editors Text Editors Annotations Select Occurrences in the Annotation types list and change the color to your liking. Enjoy. - Original Message - From: hawkcode2

Re: [flexcoders] Rendering Freezes

2012-04-04 Thread Jake Churchill
Windows for now. I haven't been able to duplicate issue on a mac but it doesn't mean it's not there. I have not altered the renderMode so it should be running auto. CPU runs between 0 and about 8% depending on how much data is coming down the line (socket connection). Memory spikes as high as

Re: [flexcoders] Colors in FB 4.6 - Hi lights all Identifiers

2012-04-04 Thread Peter Ginneberge
To: flexcoders@yahoogroups.com Sent: Thursday, April 05, 2012 4:11 AM Subject: Re: [flexcoders] Colors in FB 4.6 - Hi lights all Identifiers Window Preferences In the Preferences window type: annotations in the filter box at the top or go to: General Editors Text Editors Annotations Select

Re: [flexcoders] Rendering Freezes

2012-04-04 Thread Alex Harui
Did you check bugbase.adobe.com to see if this is a known issue? If you set enterFrame and exitFrame event handlers, do they get called? If so, how often? How about mouse or keyboard event? Does the profiler continue to work? What does it say is running? On 4/4/12 7:17 PM, Jake Churchill

Re: [flexcoders] Orange Question Mark - FB 4.6 Can't see mx:ComboBox that is defined in XML

2012-04-03 Thread Richard Albrecht
@yahoogroups.com Sent: Monday, April 2, 2012 11:32:39 PM Subject: Re: [flexcoders] Orange Question Mark - FB 4.6 Can't see mx:ComboBox that is defined in XML Mx components are not made available to mobile projects by default. You can add mx.swc to your project if you want, but you should try to use

Re: [flexcoders] Orange Question Mark - FB 4.6 Can't see mx:ComboBox that is defined in XML

2012-04-03 Thread Richard Albrecht
To: flexcoders@yahoogroups.com Sent: Monday, April 2, 2012 11:32:39 PM Subject: Re: [flexcoders] Orange Question Mark - FB 4.6 Can't see mx:ComboBox that is defined in XML Mx components are not made available to mobile projects by default. You can add mx.swc to your project if you want, but you

Re: [flexcoders] Orange Question Mark - FB 4.6 Can't see mx:ComboBox that is defined in XML

2012-04-02 Thread Alex Harui
Mx components are not made available to mobile projects by default. You can add mx.swc to your project if you want, but you should try to use all Spark stuff. On 4/2/12 6:04 PM, hawkcode2 r...@ralbrecht.net wrote: Hi, I am pulling my hair out. I have FB 4.6 and am doing a mobile

Re: [flexcoders] Reduce time to load httpservice result

2012-04-01 Thread Alex Harui
What are the columns? On 3/30/12 12:32 PM, Isabelle Loyer Perso isa_lo...@yahoo.fr wrote: See below how xml look like: MyDB p id=3557 np=DURAND Roland pr=JF d1= / dn=06/12/00 tel=06 26 14 14 34 st=1#xE8;re consult. - 02/05/11/p id=861 np=DUPONF Paco pr=JF d1= / dn=01/07/88 tel=01

Re: [flexcoders] Reduce time to load httpservice result

2012-04-01 Thread Isabelle Loyer Perso

Re: [flexcoders] Reduce time to load httpservice result

2012-04-01 Thread Alex Harui
So you are using all attributes in a node? Are you sure the bottleneck is on the server side? Are you handling the data on the client as XML or as value objects? Often, the conversion to value objects takes the most time. I have created custom collections in the past that lazily convert

Re: [flexcoders] Reduce time to load httpservice result

2012-03-30 Thread Isabelle Loyer Perso

Re: [flexcoders] Why doesn't this work?

2012-03-30 Thread Richard Albrecht
Told you I was a Newbee. Had it in an event handler that never was called. - Original Message - From: hawkcode2 r...@ralbrecht.net To: flexcoders@yahoogroups.com Sent: Thursday, March 29, 2012 10:18:12 AM Subject: [flexcoders] Why doesn't this work? Hi, I was curious about

Re: [flexcoders] Store HTML Files in Device

2012-03-30 Thread Margo Powell
Hi Rich, From one noob to another, check out this link on storing files locally: http://www.cultcreative.com/tutorials/11/13/2011/local-file-access-editing-for-android-and-ios/ I referenced this tutorial to aid me in copying the files to a storage directory on a device. Hope this is what you

Re: [flexcoders] Store HTML Files in Device

2012-03-30 Thread Margo Powell
Rich quick followup, This link: http://flexcapacitor.googlecode.com/svn/trunk/examples/webview/src/views/URLView.mxml really shows how you could read the file on an apple device. Android devices can not access the appDirectory files because they are apparently still zipped inside the .apk

Re: [flexcoders] Reduce time to load httpservice result

2012-03-30 Thread Alex Harui
A custom collection can help. What does a record look like, and how many columns are displayed? Is a sort applied right away or is it optional? On 3/29/12 11:14 PM, Isabelle Loyer Perso isa_lo...@yahoo.fr wrote: All record are on datagrid. All recordset must be sorting. I use sdk

Re: [flexcoders] Reduce time to load httpservice result

2012-03-30 Thread Isabelle Loyer Perso

Re: [flexcoders] Debug Woes - Redux

2012-03-29 Thread Paul Andrews
McCormack *Subject:* Re: [flexcoders] Debug Woes - Redux adjInc and adjInc are different variables. On 28/03/2012 17:03, John McCormack wrote: Just wondering... If you copy the variable's value to the variable 'temp' and test that, what do you see? John On 27/03/2012 21:34

Re: [flexcoders] external debugger

2012-03-29 Thread dorkie dork from dorktown
Not that I know of (if you declared it MXML). You could set enabled to false in the release version but probably the best option is to use conditional compilation, http://stackoverflow.com/questions/2736411/flash-flex-conditional-compilation-else On Mon, Mar 26, 2012 at 4:45 AM, Wouter

Re: [flexcoders] Debug Woes - Redux

2012-03-29 Thread dorkie dork from dorktown
:* flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.comflexcoders@yahoogroups.com] *On Behalf Of *Paul Andrews *Sent:* Wednesday, March 28, 2012 11:36 AM *To:* flexcoders@yahoogroups.com *Cc:* John McCormack *Subject:* Re: [flexcoders] Debug Woes - Redux ** ** adjInc

Re: [flexcoders] Store HTML Files in Device

2012-03-29 Thread Richard Albrecht
Hi, Surely someone knows the answer to this. Help a noob:) Rich - Original Message - From: Richard Albrecht r...@ralbrecht.net To: flexcoders@yahoogroups.com Sent: Tuesday, March 20, 2012 12:39:40 PM Subject: [flexcoders] Store HTML Files in Device Hi, Have an

RE: [flexcoders] Debug Woes - Redux

2012-03-29 Thread Davidson, Jerry
From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Paul Andrews Sent: Wednesday, March 28, 2012 11:36 AM To: flexcoders@yahoogroups.com Cc: John McCormack Subject: Re: [flexcoders] Debug Woes - Redux

Re: [flexcoders] Reduce time to load httpservice result

2012-03-29 Thread James Ong
So the whole 60k records or partial records must be visible on the page? You have not mention which flex sdk version you are using. On Mar 29, 2012 11:20 PM, isa_loyer isa_lo...@yahoo.fr wrote: ** Hi, I do a query to mysql database with httpservice. The result contains arround 6

Re: [flexcoders] Porting an AIR app to iOS

2012-03-28 Thread Grant Davies
2 3 should work fine, 1 will work with minor modifications to make sure it's Optimized for mobile tablet. I don't remover off the top of my head if there is a embedded browser for tablet in air of if you have tainch a headless safari. Cheers, Grant Sent from my iPhone, excuse typos. On Mar

Re: [flexcoders] Porting an AIR app to iOS

2012-03-28 Thread Margo Powell
Item 1 htmlLoader is not supported on mobile but there is a StageWebView component. check out this blog post : http://www.judahfrangipane.com/blog/2011/01/16/stagewebview-uicomponent/ Regards Margo On 3/28/2012 6:38 AM, Grant Davies wrote: 2 3 should work fine, 1 will work with minor

RE: [flexcoders] Debug Woes - Redux

2012-03-28 Thread Davidson, Jerry
To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Debug Woes - Redux I've had this kind of problem when the browser tries to cache an old SWF. I have to clear the cache and restart the browser. I sometimes make an edit to the main screen each time I make some other edit so I can immediately

Re: [flexcoders] Debug Woes - Redux

2012-03-28 Thread mark . jonkman
: Wednesday, March 28, 2012 8:59:36 AM Subject: RE: [flexcoders] Debug Woes - Redux So I only have to close the browser every time I make a change and want to test it? That would be better than shutting down the IDE and the server (Tomcat6). Normally I work in FF (11), but I do have IE (8

Re: [flexcoders] Debug Woes - Redux

2012-03-28 Thread John McCormack
Just wondering... If you copy the variable's value to the variable 'temp' and test that, what do you see? John On 27/03/2012 21:34, Davidson, Jerry wrote: It's happening again. This never happened when I was using Flex 3.5. Make a change in the code. Do a Project | Clean. Make sure the

Re: [flexcoders] Debug Woes - Redux

2012-03-28 Thread Paul Andrews
adjInc and adjInc are different variables. On 28/03/2012 17:03, John McCormack wrote: Just wondering... If you copy the variable's value to the variable 'temp' and test that, what do you see? John On 27/03/2012 21:34, Davidson, Jerry wrote: It's happening again. This never happened

Re: [flexcoders] scaling images flex3 vs flex4 problem - help?

2012-03-28 Thread grimmwerks
Hmm wondering if I can use a Scale effect instead and set it via the slider... On Mar 28, 2012, at 1:10 PM, grimmwerks wrote: Hey all - I have an old player that sort of does the Photoshop navigator / current doc thing -- a smaller example of an image is shown with a larger image, and

Re: [flexcoders] SQL lite database and Tablet problem

2012-03-28 Thread Khanh Tran
Hi Mark, I think the problem comes from your path. When using documentsDirectory, Flex will find the testDb.db in default folder: C:\Documents and Settings\userName\My Documents (please read this article: http://livedocs.adobe.com/flex/3/html/help.html?content=Filesystem_03.html) It will fail

RE: [flexcoders] Debug Woes - Redux

2012-03-28 Thread Davidson, Jerry
Ive got old eyes (along with the rest of me). How are they different? From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Paul Andrews Sent: Wednesday, March 28, 2012 11:36 AM To: flexcoders@yahoogroups.com Cc: John McCormack Subject: Re: [flexcoders] Debug Woes

RE: [flexcoders] Debug Woes - Redux

2012-03-28 Thread Davidson, Jerry
- that is ignore it while the cursor positioning would pass through it. From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of John McCormack Sent: Wednesday, March 28, 2012 11:04 AM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Debug Woes - Redux

Re: [flexcoders] SQL lite database and Tablet problem

2012-03-28 Thread Jeff Gomes
Mark- Perhaps try applicationStorageDirectory instead of documentsDirectory. -Jeff On 3/28/2012 09:23, markflex2007 wrote: Hi friends I developed a Air mobile application with flex sdk 4.6.0. I test it in Flash Builder 4.6 simulators in windows.it works fine. but when I install the apk and

Re: [flexcoders] Debug driving me crazy

2012-03-27 Thread John McCormack
I had something similar once, due to the fact that I thought I was including a certain AS3 file but was , in fact, using SWC code instead. So perhaps your code isn't coming from the place you think it is. John On 27/03/2012 15:26, Davidson, Jerry wrote: In debug mode of Flex (4.5) I have a

RE: [flexcoders] Debug driving me crazy

2012-03-27 Thread Davidson, Jerry
After fighting this for several hours, it suddenly cleared up and the non-existent variable didn't show up and the real one did. But then the next feature struck. This assignment seems to work... outData.resPotentialTopMsg = langE.resultPassBenefitLabel;

RE: [flexcoders] Debug driving me crazy

2012-03-27 Thread Davidson, Jerry
it and it seems to be working. Sorry to waste anyone's time. Jerry From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Davidson, Jerry Sent: Tuesday, March 27, 2012 11:03 AM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Debug driving me crazy

Re: [flexcoders] Debug Woes - Redux

2012-03-27 Thread Alex Harui
I’ve had this kind of problem when the browser tries to cache an old SWF. I have to clear the cache and restart the browser. I sometimes make an edit to the main screen each time I make some other edit so I can immediately see if I’ve got an old SWF in the debugger. On 3/27/12 1:34 PM,

Re: [flexcoders] external debugger

2012-03-26 Thread Wouter Schreuders
great! thanks this is a super handy class On 23 March 2012 16:50, dorkie dork from dorktown dorkiedorkfromdorkt...@gmail.com wrote: ** You can use MiniInspector to get that type of information.

Re: [flexcoders] external debugger

2012-03-26 Thread Wouter Schreuders
Is there any way to exlude this code being compiled into the release version? On 26 March 2012 11:20, Wouter Schreuders wschreud...@gmail.com wrote: great! thanks this is a super handy class On 23 March 2012 16:50, dorkie dork from dorktown dorkiedorkfromdorkt...@gmail.com wrote: **

Re: [flexcoders] Re: Tempermental URLLoader.load()

2012-03-26 Thread Alex Harui
Use a network monitor and see what is going on underneath. On 3/25/12 11:49 PM, nagaofthesea nagaofthe...@yahoo.com wrote: Howdy Alex- Yes, everything works as expected when it does work including all the calls with the listeners. In the projects it does NOT work all fails silently!!

Re: [flexcoders] Tempermental URLLoader.load()

2012-03-25 Thread claudiu ursica
From: Alex Harui aha...@adobe.com To: flexcoders@yahoogroups.com flexcoders@yahoogroups.com Sent: Sunday, March 25, 2012 5:32 AM Subject: Re: [flexcoders] Tempermental URLLoader.load()   Maybe you are adding listeners to the wrong thing?  Because you should get those

Re: [flexcoders] Tempermental URLLoader.load()

2012-03-24 Thread Alex Harui
Maybe you are adding listeners to the wrong thing? Because you should get those events when it does work. On 3/24/12 4:00 PM, nagaofthesea nagaofthe...@yahoo.com wrote: Howdy All- PROBLEM: Strange URLLoader.load() behavior: sometimes it works; sometimes it doesn't. Can't step through

Re: [flexcoders] external debugger

2012-03-23 Thread dorkie dork from dorktown
You can use MiniInspector to get that type of information. http://code.google.com/p/flexcapacitor/source/browse/trunk/library/src/com/flexcapacitor/utils/MiniInspector.as On Thu, Feb 9, 2012 at 5:22 AM, Wouter Schreuders wschreud...@gmail.comwrote: ** well the kind of functionality I'm

Re: [flexcoders] Re: Bindings on visual components being forgotten? (Flex 3 - 4.6)

2012-03-22 Thread Richard Albrecht
Rich - Original Message - From: Grant Davies gdav...@bluetubeinteractive.com To: flexcoders@yahoogroups.com Sent: Tuesday, March 20, 2012 9:44:16 PM Subject: RE: [flexcoders] Re: Bindings on visual components being forgotten? (Flex 3 - 4.6) HI Rich.. 1) you’d have to have

Re: [flexcoders] Re: Bindings on visual components being forgotten? (Flex 3 - 4.6)

2012-03-21 Thread Alex Harui
So is this intermittent or just never works in this configuration? Are there console warning about not being able to detect changes? Can you make a 20-line test case? On 3/20/12 7:05 PM, Uber_Nick nic...@gmail.com wrote: Nope, no difference with one vs two-way Bindings. I discovered

Re: [flexcoders] Re: Bindings on visual components being forgotten? (Flex 3 - 4.6)

2012-03-21 Thread Alex Harui
I see duplicate dataprovider entries which might confuse which selectedIndex to use. They key is to make sure binding events are getting dispatched. You might want to add a logging facility to track changes and events and some other properties. On 3/21/12 8:09 AM, Uber_Nick nic...@gmail.com

Re: [flexcoders] Flex 4.1 scrolling problem

2012-03-21 Thread Alex Harui
I would think a SkinnableContainer’s skin can have a Scroller around its contentGroup On 3/20/12 5:47 PM, bu4fred fred.se...@adventistcare.org wrote: I'm committed to using a spark container because I need to use the spark states model. I would like to create my own component that would

Re: [flexcoders] nested mxml components

2012-03-20 Thread Alex Harui
What is the registration point (0,0) of the preview? Is it a bitmap or something else? On 3/20/12 4:16 PM, [p e r c e p t i c o n] percepti...@gmail.com wrote: Hello All, I'm trying to add a preview of a swf to my display like thus:

RE: [flexcoders] Re: Bindings on visual components being forgotten? (Flex 3 - 4.6)

2012-03-19 Thread yang chen
MXML binding has always been problematic and very often you'll lose the binding at some point. For me binding utils has been much more reliable. Regards,Yang To: flexcoders@yahoogroups.com From: nic...@gmail.com Date: Mon, 19 Mar 2012 02:41:27 + Subject: [flexcoders] Re: Bindings on

Re: [flexcoders] Bindings on visual components being forgotten? (Flex 3 - 4.6)

2012-03-19 Thread Richard Albrecht
Hi, First time writing to a group in many years. I'm basically a noob with Flash Builder 4.5 and flex. I right now have 2 questions: 1. I have an engineering app that I have running in the desktop. So the next step is take it mobile. Why don't the screens have the ability to zoom with a

Re: [flexcoders] Re: Bindings on visual components being forgotten? (Flex 3 - 4.6)

2012-03-18 Thread Alex Harui
If you take off the two-way binding does it work? On 3/18/12 7:41 PM, Uber_Nick nic...@gmail.com wrote: I haven't tried explicitly re-setting the value manually or with BindingUtils, but that's something I'll try now! Should still be working without that. I have a feeling the problem is

RE: [flexcoders] Bindings on visual components being forgotten? (Flex 3 - 4.6)

2012-03-16 Thread yang chen
Have you tried using binding util? To: flexcoders@yahoogroups.com From: nic...@gmail.com Date: Fri, 16 Mar 2012 20:08:47 + Subject: [flexcoders] Bindings on visual components being forgotten? (Flex 3 - 4.6) Seeing a strange, rare, issue after updating an app to 4.6. I can't seem to

<    1   2   3   4   5   6   7   8   9   10   >