Re: [flexcoders] Re: Flashbuilder 4.0.1 debugger issue?

2010-07-13 Thread Alan Shaw
We've spent hours on this same issue today. We have not updated Flash Builder itself, but after installing the latest debug player, one of our apps also hangs on startup when running with FB debugging and does not hang when running in non-debug mode. I have now reverted to an earlier Flash debug

Re: [flexcoders] create class on the fly

2009-07-13 Thread Alan Shaw
There are a number of important techniques for manipulating classes (as detailed in my post http://nodename.com/blog/2008/06/15/upon-reflection/ ), but unfortunately creating a class at runtime is not possible in AS3. On Mon, Jul 13, 2009 at 8:23 PM, postwickp...@ubeek.com wrote: I want to

[flexcoders] HTTPService POST method weirdness

2009-03-11 Thread Alan Shaw
I make a request to a service using URLLoader and everything works fine. I try the same thing with HTTPService and I get back an error telling me that only POST method is allowed. (My server-side friend tells me that Apache saw it as a GET.) In both cases I am setting the method to POST and

Re: [flexcoders] ToggleButtonBar with one or more ComboBoxes instead of buttons: How to build it?

2009-01-02 Thread Alan Shaw
leaf item from the set, either by clicking one of the buttons or by choosing an item in one of the dropdown lists. -A On Tue, Dec 30, 2008 at 2:31 AM, Manish Jethani manish.jeth...@gmail.comwrote: On Tue, Dec 30, 2008 at 5:46 AM, Alan Shaw noden...@gmail.comnodename%40gmail.com wrote

Re: [flexcoders] ToggleButtonBar with one or more ComboBoxes instead of buttons: How to build it?

2009-01-02 Thread Alan Shaw
Thanks! -A On Fri, Jan 2, 2009 at 1:56 PM, Manish Jethani manish.jeth...@gmail.comwrote: On Fri, Jan 2, 2009 at 11:06 PM, Alan Shaw noden...@gmail.comnodename%40gmail.com wrote: The dataProvider would be like a Tree's, so for example an array where some of the elements are leaves

[flexcoders] ToggleButtonBar with one or more ComboBoxes instead of buttons: How to build it?

2008-12-29 Thread Alan Shaw
Requesting advice on how to get started making this custom component. Thanks... -A

Re: [flexcoders] Run-time loading of library symbols as custom class instances: How?

2008-02-27 Thread Alan Shaw
-- *From:* flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] *On Behalf Of *Alan Shaw *Sent:* Tuesday, February 26, 2008 5:17 PM *To:* flexcoders@yahoogroups.com *Subject:* [flexcoders] Run-time loading of library symbols as custom class instances: How? I'm working

[flexcoders] Run-time loading of library symbols as custom class instances: How?

2008-02-26 Thread Alan Shaw
I'm working on a pure AS3 project in FlexBuilder 3. All graphical assets are provided as symbols (with no AS code) in a library swf, exported as this example: symbol Name: cloud01, Class: cloud01, Base class: flash.display.MovieClip. The corresponding class looks like this: package

Re: [flexcoders] Re: Is there a fliping control in Flex

2007-09-28 Thread Alan Shaw
to use. How much size will it add to my swf. I ask because it says its based on sandy and I was just thinking sandy, as a full 3d library might be kinda big. Thanks Hank On 9/27/07, Alan Shaw [EMAIL PROTECTED] wrote: Hi Hank, http://weblogs.macromedia.com/auhlmann/archives/2007/03

Re: [flexcoders] Re: Is there a fliping control in Flex

2007-09-28 Thread Alan Shaw
Hi Hank, http://weblogs.macromedia.com/auhlmann/archives/2007/03/distortion_effe.cfm -A On 9/27/07, hank williams [EMAIL PROTECTED] wrote: Thanks, but if you look at the link I provided you will see that they are somewhat different things. The link you provided is a book metaphor, and the

Re: [flexcoders] Design Pattern books for AS3 and Flex 2

2006-06-20 Thread Alan Shaw
Danny Patterson and Joey Lott have an AS3 design patterns book coming out this summer from Adobe. They presented parts of it at FlashBelt last week, and it's going to be a must buy. -A On 6/20/06, Phil Marston [EMAIL PROTECTED] wrote: don't know about flex as 3 specifically, but worth