RE: [AFFUG Discuss] XML vs. Query via Remote Object from CF

2007-01-30 Thread Darin Kohles
when I wrote a parser for the Amazon.com XML API I had to provide for omitted (optional) fields. When returning a query object in CF however, you are at least gauranteed that a calumn will exist (even if it may be empty). I've consumed data sets in the 10-30k range with very little impact. Darin

RE: [AFFUG Discuss] new Flex2 style explorer

2007-02-13 Thread Darin Kohles
It is built into Flex Builder, or it least a link to it is: Help Flex Start Page Darin Kohles, Application Developer [EMAIL PROTECTED] Digital Positions, Inc. 2289 Peachtree Road NE Atlanta, GA 30309 404-351-2366 phone 404-351-4055 fax http://www.d-p.com/ -Original Message- From

RE: [AFFUG Discuss] MVC, Object Instantiation/Population, Asynchronous Calls

2007-05-25 Thread Darin Kohles
if you need to do something custom - I typically use this for triggering functionality in a custom renderer. For example when the data change event occurs, you can have a component check a flag to see if it needs to initiate a state change etc... Darin Kohles, Application Developer [EMAIL PROTECTED

[AFFUG Discuss] FlexCamp

2007-08-03 Thread Darin Kohles
that will make life a lot easier. Darin Kohles, Application Developer [EMAIL PROTECTED] Digital Positions, Inc. 2289 Peachtree Road NE Atlanta, GA 30309 404-351-8878 support phone 404-351-2366 main phone 404-351-4055 fax http://www.d-p.com/ From: [EMAIL PROTECTED

[AFFUG Discuss] 360 | Flex Poll

2007-08-10 Thread Darin Kohles
Just wondering who else is attending, to see if I should look for familiar faces. Darin Kohles, Application Developer [EMAIL PROTECTED] Digital Positions, Inc. 2289 Peachtree Road NE Atlanta, GA 30309 404-351-8878 support phone 404-351-2366 main phone 404-351-4055 fax http://www.d-p.com

RE: [AFFUG Discuss] RE:AFFUG Discuss] Question about AIR and Flex 2

2007-09-07 Thread Darin Kohles
That's a similar scenario for me - plus add DW, a leaky version of Firefox, two steaming audio sources and Outlook (not to mention Skype, Trillian, and Gtalk) and allow for frequent pit stops. Darin Kohles, Application Developer [EMAIL PROTECTED] Digital Positions, Inc. 2289 Peachtree Road NE

[AFFUG Discuss] Thanks John

2007-10-18 Thread Darin Kohles
and companies like this, organizations like ours would still be meeting in garages. Also kudos to Adobe, who need to slow down on Flex 4, so we can adapt to Flex 2 and/or 3 before we go insane. Darin Kohles, Application Developer [EMAIL PROTECTED] Digital Positions, Inc. 2289 Peachtree Road NE

RE: [AFFUG Discuss] URL Viewer in Flex?

2007-10-18 Thread Darin Kohles
solved this issue. Darin Kohles, Application Developer [EMAIL PROTECTED] Digital Positions, Inc. 2289 Peachtree Road NE Atlanta, GA 30309 404-351-8878 support phone 404-351-2366 main phone 404-351-4055 fax http://www.d-p.com/ From: [EMAIL PROTECTED] [mailto

RE: [AFFUG Discuss] How to disable settings menu for the flash player on a rightmouse click

2007-11-16 Thread Darin Kohles
, for it's possible someone with more player knowledge has hacked a way around this. Darin Kohles, Application Developer [EMAIL PROTECTED] Digital Positions, Inc. 2289 Peachtree Road NE Atlanta, GA 30309 404-351-8878 support phone 404-351-2366 main phone 404-351-4055 fax http://www.d-p.com

RE: [AFFUG Discuss] Radio Button Group name

2008-01-17 Thread Darin Kohles
you might also have to explicitly set the group: mx:RadioButtonGroup id=yearGroup groupName=year change=Alert.show(yearGroup.selectedValue)/ mx:RadioButton groupName=year id=option1 label=1942/ etc... Darin Kohles, Application Developer [EMAIL PROTECTED] Digital Positions, Inc. 2289

