Re: [flexcoders] Re: Serious Bug in HistoryManager (introduced in latest release?)

2007-02-05 Thread Bjorn Schultheiss
ilder (However it is making a connection to a server when it occurs). Chris W --- In flexcoders@yahoogroups.com, Bjorn Schultheiss <[EMAIL PROTECTED]> wrote: > > does your app use modules, or built using multiple swfs? > > > On 06/02/2007, at 5:49 AM, zenwarden wrote: > >

[flexcoders] log console

2006-09-18 Thread Bjorn Schultheiss
The FB2 Console is not bad... It allows you to debug at runtime, obviously. What features are you looking for? Regards, Bjorn Schultheiss -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Diego Guebel Sent: Tuesday, 19 September 2006 12:58

[flexcoders] HistoryManagement Problem

2006-09-19 Thread Bjorn Schultheiss
Hi,   I can't see what i've missed here.   In this code i have a trace in saveState that nevers appears in the console panel.    xmlns:mx="http://www.adobe.com/2006/mxml"  implements="mx.managers.IHistoryManagerClient" width="400" height="100" initialize="init()">   __._,_.___ -

[flexcoders] display images in a horizontal list component

2006-09-20 Thread Bjorn Schultheiss
d = "itemBox" width="100%"     height="100%"   clipContent="false">   id="image"   source="{ data.image }"    width="75"   height="70"    complete="itemBox.visible = true;" />   text="

[flexcoders] looping of a tree object

2006-09-21 Thread Bjorn Schultheiss
In flash i had to expand all nodes in the tree first. Hopefully it's not the same in Flex.   Regards,   Bjorn Schultheiss From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of feel8335Sent: Friday, 22 September 2006 1:29 PMTo: flexcoders@yahoogroups.comSu

[flexcoders] Why does the commented line NOT work??

2006-09-24 Thread Bjorn Schultheiss
;model.currentPartPricing.perRoll = dgPrice.selectedItem.perRoll;     Regards,   Bjorn Schultheiss Senior Flash Developer QDC Technologies   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of boy_trikeSent: Monday, 25 September 2006 9:54 AMTo: flexcoders

[flexcoders] defining item renderers, different way?

2006-09-24 Thread Bjorn Schultheiss
use your script tag       import net.smithaaronlee.something.view.components.SubscriptionListItemRenderer;   ps. dont forget the cdata   Regards,   Bjorn Schultheiss Senior Flash Developer QDC Technologies   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of aaron

[flexcoders] textfield's alpha

2006-09-25 Thread Bjorn Schultheiss
Sorry guys,   Stupid question, how can i apply a fade effect to a textfield? It doesnt seem to work.   Regards, Bjorn Schultheiss Senior Flash Developer Personalised Communication Power Level 2, 31 Coventry St.South Melbourne 3205,VIC AustraliaT:  +61 3 9674 7400F:  +61 3 9645 9160W

RE: [flexcoders] textfield's alpha

2006-09-25 Thread Bjorn Schultheiss
thanks,   Regards,   Bjorn Schultheiss From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Brendan MeutznerSent: Tuesday, 26 September 2006 2:52 PMTo: flexcoders@yahoogroups.comSubject: Re: [flexcoders] textfield's alpha Bjorn,You'll have to embed the

[flexcoders] textfield's alpha

