[AFFUG Discuss] TextInput errorSkin

2010-08-31 Thread Eric DeCoff
Hello, Has anyone written a customer spark.skins.spark.ErrorSkin I have located an AS3 version: http://opensource.adobe.com/svn/opensource/flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/ErrorSkin.as -- Eric R. DeCoff Changing the world, 1 line of code at a time

[AFFUG Discuss] Better control of Print Jobs...

2010-08-31 Thread Laurence MacNeill
I could really use some major advice here. We're so close to the finishing point on this project, and we're being held back by stupid printing problems... We *HAVE* to be able to print with no pop-up dialog boxes. None. Period. To make matters more complicated, the choice of which printer to

Re: [AFFUG Discuss] Better control of Print Jobs...

2010-08-31 Thread Eric DeCoff
Hey laurence, I'd love to see your solution to this... One of the biggest drawbacks to flashplayer... Are you using coldfussion? Also pdf printing might be an option... Will check when I get home sent via droid On Aug 31, 2010 4:48 PM, Laurence MacNeill laurence5...@gmail.com wrote: I

Re: [AFFUG Discuss] Better control of Print Jobs...

2010-08-31 Thread Eric DeCoff
Laurence, Read thru the comments for shareprinting ... I think this is what you are looking for... http://php.net/manual/en/ref.printer.php sent via droid On Aug 31, 2010 5:38 PM, Eric DeCoff ericdec...@gmail.com wrote: Hey laurence, I'd love to see your solution to this... One of the

Re: [AFFUG Discuss] Better control of Print Jobs...

2010-08-31 Thread Eric DeCoff
Lol Laurence, it called sharedprintername Okay thinking back coldfussion... sent via droid On Aug 31, 2010 6:24 PM, Laurence MacNeill laurence5...@gmail.com wrote: I'm not quite understanding the link you sent -- that seems to deal with PHP, which I'm not using... Maybe I'm missing

Re: [AFFUG Discuss] Better control of Print Jobs...

2010-08-31 Thread Laurence MacNeill
ahh -- ok. I see it. So I'd have to install PHP to get that to work, it seems?... Yuck... Not that I have a problem with PHP, per se, it's just that I've never used it, nor has anyone else in the office... I'd love to find a solution that involved Flex/FlashPlayer/AIR/ColdFusion somehow. L.

Re: [AFFUG Discuss] Better control of Print Jobs...

2010-08-31 Thread Eric DeCoff
Laurence, What is your current setup... Where is your office located.. sent via droid On Aug 31, 2010 6:42 PM, Laurence MacNeill laurence5...@gmail.com wrote: ahh -- ok. I see it. So I'd have to install PHP to get that to work, it seems?... Yuck... Not that I have a problem with PHP, per se,

Re: [AFFUG Discuss] Better control of Print Jobs...

2010-08-31 Thread Eric DeCoff
Luarence, Go to affug and send me a message.. I need to solve this for a 2011 project.. If you want to hookup and brainstorm this thru.. sent via droid On Aug 31, 2010 6:59 PM, Eric DeCoff ericdec...@gmail.com wrote: Laurence, What is your current setup... Where is your office located..

Re: [AFFUG Discuss] Better control of Print Jobs...

2010-08-31 Thread Laurence MacNeill
We're currently setup with a web-host in Dallas, TX, which is running CF 9, MSSQL 2000. The office is located in Alpharetta, GA. I work from home, in Mableton, GA, and generally don't go into the office... On Tue, Aug 31, 2010 at 6:59 PM, Eric DeCoff ericdec...@gmail.com wrote: Laurence,

Re: [AFFUG Discuss] Better control of Print Jobs...

2010-08-31 Thread Laurence MacNeill
I sent you an e-mail thru the AFFUG meetup site. I hope that was the site you were talking about. :-) L. On Tue, Aug 31, 2010 at 7:02 PM, Eric DeCoff ericdec...@gmail.com wrote: Luarence, Go to affug and send me a message.. I need to solve this for a 2011 project.. If you want to

[AFFUG Discuss] newbie question: How do I do a runtime debug of a Coldfusion component file

2010-08-31 Thread Chris H
My application has a Coldfusion component(cfc), CFM file and a lot of Flex source files. I tried using cftry, cfcatch, cfdump to find the errors in the cfc, but still cannot trace the issue. The code in CFC file is somewhat like cfcomponent cffunction name=edit access=remote

Re: [AFFUG Discuss] newbie question: How do I do a runtime debug of a Coldfusion component file

2010-08-31 Thread Eric DeCoff
Issue #2 Sounds like an escape issue aka the @ sign sent via droid On Aug 31, 2010 9:19 PM, Chris H h_chris...@yahoo.com wrote: My application has a Coldfusion component(cfc), CFM file and a lot of Flex source files. I tried using cftry, cfcatch, cfdump to find the errors in the cfc, but

Re: [AFFUG Discuss] newbie question: How do I do a runtime debug of a Coldfusion component file

2010-08-31 Thread Chris H
Just to add, I checked the log files of Coldfusion in C:\JRun4\servers\cfusion\cfusion-ear\cfusion-war\WEB-INF\cfusion\logs which were application.log derby.log eventgateway.log exception.log mail.log mailsent.log server.log and they also did not have the transaction success messages. Where

Re: [AFFUG Discuss] newbie question: How do I do a runtime debug of a Coldfusion component file

2010-08-31 Thread Eric DeCoff
Issue #2 http://www.adobe.com/support/coldfusion/getting_started/using_poundsigns_quotat/using_poundsigns_quotat04.html sent via droid On Aug 31, 2010 9:23 PM, Eric DeCoff ericdec...@gmail.com wrote: Issue #2 Sounds like an escape issue aka the @ sign sent via droid On Aug 31, 2010 9:19