RE: [AFFUG Discuss] meeting

2008-01-23 Thread Darin Kohles
Heres an example, or how I've done clean up using regex in Flex (this happens to be part of phone number format process) phone.text.replace(/\D+/g,); //remove non-numerics Check the String class for further details and and links to the full regex discussion. -Original Message- From:

[AFFUG Discuss] Software compatibility

2008-01-24 Thread Darin Kohles
hardware suggestions in general I'm all ears - I haven't personally owned a functional laptop in about 8 years, so I'm a bit rusty. Currently I'm looking at a Dell Latitude D830 as a base. Thanks for your input, Darin Kohles Web Application Developer I'm also posting this on ACFUG, so if you get

Re: [AFFUG Discuss] Flex Job available

2008-01-31 Thread Darin Kohles
Sydney, I'm pretty much looking for contract at this point, but I'd be interested in taking a look. let me know if you need a resume. Darin Kohles Flex/CF/RIA etc.. On Jan 31, 2008 8:56 AM, Sydney R. Bennett [EMAIL PROTECTED] wrote: Hey all, I got a tip from a recruiter I've worked

Re: [AFFUG Discuss] SSL Offloading and Flex Application Configuration

2008-02-08 Thread Darin Kohles
I'm not familiar with Charles (http://www.xk72.com/charles/), but I imagine it has similar features to ServiceCapture (http://kevinlangdon.com/serviceCapture/). Another good resource for development is XRay (http://osflash.org/xray). I'm downloading Charles now, and I'll post my impressions. On

Re: [AFFUG Discuss] FW: [ACFUG Discuss] will Ajax go away