2006-09-25 Thread Bjorn Schultheiss
While i'm at this,   Adobe's Myriad Pro font that is distributed with CS2 only comes in openType format .otf Is it possible to embed .otf or only .ttf and if so has anyone seen a TrueType Myriad Pro?   Regards,   Bjorn Schultheiss From: flexcoders@yahoogroups.com [mai

RE: [flexcoders] Re: Cairngorm Best Practices.

2006-09-27 Thread Bjorn Schultheiss
ments.   Regards,   Bjorn Schultheiss From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of ben.clinkinbeardSent: Thursday, 28 September 2006 3:55 AMTo: flexcoders@yahoogroups.comSubject: [flexcoders] Re: Cairngorm Best Practices. This is off the top of my head so if someon

[flexcoders] New Autocomplete component (free)...feedback?

2006-10-01 Thread Bjorn Schultheiss
http://weblogs.macromedia.com/flexteam/archives/2006/09/component_autoc.cfm   Regards,   Bjorn Schultheiss From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of hank williamsSent: Thursday, 28 September 2006 2:05 PMTo: flexcoders@yahoogroups.comSubject: Re

[flexcoders] Work with Flex Builder became Misson Impossible

2006-10-01 Thread Bjorn Schultheiss
with some interesting comments http://www.onflex.org/ted/2006/09/flex-builder-memory-minimize-flex.php   Regards,   Bjorn Schultheiss   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Rogerio GonzalezSent: Monday, 2 October 2006 1:36 PMTo: flexcoders@yahoogroups.comS

[flexcoders] subject

2006-10-03 Thread Bjorn Schultheiss
No Problemo Aldo, Any time ;)   Regards,   Bjorn Schultheiss Senior Flash Developer QDC Technologies   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Daniel CascaisSent: Tuesday, 3 October 2006 2:02 PMTo: flexcoders@yahoogroups.comSubject: Re: [flexcoders

[flexcoders] does the CFC/AS namespace path have to match?

2006-10-03 Thread Bjorn Schultheiss
As far as i know CF cant handle AS functions as it has no way of processing the logic (dont quote me). I know that in Java all getters and setters are evaluated to primitive members.   In other words you can not pass a Function through remoting, i think :)   Regards,   Bjorn Schultheiss

[flexcoders] The pass the parameter or reference the component (which better?)

2006-10-03 Thread Bjorn Schultheiss
It seems that you first example is the considered best practice at the moment   create an explicit setter on your component and pass in the data object that way   Regards,   Bjorn Schultheiss   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of sinacaphoSent

RE: [flexcoders] does the CFC/AS namespace path have to match?

2006-10-04 Thread Bjorn Schultheiss
That alias biz has got me b4 as well... Dont be to hard on yourself :)   Regards,   Bjorn Schultheiss From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Brendan MeutznerSent: Thursday, 5 October 2006 4:15 AMTo: flexcoders@yahoogroups.comSubject: Re: [flexcoders

[flexcoders] Application Layout and Component Files

2006-10-05 Thread Bjorn Schultheiss
Just keep playing with it and find what works for you,   All the containers are there to make things easier for you. Learn what they do and you'll be able to make the choice.   Regards,   Bjorn Schultheiss From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Beha

[flexcoders] SWF access problem!

2006-10-05 Thread Bjorn Schultheiss
Are you embedding the fonts your using in the textfields?   Regards,   Bjorn Schultheiss From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of maikelsibbaldSent: Thursday, 5 October 2006 6:34 PMTo: flexcoders@yahoogroups.comSubject: [flexcoders] SWF access problem

[flexcoders] Re: Bug with stacked ColumnSet and LogAxis

2006-10-05 Thread Bjorn Schultheiss
http://www.adobe.com/support/email/wishform/   Regards,   Bjorn Schultheiss Senior Flash Developer QDC Technologies   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of thunderstumpgesatworkSent: Friday, 6 October 2006 12:24 AMTo: flexcoders@yahoogroups.comSubject

[flexcoders] Re: How to determine if an array is empty.

2006-10-05 Thread Bjorn Schultheiss
(myArray.length == 0);   unless myArray has not been instantiated     Regards,   Bjorn Schultheiss Senior Flash Developer QDC Technologies   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of davcavsSent: Friday, 6 October 2006 7:28 AMTo: flexcoders

[flexcoders] Cairngorm commands - best practise

2006-10-10 Thread Bjorn Schultheiss
r.onResult;   call.faultHandler = responder.onFault;  }private var service:AbstractService;  private var responder:Responder }       Regards,   Bjorn Schultheiss Senior Flash Developer QDC Technologies   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Robin BurrerSent: Wed

[flexcoders] Cairngorm commands - best practise

