[flexcoders] Viewstack with canvas + centered panel

2006-09-25 Thread Jeroen Beckers
nel has to be centered on the stage (both vertically as horizontally). Could anyone give me a push in the right direction? Maybe a little mxml or something ? I can get a canvas + panel into a viewstack, but I really can't figure out how to center the panel and 'stretch' the c

[flexcoders] Viewstack with canvas + centered panel

2006-09-26 Thread Jeroen Beckers
;stretch' the canvas ... Greets, Jeroen Beckers [EMAIL PROTECTED] http://www.dauntless.be -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*

[flexcoders] Design pattern for conditional Interfaces ?

2008-03-22 Thread Jeroen Beckers
Hi list! Situation: I have a class that analyzes stuff. There are different analyzing classes, suck as "HeightAnalyzer", "WeightAnalyzer", "LevelAnalyzer", etc. You can add an analyzer to the class by using 'myClass.addAnalyzer(newAnalyzer:IAnalyzer)'. As you can see, there is an IAnalyzer interfa

Re: [flexcoders] Design pattern for conditional Interfaces ?

2008-03-23 Thread Jeroen Beckers
ng with me On Sun, Mar 23, 2008 at 7:27 AM, Manish Jethani <[EMAIL PROTECTED]> wrote: > On 3/23/08, Jeroen Beckers <[EMAIL PROTECTED]> > wrote: > > [snip] > > > If I want to analyze a list of items, those items must implement the > correct > > interface

Re: [flexcoders] Design pattern for conditional Interfaces ?

2008-03-23 Thread Jeroen Beckers
ning: > > make sure to check extended interfaces in bottom up order. > > > > I'm not sure if this is a generally excepted "design pattern", but it's > > what I would do in this case. > > > > Hope this helps, > > > > ~Aaron > &g

Re: [flexcoders] Add mxml component to NativeApplication instance

2009-08-26 Thread Jeroen Beckers
Great, thx! http://www.adobe.com/2006/mxml"; width="400" height="300"> public function init():void { var newWindow:Window = new CanvasTest(); newWindow.open(true); } And no more CanvasWindow class. On Wed, Aug 26, 2009 at 7:22 AM

[flexcoders] AIR - Ascynchronous file deletion - order ?

2009-11-16 Thread Jeroen Beckers
Hi, Simple test: private function init():void { var f:File = File.applicationStorageDirectory.resolvePath("movie.avi"); f.addEventListener(Event.COMPLETE, com1); f.deleteFileAsync(); var f2:File = File.applicationStorageD

[flexcoders] AIR - Ascynchronous file deletion - order ?

2009-11-16 Thread Jeroen Beckers
Hi, Simple test: private function init():void { var f:File = File. applicationStorageDirectory.resolvePath("movie.avi"); f.addEventListener(Event.COMPLETE, com1); f.deleteFileAsync(); var f2:File = File.applicationStorage

Re: [flexcoders] AIR - Ascynchronous file deletion - fixed order ?

2009-11-25 Thread Jeroen Beckers
So nobody knows this ?

Re: [flexcoders] Selecting xml nodes in a tree

2009-12-30 Thread Jeroen Beckers
Hi Jim, I think that'll be enough to get me going, thanks! :). And if not, you'll hear from me soon enough :). Greets, Dauntless On Wed, Dec 30, 2009 at 3:36 PM, Jim Hayes wrote: > > > I've used something like this (which is possibly a bit flaky, I admit. I > wrote this a long time ago and hav

Re: [flexcoders] Selecting xml nodes in a tree

2009-12-31 Thread Jeroen Beckers
'm afraid. > > > -Original Message- > From: flexcoders@yahoogroups.com on behalf > of Jeroen Beckers > Sent: Wed 12/30/2009 3:20 PM > To: flexcoders@yahoogroups.com > Subject: Re: [flexcoders] Selecting xml nodes in a tree > > Hi Jim, > > I think that

Re: [SPAM] Re: [flexcoders] Selecting xml nodes in a tree

2010-01-01 Thread Jeroen Beckers
cy Spratt, > > Lariat Services, development services available > -- > > *From:* flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] *On > Behalf Of *Jeroen Beckers > *Sent:* Thursday, December 31, 2009 8:34 AM > *To:* flexcoders@yahoog