2008-02-11 Thread Darin Kohles
ColdFusion 8 Enterprise hosting FREE Subversion hosting -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Darin Kohles Sent: Friday, February 08, 2008 12:08 PM To: [EMAIL PROTECTED] Subject: Re: [ACFUG Discuss] will Ajax go away (was JVM

Re: [AFFUG Discuss] wmode and scrolling

2008-02-29 Thread Darin Kohles
to finding a workaround. I will let you know when I am done. Joseph On Fri, Feb 29, 2008 at 4:47 PM, Darin Kohles [EMAIL PROTECTED] wrote: A work around for this issue is to use absolute, or relative positioning on your containers (div) in conjunction with z-index. For an example see

Re: [AFFUG Discuss] wmode and scrolling

2008-02-29 Thread Darin Kohles
demonstrating the list does not scroll. Joseph On Fri, Feb 29, 2008 at 6:08 PM, Darin Kohles [EMAIL PROTECTED] wrote: Scrolling works fine. Add something to the cart (there's an event registration item on the home page), then increase the item count to around 11-12, log

Re: [AFFUG Discuss] Open Source Project Management Software

2008-04-22 Thread Darin Kohles
info, see http://www.affug.com Archive @ http://www.mail-archive.com/discussion%40affug.com/ List hosted by FusionLink - -- Darin Kohles RIA Application Developer

Re: [AFFUG Discuss] datagrid click issue

2008-05-15 Thread Darin Kohles
://www.affug.com Archive @ http://www.mail-archive.com/discussion%40affug.com/ List hosted by FusionLink - -- Darin Kohles RIA Application Developer - To unsubscribe from this list

Re: [AFFUG Discuss] sorting datagrid data

2008-05-25 Thread Darin Kohles
email the list with unsubscribe in the subject line For more info, see http://www.affug.com Archive @ http://www.mail-archive.com/discussion%40affug.com/ List hosted by FusionLink - -- Darin Kohles RIA Developer

Re: [AFFUG Discuss] Variable row height in AdvancedDataGrid

2008-05-31 Thread Darin Kohles
@ http://www.mail-archive.com/discussion%40affug.com/ List hosted by FusionLink - -- Darin Kohles RIA Developer - To unsubscribe from this list, simply email the list

Re: [AFFUG Discuss] Binding to a non-displayed combo-box column

2008-06-28 Thread Darin Kohles
this list, simply email the list with unsubscribe in the subject line For more info, see http://www.affug.com Archive @ http://www.mail-archive.com/discussion%40affug.com/ List hosted by http://www.fusionlink.com - -- Darin

Re: [AFFUG Discuss] Filtering a datagrid populated by a RemoteObject

2008-06-28 Thread Darin Kohles
- -- Darin Kohles RIA Developer - To unsubscribe from this list, simply email the list with unsubscribe in the subject line For more info, see http://www.affug.com Archive @ http://www.mail-archive.com/discussion

Re: [AFFUG Discuss] Best Practice - location of RemoteObjects

2008-06-28 Thread Darin Kohles
this list, simply email the list with unsubscribe in the subject line For more info, see http://www.affug.com Archive @ http://www.mail-archive.com/discussion%40affug.com/ List hosted by http://www.fusionlink.com - -- Darin Kohles

Re: [AFFUG Discuss] passing many parameters to a CFC

2008-07-10 Thread Darin Kohles
- -- Darin Kohles RIA Developer - To unsubscribe from this list, simply email the list with unsubscribe in the subject line For more info, see http://www.affug.com Archive @ http://www.mail-archive.com/discussion%40affug.com/ List hosted

Re: [AFFUG Discuss] WebORB RTMP error

2008-07-23 Thread Darin Kohles
-archive.com/discussion%40affug.com/ List hosted by FusionLink - -- Darin Kohles RIA Developer - To unsubscribe from this list, simply email the list with unsubscribe

Re: [AFFUG Discuss] Best event to listen for when ViewStack child becomes active?

2008-07-30 Thread Darin Kohles
this list, simply email the list with unsubscribe in the subject line For more info, see http://www.affug.com Archive @ http://www.mail-archive.com/discussion%40affug.com/ List hosted by http://www.fusionlink.com - -- Darin Kohles

Re: [AFFUG Discuss] Tree component with a flat VO

2008-08-06 Thread Darin Kohles
about 5-10 lines of code. Certainly don't like looping through the collection, but it works and this is only for setup screens that are not used very often in our application. Dale -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Darin Kohles Sent

Re: [AFFUG Discuss] Flex and Flex Builder updates

2008-08-20 Thread Darin Kohles
email the list with unsubscribe in the subject line For more info, see http://www.affug.com Archive @ http://www.mail-archive.com/discussion%40affug.com/ List hosted by FusionLink - -- Darin Kohles RIA Developer

Re: [AFFUG Discuss] Getting started with Flex

2008-08-20 Thread Darin Kohles
- -- Darin Kohles RIA Developer - To unsubscribe from this list, simply email the list with unsubscribe in the subject line For more info, see http://www.affug.com Archive @ http://www.mail-archive.com/discussion%40affug.com/ List hosted

Re: [AFFUG Discuss] Flex CF wsdl

2008-10-07 Thread Darin Kohles
/discussion%40affug.com/ List hosted by FusionLink - -- Darin Kohles RIA Developer - To unsubscribe from this list, simply email the list with unsubscribe in the subject line

Re: [AFFUG Discuss] How to make a popup menu scrollable

2008-10-10 Thread Darin Kohles
, see http://www.affug.com Archive @ http://www.mail-archive.com/discussion%40affug.com/ List hosted by FusionLink - -- Darin Kohles RIA Developer - To unsubscribe from

Re: [AFFUG Discuss] FlexBuilder Setup

2008-12-18 Thread Darin Kohles
I don't know if anyone else is experiencing this, but two out of three of Teddy's posts show as empty in Gmail. wtf man! :) On Thu, Dec 18, 2008 at 9:44 AM, Teddy R. Payne teddyrpa...@gmail.com wrote: -- Darin Kohles RIA Developer

[AFFUG Discuss] TIP: event handler tracking

2009-01-24 Thread Darin Kohles
, useCapture); } Just add trace(), Alert.show(), or Logger.debug() (XPanel) call inside to see who is listening to your component. -- Darin Kohles RIA Developer - To unsubscribe from this list, simply email the list with unsubscribe