2006-10-10 Thread Bjorn Schultheiss
sure, but I dont think you understood the question. Your answer, as far as I can tell, does not seem responsive. But I'm not sure that I could repeat it and make it any clearer than robin's initial question. Perhaps you could re-read it. Regards,Hank On 10/10/06, Bjorn Schultheiss <

RE: [flexcoders] where should I place crossdomain.xml for tomcat server

2006-10-11 Thread Bjorn Schultheiss
to my attention that Adobe still sells remoting for $1000 and it includes typed complex nested object handling. We run tests and got this working on Tomcat! A nice alternative to FDS if you do not require the rest of FDS.   Regards,   Bjorn Schultheiss From: flexcoders@yahoogroups.com

RE: [flexcoders] where should I place crossdomain.xml for tomcat server

2006-10-11 Thread Bjorn Schultheiss
I have sent this to list... // slaps himself across the head   Regards,   Bjorn Schultheiss Senior Flash Developer QDC Technologies   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Bjorn SchultheissSent: Thursday, 12 October 2006 9:43 AMTo: flexcoders

[flexcoders] FlexBuilder Flintstone

2006-10-11 Thread Bjorn Schultheiss
these features.   Whats the deal, I'm starting to feel like Barney Rubble chizzeling away at my keyboard in the stoneage era (i hope you guys have a sense of humour).   If i reinstall and use Eclipse with FB plugin will i get these features?   Regards, Bjorn Schult

RE: [flexcoders] where should I place crossdomain.xml for tomcat server

2006-10-11 Thread Bjorn Schultheiss
No i'm not sure that its AMF3, but it is an updated version that can handle complex typed nested objects. I believe AMF3 specification is more detailed (with smaller binary files etc).   Regards,   Bjorn Schultheiss   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On B

[flexcoders] Add/Remove Comment Block

2006-10-11 Thread Bjorn Schultheiss
Hey,   When i use shortcut key to add comment block it works when, but using the same shortcut key on the same block does not remove the comment block. Any particular reason?     Regards, Bjorn Schultheiss   __._,_.___ -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group

[flexcoders] FlexBuilder Flintstone

2006-10-11 Thread Bjorn Schultheiss
get these features? Regards, Bjorn Schultheiss __._,_.___ -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com SPONSO

[flexcoders] Keyboard shortcuts across workspaces

2006-10-12 Thread Bjorn Schultheiss
irectories (currently at 2).     Regards, Bjorn Schultheiss   __._,_.___ -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com SPONS

[flexcoders] (Cairngorm App) Advice on Deleting a VO, from a DataGrid containing an Array of VO's

2006-10-17 Thread Bjorn Schultheiss
Hey Mike,   I’ll give you a quick answer.   Create an event with the index that is to be removed. In your command call your server-side method and pass the index as param (also it may be useful to tack the index on the call object), On confirmation of this process, in the result ha

[flexcoders] (Cairngorm App) Advice on Deleting a VO, from a DataGrid containing an Array of VO's

2006-10-17 Thread Bjorn Schultheiss
This would also be a nice case for FDS and binding the model to the server.   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Mike Anderson Sent: Wednesday, 18 October 2006 9:51 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] (Cairngorm App) Advice on

[flexcoders] (Cairngorm App) Advice on Deleting a VO, from a DataGrid containing an Array of VO's

2006-10-17 Thread Bjorn Schultheiss
om on behalf of Bjorn Schultheiss Sent: Tue 10/17/2006 8:25 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] (Cairngorm App) Advice on Deleting a VO, from a DataGrid containing an Array of VO's Hey Mike, I'll give you a quick answer. Create an event with the index that i

[flexcoders] Access Cairngorm Value Objects in the onResult Method