Re: [AFFUG Discuss] Re: File Browsing

2009-01-29 Thread Darin Kohles
to work. Basically, I need to allow a user to browse their computer for an image file. Once selected, it will apply the path to a dynamically created image object in the application. Anyone have any idea? Thanks! Luke -- Darin Kohles RIA Developer

Re: [AFFUG Discuss] Rules around a DisplayObjectContainer's addChild:

2009-01-31 Thread Darin Kohles
Developer Multicast Media 678-592-2650 -- Darin Kohles RIA Developer - To unsubscribe from this list, simply email the list with unsubscribe in the subject line For more info, see http://www.affug.com Archive @ http://www.mail

Re: [AFFUG Discuss] Rules around a DisplayObjectContainer's addChild:

2009-01-31 Thread Darin Kohles
...@gmail.com wrote: What if I don't want to change ownership? Should the reference suffice as a way of adding the child to myDisplayObjectContainer and having that appear on the screen? johnny On Sat, Jan 31, 2009 at 10:41 AM, Darin Kohles urdtr...@gmail.com wrote: You can pass a reference

Re: [AFFUG Discuss] Rules around a DisplayObjectContainer's addChild:

2009-01-31 Thread Darin Kohles
, Jan 31, 2009 at 1:13 PM, Darin Kohles urdtr...@gmail.com wrote: If it's simply an Image, just pass the source and make a new one; avoiding the remove step. Normally it's best to pass data, and not whole objects if you can help it. Object references tend to hang around and create memory leaks

Re: [AFFUG Discuss] Wrapper for the Sound class

2009-02-05 Thread Darin Kohles
-- Darin Kohles RIA Developer - To unsubscribe from this list, simply email the list with unsubscribe in the subject line For more info, see http://www.affug.com Archive @ http://www.mail-archive.com/discussion%40affug.com/ List hosted

Re: [AFFUG Discuss] Syntax for Private VAR

2009-02-16 Thread Darin Kohles
with unsubscribe in the subject line For more info, see http://www.affug.com Archive @ http://www.mail-archive.com/discussion%40affug.com/ List hosted by http://www.fusionlink.com - -- Darin Kohles RIA Developer

Re: [AFFUG Discuss] ComboBox with Dynamically Loading Icons

2009-03-27 Thread Darin Kohles
/04/28/flex-201-combobox-with-icon-support/. The finish product on that page is just about what I want. Any suggestions? Thanks, Luke -- Darin Kohles RIA Developer

Re: [AFFUG Discuss] XMLList accessing attributes.

2009-03-29 Thread Darin Kohles
this list, simply email the list with unsubscribe in the subject line For more info, see http://www.affug.com Archive @ http://www.mail-archive.com/discussion%40affug.com/ List hosted by http://www.fusionlink.com - -- Darin

Re: [AFFUG Discuss] Re: Adobe Flash Player Setting ( Event Capturing )

2009-09-29 Thread Darin Kohles
it? -- Darin Kohles RIA Developer

Re: [AFFUG Discuss] Problems matching colors between Photoshop and Flex

2009-10-01 Thread Darin Kohles
? I'm sure this is simple. Thanks Charlie -- Darin Kohles RIA Developer

Re: [AFFUG Discuss] Organizing

2009-10-25 Thread Darin Kohles
by FusionLink http://www.fusionlink.com - -- Darin Kohles RIA Developer

Re: [AFFUG Discuss] Porting Flex Builder 3 to Eclipse

2009-11-09 Thread Darin Kohles
to Eclipse? -- Darin Kohles RIA Developer

Re: [AFFUG Discuss] Looking for Flex positions

2009-11-25 Thread Darin Kohles
- -- Darin Kohles RIA Developer image001.png

Re: [AFFUG Discuss] Why isn't ModuleEvent.READY getting dispatched?

2010-02-04 Thread Darin Kohles
- -- Darin Kohles RIA Developer

Re: [AFFUG Discuss] One-on-one Flex 3.5a and ColdFusion9 help...