2006-10-17 Thread Bjorn Schultheiss
Yeah use the async token.   Execute() { Var call:AsyncToken = delegate.myMethod(myVO); Call.token = myVO;     onResult(e) { e.token as VO   J Lifes easy with Flex 2   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of digitalbackcountry Sent: Wednesda

[flexcoders] ModuleManager

2006-10-26 Thread Bjorn Schultheiss
Yo! Word on the street (actually some blogging of max) says Flex 2.01 has a module manager. I am in the initial stages of planning the architecture of large enterprise application, Can I perhaps see the Class(interfaces) so that I can plan ahead for it, please? Thanks, Bjorn

[flexcoders] ModuleManager

2006-10-26 Thread Bjorn Schultheiss
/rgonzalez   Cheers,  :-)   -rg     From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Bjorn Schultheiss Sent: Thursday, October 26, 2006 9:35 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] ModuleManager Yo!   Word on the street (actually some blogging of

[flexcoders] The Flexifier is live

2006-10-29 Thread Bjorn Schultheiss
Very cool,   Have you guys seen FLEXible yet? http://www.osflash.org/flexible       From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of David Mendels Sent: Monday, 30 October 2006 11:14 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] The Flexifier is

[flexcoders] Cairngorm 2.1 problem

2006-10-29 Thread Bjorn Schultheiss
Have you implemented the new DestinationLocator?   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Paolo Bernardini Sent: Sunday, 29 October 2006 8:31 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Cairngorm 2.1 problem   after copying th

[flexcoders] Isn´t there any release of Adobe Apol lo yet? Alpha maybe....

2006-10-31 Thread Bjorn Schultheiss
detail on this list we would like to be able to build “web apps” that have a certain amount of control over desktop or server apps.   I can get in too more detail in private correspondence.   Regards,   Bjorn Schultheiss Senior Flash Developer QDC Technologies   From: flexcoders

[flexcoders] Flex2 Docs font in Mac

2006-11-05 Thread Bjorn Schultheiss
Hey, When viewing the help docs in FB2 Beta for Mac, the small font used for the code examples renders terrible. Anyway to manually change this on the Mac Regards, Bjorn Schultheiss -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search

[flexcoders] Flex2 Docs font in Mac

2006-11-05 Thread Bjorn Schultheiss
I think most likely its using a non-standard Mac, perhaps i can update the appropriate asdocs template file and rebuild the docs?   Regards,   Bjorn Schultheiss   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of John Mazzocchi Sent: Monday, 6 November

[flexcoders] Re: cairngorm: calling a function in a view

2006-11-07 Thread Bjorn Schultheiss
Ideally your pase() method should be on the model, with the view only used to render passed data via databinding the parsed value from the model to the dataprovider of the view.   Regards,   Bjorn Schultheiss Senior Flash Developer QDC Technologies   From: flexcoders

[flexcoders] Re: Tamarin, Adobe open source the Flash player ?

2006-11-07 Thread Bjorn Schultheiss
Does this mean in the future there will be no need for the Firefox Flash Plugin?   Regards,   Bjorn Schultheiss Senior Flash Developer QDC Technologies   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of David Mendels Sent: Wednesday, 8 November 2006

[flexcoders] Re: cairngorm: calling a function in a view

2006-11-07 Thread Bjorn Schultheiss
):void {     // parser logic     view_xml = parsedData;     }     public var view_xml:*; }   View ->   Regards,   Bjorn Schultheiss Senior Flash Developer QDC Technologies   From: flexcoders@yahoogroups.com [mail

[flexcoders] Re: Tamarin, Adobe open source the Flash player ?

2006-11-07 Thread Bjorn Schultheiss
that you *will* still need the Flash Player plugin... the Flash-specific classes (like Sprite) will still live there.   J -Original Message- From: Bjorn Schultheiss [mailto:[EMAIL PROTECTED] Sent: Wednesday, 8 November 2006 11:14 AM To: flexcoders@yahoogroups.com Subject

[flexcoders] Re: Tamarin, Adobe open source the Flash player ?

2006-11-07 Thread Bjorn Schultheiss
Thanks JD. Answered alot.   Regards,   Bjorn Schultheiss Senior Flash Developer QDC Technologies   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Bjorn Schultheiss Sent: Wednesday, 8 November 2006 12:24 PM To: flexcoders@yahoogroups.com Subject

[flexcoders] Re: Tamarin, Adobe open source the Flash player ?

2006-11-07 Thread Bjorn Schultheiss
Cool, smart move by Adobe!   Regards,   Bjorn Schultheiss   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Andrew Muller Sent: Wednesday, 8 November 2006 12:43 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Re: Tamarin, Adobe open

[flexcoders] Fonts questions

2006-11-15 Thread Bjorn Schultheiss
1. Where is the flex-config.xml located where you can specify the preference order of which font manager you wish to use? 2. Anyone successfully embedded and used Myriad Pro Semibold? Via TTF, I know I can get it work using FlashFonts. Regards, Bjorn Schultheiss Senior Flash Developer QDC

[flexcoders] Fonts questions

2006-11-15 Thread Bjorn Schultheiss
Stupid questions. Sorry, solved both Regards,   Bjorn Schultheiss Senior Flash Developer QDC Technologies From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Bjorn Schultheiss Sent: Thursday, 16 November 2006 12:38 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Fonts

[flexcoders] Panel Title Embedded Font

2006-11-15 Thread Bjorn Schultheiss
fontFamily: myMyriadProBlack; fontWeight: heavy; fontSize: 26; } In this example the label within the panel has the font applied. The Panel header is TimesRoman or something :( Regards, Bjorn Schultheiss Senior Flash Developer QDC Personalised Communication Power Level

[flexcoders] CSS Font Hell <:(

2006-11-16 Thread Bjorn Schultheiss
avy; fontSize: 26; } In this example the label within the panel has the font applied. The Panel header is TimesRoman or something :( Regards, Bjorn Schultheiss Senior Flash Developer QDC Personalised Communication Power Level 2, 31 Coventry St. South Melbourne 3205, VIC Australia T: +61 3 967

[flexcoders] CSS Font Hell <:(

2006-11-16 Thread Bjorn Schultheiss
Beautiful. Regards, Bjorn Schultheiss Senior Flash Developer QDC Technologies From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Mike Shaw Sent: Friday, 17 November 2006 12:00 PM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] CSS Font Hell

[flexcoders] Intel-Mac 9.0.28 debug plugin

2006-11-16 Thread Bjorn Schultheiss
Hey, I'm having some trouble finding this. Any help? Regards, Bjorn Schultheiss Senior Flash Developer QDC Personalised Communication Power Level 2, 31 Coventry St. South Melbourne 3205, VIC Australia T: +61 3 9674 7400 F: +61 3 9645 9160 W: http://www.qdc.net.au ((---

[flexcoders] Re: Intel-Mac 9.0.28 debug plugin

2006-11-16 Thread Bjorn Schultheiss
The 4th link within the FP9 group (the one I previously dl'ed) throws an error on installation saying that its a PowerPC version only. Hence my question on the location of an Intel-mac UB. Regards,   Bjorn Schultheiss Senior Flash Developer QDC Technologies From: flexcoders@yahoogroup

[flexcoders] Re: Intel-Mac 9.0.28 debug plugin

2006-11-19 Thread Bjorn Schultheiss
If there is a debug player it would be nice to get it. Regards, Bjorn Schultheiss Senior Flash Developer QDC Technologies From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Mark McCray Sent: Friday, 17 November 2006 11:49 PM To: flexcoders@yahoogroups.com Subject

[flexcoders] SetStyle fonts in Actionscript - CSS

2006-11-19 Thread Bjorn Schultheiss
xt.id = "myRadioText"; myRadioText.styleName = "myRadioText"; myRadioText.text = "This test"; this.addChild(myRadioText); Regards,   Bjorn Schultheiss Senior Flash Developer QDC Technologies From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of {reduxdj} Sent

Re: [flexcoders] Viewstack.removeChildAt() and Garbage Collection

2006-11-23 Thread Bjorn Schultheiss
Thanks Ralph, The behavior of the remove/addChild methods are consistent I guess. I only became perplexed on this issue after the documentation read that, using removeChild() within the Container would reduce memory usage and improve performance. Seems like a case for ViewStack.removeChildAn

Re: [flexcoders] Viewstack.removeChildAt() and Garbage Collection

2006-11-23 Thread Bjorn Schultheiss
I wish I knew adobe's terms on this, I know they have them ;-) ). Performance gets increased, because the object doesn't need to be drawn no more. Since the drawing of everything is the bottleneck compared to the AVM2, that's actually more true then I'd like ;-) Ahh, Flash 10, give u

[flexcoders] mx.automation

2006-11-23 Thread Bjorn Schultheiss
is is not supposed to be an issue right? Regards, Bjorn Schultheiss

[flexcoders] mx.automation

2006-11-23 Thread Bjorn Schultheiss
is is not supposed to be an issue right? Regards, Bjorn Schultheiss

RE: [flexcoders] Dump?

2006-08-06 Thread Bjorn Schultheiss
public function dump(obj:*):String {     for (var i in obj)     {     trace('key: '+i+', value: '+obj[i] );     } }     Regards,   Bjorn Schultheiss Senior Flash Developer QDC Technologies   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of

RE: [flexcoders] Dump?

2006-08-06 Thread Bjorn Schultheiss
already answered by joost   Regards,   Bjorn Schultheiss Senior Flash Developer QDC Technologies   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Bjorn SchultheissSent: Monday, 7 August 2006 11:38 AMTo: flexcoders@yahoogroups.comSubject: RE: [flexcoders] Dump

RE: [flexcoders] Custom item renderer and view states

2006-08-06 Thread Bjorn Schultheiss
Are you able to trace from the ItemRenderer class the status of the text box?   Regards,   Bjorn Schultheiss Senior Flash Developer QDC Technologies   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of joostnuijtenSent: Monday, 7 August 2006 9:01 AMTo: flexcoders

RE: [flexcoders] Java developers: How do you organize your projects?

2006-08-06 Thread Bjorn Schultheiss
Hi Joost,   Do you use any *special* fake facade for testing server interaction?   Regards,   Bjorn Schultheiss Senior Flash Developer QDC Technologies   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Joost NuijtenSent: Monday, 7 August 2006 10:57 AMTo

RE: [flexcoders] Dump?

2006-08-06 Thread Bjorn Schultheiss
mm yes, the new utils package. I must admit there are a few cool utils in there.   I am not fully up to speed yet as 9-5 im still on as2   Regards,   Bjorn Schultheiss Senior Flash Developer QDC Technologies   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Jeremy

RE: [flexcoders] Re: [Flex2] What do you use for modelling a Flex2 application...?

2006-08-07 Thread Bjorn Schultheiss
u are developing,   I for one would be all for the developement of a UML tool or FB plugin that will generate code that leverages the Cairngorm framework.     Regards,   Bjorn Schultheiss Senior Flash Developer QDC Technologies   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of

RE: [flexcoders] Re: Wierd cairngorm event dispatching error

2006-08-07 Thread Bjorn Schultheiss
D, If you could post an example of your command class and perhaps the delegate we should find out what it is quite quickly.   Regards,   Bjorn Schultheiss Senior Flash Developer QDC Technologies   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Tim HoffSent

RE: [flexcoders] Re: [Flex2] What do you use for modelling a Flex2 application...?

2006-08-07 Thread Bjorn Schultheiss
,   Bjorn Schultheiss Senior Flash Developer QDC Technologies   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Dave WolfSent: Tuesday, 8 August 2006 10:46 AMTo: flexcoders@yahoogroups.comSubject: [flexcoders] Re: [Flex2] What do you use for modelling a Flex2 application

RE: [flexcoders] embed flash 8 swf into flex2

2006-08-09 Thread Bjorn Schultheiss
Yes there are some easier ways,   Firstly build the mc's using Flash 9 preview ide (as3 supported, YAY!)   if your bent on using 8 or 7, try, http://weblogs.macromedia.com/pent/archives/2006/07/using_actionscr.cfm#more       Regards,   Bjorn Schultheiss Senior Flash Develope

RE: [flexcoders] Configuring a ColdFusion server for Flex

2006-08-13 Thread Bjorn Schultheiss
The docs should come with the CF 7.02 updater or look for Mystic on adobe labs   Regards,   Bjorn Schultheiss Senior Flash Developer QDC Technologies   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Ryan SabirSent: Friday, 11 August 2006 12:33 PMTo: 'flexc

RE: [flexcoders] For Each loop with ArrayCollection

2006-08-13 Thread Bjorn Schultheiss
mytestcompanyOutput = mytestcompanyOutput + testcompanyValue + "\n"; should be mytestcompanyOutput = mytestcompanyOutput + testCompany[ testcompanyValue ] + "\n"; Regards,   Bjorn Schultheiss Senior Flash Developer QDC Technologies   From: flexcoders@yahoogroups

RE: [flexcoders] Re: Dynamic combobox

2006-08-13 Thread Bjorn Schultheiss
Try trace and debug branchID.dataProvider = result.FLD_BRANCH_NAME as ArrayCollection;and see what it is.   Are the values of the dp strings or objects?   Regards,   Bjorn Schultheiss Senior Flash Developer QDC Technologies   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED

RE: [flexcoders] Re: For Each loop with ArrayCollection

2006-08-13 Thread Bjorn Schultheiss
So that means the the element you are trying to concatenate into a string is an object.   So your Array contains objects and the value must be inside the object   Array[index].value Get it, good   Regards,   Bjorn Schultheiss Senior Flash Developer QDC Technologies   From: flexcoders

RE: [flexcoders] Re: Cairngorm2 SequenceCommand

2006-08-20 Thread Bjorn Schultheiss
r" that is bound to the modelLocator and is individual for each UI created. Reason being is that UI's are not just driven by business logic. Often there is a case for UI specific logic. Where that ViewManager is just tacked onto the ModelLocator or is treated as a View depends

RE: [flexcoders] Cairngorm and MVC: Quickie

2006-08-21 Thread Bjorn Schultheiss
Yes, although i have heard of succesful implementations that use more than 1 controller and locator. I think that, that is the idea until it doesn't satisfy your requirements anymore   Regards,   Bjorn Schultheiss Senior Flash Developer QDC Technologies   From: flexcoders@yahoogroup

RE: [Junk E-Mail - LOW] [flexcoders] Re: Choice of backend systems - which provides

2006-08-24 Thread Bjorn Schultheiss
, I will be using FDS in our v2 development of our Application.   Regards,   Bjorn Schultheiss Senior Flash Developer QDC Technologies   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of hank williamsSent: Friday, 25 August 2006 10:04 AMTo: flexcoders

RE: [Junk E-Mail - LOW] [flexcoders] Re: Choice of backend systems - which provides

2006-08-24 Thread Bjorn Schultheiss
are alternatives. In terms of FDS it is the DataSync that really takes my fancy ;)   Regards,   Bjorn Schultheiss Senior Flash Developer QDC Technologies   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of hank williamsSent: Friday, 25 August 2006 11:05 AMTo: flexcoders

RE: [Junk E-Mail - LOW] Re: [Junk E-Mail - LOW] [flexcoders] Re: Choice of backend systems - which provides

2006-08-24 Thread Bjorn Schultheiss
What are you using at the moment that's cheaper, PHP?   Regards,   Bjorn Schultheiss Senior Flash Developer QDC Technologies   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of hank williamsSent: Friday, 25 August 2006 12:21 PMTo: flexcoders@yahoogroups.comSu

RE: [Junk E-Mail - LOW] [flexcoders] Re: Choice of backend systems - which provides

2006-08-24 Thread Bjorn Schultheiss
http://www.adobe.com/products/jrun/ I must warn though, Jrun seems to be a forgotten child of adobe at the moment. The recent private beta test was a bit, shall we say, lacking of support for issues.   4.5 has yet to be released but i can verify its got AMF3.   Regards,   Bjorn Schultheiss

RE: [Junk E-Mail - LOW] [flexcoders] Re: Choice of backend systems - which provides

2006-08-24 Thread Bjorn Schultheiss
Hi Mark,   Are there plans for a webOrb release (AMF3 included) for Java?   Regards,   Bjorn Schultheiss Senior Flash Developer QDC Technologies   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Mark PillerSent: Friday, 25 August 2006 2:30 PMTo: flexcoders

RE: [Junk E-Mail - LOW] [flexcoders] Re: Choice of backend systems - which provides

2006-08-24 Thread Bjorn Schultheiss
Hi Mark,   I am curious, what is the reasoning for that decision? Wasn't WebOrb originally for Java?   Regards,   Bjorn Schultheiss Senior Flash Developer QDC Technologies   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Mark PillerSent: Friday, 25 August

RE: [Junk E-Mail - LOW] [flexcoders] Re: Choice of backend systems - which provides

2006-08-24 Thread Bjorn Schultheiss
technology works, which seems to be the case with AMF3 as opposed to AMF0 which we faced all sorts of issues when pushing it to it's limits.   Regards,   Bjorn Schultheiss Senior Flash Developer QDC Technologies   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Fran

RE: [Junk E-Mail - LOW] [flexcoders] Re: Choice of backend systems - which provides

2006-08-25 Thread Bjorn Schultheiss
use Value Objects as currency compared to XML is much more efficient. To answer your first question, these objects converted to XML would be around the 1000 nodes mark.     Regards,   Bjorn Schultheiss Senior Flash Developer QDC Technologies   From: flexcoders@yahoogroups.com [mailto:[EMAIL

[flexcoders] Australian Flex Mailing List [flexaussie]

2006-08-30 Thread Bjorn Schultheiss
http://groups.yahoo.com/group/flexaussie/ Post message: [EMAIL PROTECTED] Subscribe: [EMAIL PROTECTED] Regards, Bjorn Schultheiss Senior Flash Developer QDC Technologies -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www

RE: [flexcoders] Re: Cairngorm... Where should this go?

2006-09-07 Thread Bjorn Schultheiss
I'm going to fly kick this thread quickly. Validation relates to model, quite simply.     Regards,   Bjorn Schultheiss Senior Flash Developer QDC Technologies   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of lostinrecursionSent: Friday, 8 September 2006

RE: [flexcoders] Re: Cairngorm... Where should this go?

2006-09-07 Thread Bjorn Schultheiss
typed, but the principle remains the same. Data drives the view via dataBinding. There are alternatives to the way you would structure your models and views but the principle remains the same.     Regards,   Bjorn Schultheiss Senior Flash Developer QDC Technologies   From: flexc

[flexcoders] cairngorm: managing hundred of views

2006-09-10 Thread Bjorn Schultheiss
ny concrete classes to show an example of what I mean as I haven't developed such a solution as yet. But I am at the beginning of a project that will require such consideration. Regards, Bjorn Schultheiss Senior Flash Developer QDC Technologies -Original Message- From: flexcoders@yahoo

RE: [flexcoders] Re: Passing Const to custom component error

2006-09-11 Thread Bjorn Schultheiss
reenLabelConstants.NAMEINFO_LABEL}" />>     I'll run another test when i get home and get it working.   Regards,   Bjorn Schultheiss Senior Flash Developer QDC Technologies   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Tom OrtegaSent: Tuesday, 1

RE: [flexcoders] Re: Passing Const to custom component error

2006-09-11 Thread Bjorn Schultheiss
e and back into Flex :P   Regards,   Bjorn Schultheiss Senior Flash Developer QDC Technologies   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Tom OrtegaSent: Tuesday, 12 September 2006 10:12 AMTo: flexcoders@yahoogroups.comSubject: Re: [flexcoders] Re: Passing C

RE: [flexcoders] Re: cairngorm: managing hundred of views

2006-09-12 Thread Bjorn Schultheiss
ives it is unlikely a user will browse all screens, therefore why load all into the viewstack on initialization?     Regards,   Bjorn Schultheiss Senior Flash Developer QDC Technologies   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of dreuimarSent: Tuesday, 12 September

RE: [flexcoders] Re: Clone / Copy Array

2006-09-13 Thread Bjorn Schultheiss
objects within the array will remain references.   Regards,   Bjorn Schultheiss Senior Flash Developer QDC Technologies   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of DanielSent: Thursday, 14 September 2006 6:09 AMTo: flexcoders@yahoogroups.comSubject: [flexcoders

<    1   2   3   4   5