2010-03-02 Thread Darin Kohles
with unsubscribe in the subject line For more info, see http://www.affug.com Archive @ http://www.mail-archive.com/discussion%40affug.com/ List hosted by http://www.fusionlink.com - -- Darin Kohles RIA Developer

Re: [AFFUG Discuss] One-on-one Flex 3.5a and ColdFusion9 help...

2010-03-03 Thread Darin Kohles
://www.fusionlink.com - -- Darin Kohles RIA Developer

Re: RE: [AFFUG Discuss] Ruby on Rails vs MVC Spring / Hibernate

2010-05-16 Thread Darin Kohles
, it is silly to consider a huge app footprint and hardware setup cost if it is not necessary to meet the business objective. I would start by employing YAGNI (You Ain't Gonna Need It) Jed -- Darin Kohles RIA Developer

Re: [AFFUG Discuss] embedded fonts in Flex

2010-08-05 Thread Darin Kohles
in Flash using this. In Flex, does 'fontGridFitType' pay a similar role? On Thu, Aug 5, 2010 at 8:17 PM, Darin Kohles urdtr...@gmail.com wrote: I've not ever noticed a situation like that with a layout change, but then I don't usually apply fades to text. The only time I bother with embedding

Re: [AFFUG Discuss] newbie question: making values persist after windows are changed

2010-08-19 Thread Darin Kohles
-- Darin Kohles Adobe Certified Developer

Re: [AFFUG Discuss] newbie question: opening a page in a browser when a choice is selected from the Menu

2010-09-06 Thread Darin Kohles
://www.fusionlink.com - -- Darin Kohles Adobe Certified Developer

Re: [AFFUG Discuss] Re: Switching from Flash Player to AIR

2010-09-06 Thread Darin Kohles
, Georgia, USA -- Darin Kohles Adobe Certified Developer

Re: [AFFUG Discuss] newbie question: opening a page in a browser when a choice is selected from the Menu

2010-09-06 Thread Darin Kohles
'helpdoc' and it worked fine. I appreciate your time and advice. I feel silly for not knowing it myself. -- *From:* Darin Kohles urdtr...@gmail.com *To:* discussion@affug.com *Sent:* Mon, September 6, 2010 3:34:09 AM *Subject:* Re: [AFFUG Discuss] newbie

Re: [AFFUG Discuss] Launching index error from Flex Builder 3 when I try to run the application in debug mode

2010-09-29 Thread Darin Kohles
by FusionLink http://www.fusionlink.com - -- Darin Kohles Adobe Certified Developer

Re: [AFFUG Discuss] Problem loading external .SWF file...

2010-10-22 Thread Darin Kohles
Archive @ http://www.mail-archive.com/discussion%40affug.com/ List hosted by http://www.fusionlink.com - -- Darin Kohles Adobe Certified Developer

Re: [AFFUG Discuss] Adobe Horror

2010-10-22 Thread Darin Kohles
at a time -- Darin Kohles Adobe Certified Developer

Re: [AFFUG Discuss] Very Basic code issue.

2010-11-16 Thread Darin Kohles
- -- Darin Kohles

Re: [AFFUG Discuss] Very Basic code issue.

2010-11-16 Thread Darin Kohles
also, set childCompletion=all it's possible the canvas hasn't been fully rendered. You could also move the creationComplete init() to fire from the Canvas, instead of the Application On Tue, Nov 16, 2010 at 9:02 AM, Darin Kohles urdtr...@gmail.com wrote: I doubt this will help, but inline

Re: [AFFUG Discuss] Needs override, doesn't allow override

2010-12-07 Thread Darin Kohles
://www.affug.com Archive @ http://www.mail-archive.com/discussion%40affug.com/ List hosted by http://www.fusionlink.com - -- Darin Kohles

Re: [AFFUG Discuss] Issue with event listener

2011-09-12 Thread Darin Kohles
line For more info, see http://www.affug.com Archive @ http://www.mail-archive.com/discussion%40affug.com/ List hosted by http://www.fusionlink.com - -- Thanks, Vaibhav Seth. -- Darin Kohles