RE: [flexcoders] How To Run An Application With 2 Flex Versions?

2012-08-31 Thread Bill Franklin
You've just encountered Flex's version of DLLHell :) Freundliche Grüße / Best regards, Bill Franklin Computer Integrated Mfg. [cid:image001.gif@01CD8771.E12C3F40] Bayer CropScience LP 8400 Hawthorne Road, Room 2447 Kansas City, MO 64120 Tel: +1 816 242 2148 Fax: +1 816 242 2

RE: [flexcoders] Charles Proxy, Flex, and ColdFusion 9

2012-05-03 Thread Bill Franklin
Already have communicated with him. He requested and has a recorded session for several days….have yet to hear back… Freundliche Grüße / Best regards, Bill Franklin Computer Integrated Mfg. [cid:image001.gif@01CD2919.E39E3550] Bayer CropScience LP 8400 Hawthorne Road, Room 2447 Kansas City, MO

RE: [flexcoders] setStyle, preinitialize and initialize

2012-04-13 Thread Bill Franklin
Alex, where is good information on states and how/when/where to use them? Freundliche Grüße / Best regards, Bill Franklin Computer Integrated Mfg. [cid:image001.gif@01CD194D.DD0D1250] Bayer CropScience LP 8400 Hawthorne Road, Room 2447 Kansas City, MO 64120 Tel: +1 816 242 2148 Fax: +1 816 242

RE: [flexcoders] Nested Modules: "No destination with id null is registered with any service"

2012-04-10 Thread Bill Franklin
happens if you call .load(); from the application anyway). And once I get everything migrated to 4.5+, I don't need to worry about specifying ApplicationDomain at all? Freundliche Grüße / Best regards, Bill Franklin Computer Integrated Mfg. [cid:image001.gif@01CD1707.9A91AAA0] Bayer CropSc

RE: [flexcoders] Nested Modules: "No destination with id null is registered with any service"

2012-04-10 Thread Bill Franklin
Thanks Alex, Is there a time when you wouldn't want to put ApplicationDomain.currentDomain in the IModuleInfo.load call? Freundliche Grüße / Best regards, Bill Franklin Computer Integrated Mfg. [cid:image001.gif@01CD16F9.19A16DD0] Bayer CropScience LP 8400 Hawthorne Road, Room 2447 Kansas

RE: [flexcoders] Fill pdf form with Flex

2011-12-19 Thread Bill Brutzman
Cycle Designer (bundled with Acrobat Pro) . --Bill From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of isa_loyer Sent: Monday, December 19, 2011 11:07 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Fill pdf form with Flex Hi, I'd like to fill

RE: [flexcoders] You are the product

2011-12-16 Thread Bill Brutzman
the app-store market model… I am wondering how long it will last. What users really want is for programs to run in a browser… not to have to download pesky updates. Likewise, what developers want is subscriptions. --Bill From: flexcoders@yahoogroups.com [mailto:flexcoders

RE: [flexcoders] You are the product

2011-12-16 Thread Bill Brutzman
standards-based Flash lite could be cranked into HTML-6. --Bill From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Kevin MacDonald Sent: Friday, December 16, 2011 12:50 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] You are the product Good

RE: [flexcoders] E-Mail from flex.

2011-12-14 Thread Bill Brutzman
There are some back-end Java messaging APIs available. The Flex app needs to connect to the chosen Java Messaging API. There is some plumbing involved. An easier, faster, cleaner, better way to use ColdFusion. --Bill From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com

RE: [flexcoders] Flex to HTML5 Conversion tool?

2011-12-01 Thread Bill Brutzman
Doug: Thanks for this post. Although the medicine is difficult to swallow. I am grateful that the doctor is outspoken. --Bill From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Doug McCune Sent: Thursday, December 01, 2011 4:48 PM To: flexcoders

[flexcoders] Rich & Reach

2011-11-16 Thread Bill Brutzman
Flex is richer. HTML5 promises greater reach. --Bill

RE: [flexcoders] Calling flex from JavaScript wrapper

2011-11-09 Thread Bill Brutzman
In this little login program, I am able to determine the user’s department ok but am having trouble binding this dept data to a url launch string. Portions of the program follow. Help would be appreciated. --Bill

RE: [flexcoders] Flex line chart

2011-09-13 Thread Bill Brutzman
Wesley What. no middle-ware? How is Flex connecting to MySQL. ColdFusion, PhP, Java? --Bill From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of chinwesley Sent: Monday, September 12, 2011 10:06 AM To: flexcoders@yahoogroups.com Subject: [flexcoders

RE: [flexcoders] Regarding a Flex Book

2011-09-08 Thread Bill Brutzman
I like best. "Learning Flex 4" by Alaric Cole & Elijah Robison, O'Reilly. The pages are in color. --Bill From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Adarsh Sent: Wednesday, September 07, 2011 8:30 AM To: flexcoders@yahoogroups.com S

Re: [flexcoders] Adding up ArrayCollections to DataGrid

2011-08-26 Thread Bill Brutzman
Venkat: The middleware matters. Is ColdFusion in use there? --Bill From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Venkat M Sent: Thursday, August 25, 2011 8:31 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Adding up Arraycollections to

RE: [flexcoders] Adding up Arraycollections to Datagrid!

2011-08-25 Thread Bill Brutzman
und the book to be very helpful. I have something like this in ColdFusion. two CFCs. a method CFC and a data structure CFC. that talk to each other and a Flex app. that have the added benefit of working ok with the Flex Data/Services wizard. Regards, --Bill From: flexcoders@yahoogroups

RE: [flexcoders] SQLite Insert Statements in a transaction

2011-08-18 Thread Bill Franklin
You're not the only one that has had problem with Async transactions. They should be possible, but the statement doesn't get released until the execution is completewhich is problematic. Your best bet for this is to use a synchronous connection. Yes, that sucks for user experience if you

[flexcoders] RE: Flex 4.5 - smart phone app

2011-08-12 Thread Bill Brutzman
sizing stuff in FB 4.5 that is a big help. --Bill From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Davidson, Jerry Sent: Friday, August 12, 2011 9:38 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Flex 4.5 - smart phone app I've

RE: [flexcoders] Re: I don't know if I need Flex (please help me to decide)

2010-09-07 Thread Bill Brutzman
Consider also Adobe's ColdFusion. I have found ColdFusion to be easier to use and more robust than PHP. --Bill From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf Of enridp Sent: Tuesday, September 07, 2010 11:10 AM To: flexcoders@yahoogroups.com Su

RE: [flexcoders] I don't know if I need Flex (please help me to decide)

2010-09-07 Thread Bill Brutzman
My rule of thumb is that if there is data. like a database. then yes. Flex is the way to go. --Bill From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf Of enridp Sent: Monday, September 06, 2010 2:15 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] I don&#

RE: [flexcoders] Is this possible with Flex 4?

2010-08-20 Thread Bill Brutzman
While it may be possible to do this all from FB, for this app, some middleware would help to make the app more robust. Check out Adobe's ColdFusion. There are a few good CF courses on Lynda. --Bill From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf Of G

[flexcoders] Re: flex2gateway error

2010-08-19 Thread Bill
Here's another site that talks about some debug options that you can add to the flash side of your app and also has a link to charles, etc. http://www.devwebpro.com/how-to-debug-flex-builder-3-remote-calling/ --- In flexcoders@yahoogroups.com, Wesley Acheson wrote: > > Okay in a default apache

RE: [flexcoders] Computation request

2010-07-29 Thread Bill Brutzman
] On Behalf Of Bill Brutzman Sent: Thursday, July 29, 2010 1:54 PM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Computation request This is rather a large question. I expect that the fastest way to arrive at a meaningful answer would be to view the Adobe.TV videos. There is

RE: [flexcoders] Computation request

2010-07-29 Thread Bill Brutzman
This is rather a large question. I expect that the fastest way to arrive at a meaningful answer would be to view the Adobe.TV videos. There is a lot of new easy-to-use, wizard-like functionality in FB4 to easily connect to middleware such as PHP. --Bill From: flexcoders

Re: [flexcoders] mx.messaging.AdvancedChannelSet

2010-07-28 Thread Bill Sahlas
et it done. I have seen my fds.swc lib has the AdvancedChannelSet class but it is not showing in flash builder. Thanks, Bill

[flexcoders] Re: Populating ID from an Oracle sequence

2010-07-23 Thread Bill
I think you should be able to achieve this through the use of a special annotated SEQUENCE my_generator Check out the doc on the model xml element "ID" http://help.adobe.com/en_US/LiveCycleDataServicesES/3.1/Mo

RE: [flexcoders] send email from flex

2010-07-05 Thread Bill Brutzman
Adding to Fotis' post, we use ColdFusion as a back-end. Thus, Flash Builder sends a blip to ColdFusion and then ColdFusion sends the eMail out. --Bill From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf Of Fotis Chatzinikos Sent: Monday, July 05, 2010 10:

Re: [flexcoders] how to filter our a column in datagrid?

2010-07-01 Thread Bill Sahlas
d grade data, i want to remove this row from the datagrade. I don't want to change the object in the datagrid dataprovider array, because the array needs to be used some other places. how do i do it? thanks C. Thanks, Bill

[flexcoders] Re: Applying a style GroupingFields in an AdvancedDataGrid

2009-01-23 Thread Bill
Where would I call that function? --- In flexcoders@yahoogroups.com, "Amy" wrote: > > --- In flexcoders@yahoogroups.com, "Bill" wrote: > > > > is there any way to apply a styleFunction to a Grouping Field, so > that, > > for instance, the ro

[flexcoders] Applying a style GroupingFields in an AdvancedDataGrid

2009-01-20 Thread Bill
is there any way to apply a styleFunction to a Grouping Field, so that, for instance, the row is a different color based on which level of grouping it is? For Example Level 0 <- Red =>Level 1<- Green =>=>Level 2 <- Blue =>=>->Item 1 <- default style =>=>->Item 2 <- default style =>Lev

[flexcoders] Re: AdvancedDataGrid itemIcons

2009-01-20 Thread Bill
--- In flexcoders@yahoogroups.com, "c_higgon" wrote: > > > Look at setting the following parameters null on AdvancedDataGrid > object: > folderOpenIcon="{null}" > folderClosedIcon="{null}" > defaultLeafIcon="{null}" >

[flexcoders] AdvancedDataGrid itemIcons

2009-01-20 Thread Bill
What would be the best way to remove the itemIcons from the AdvancedDataGrid?

[flexcoders] First POST - XML and Datagrid - XML parent issues

2008-10-21 Thread Bill
Here is my XML http://fantasy4sports.com/xml/players.xml my source XMLCollection call and the resulting datagrid http://fantasy4sports.com/testFolder/sportsPlayerCSV.html reason for the [][] is the xml is malformed and wont read the "-" in the titles. but thats not my problem... Now my cust

[flexcoders] Changes in dot releases of Flash Player 9

2008-05-08 Thread Bill Brown
I'm running into issues with an AS3 project on versions of Flash Player 9 prior to 9.0.115. Does anyone know were I can find a change log or a bug list of Flash Player 9 dot releases?

[flexcoders] Detecting OS X Command-keystrokes...

2008-02-10 Thread Bill Hutten
looking for... :) Is there a reason why the command key is being handled differently than the control and shift keys? Is this a bug, or am I misunderstanding something? BTW: This is happening in an AIR application, latest beta. - bill

[flexcoders] Re: Collision detection for multiple objects?

2008-01-06 Thread Bill Lane
t-3-physics-engines> Bill Lane --- In flexcoders@yahoogroups.com, "jrag0n" <[EMAIL PROTECTED]> wrote: > > All the examples of AS3 collision detection I've seen assume you know the names of the two > objects that will be touching. I want to write some code where new

[flexcoders] Flex accessing ColdFusion Remoting service on a seperate server?

2007-04-16 Thread Bill Brown
I am trying to get a Flex application to read a getAll() method from a ColdFusion Remoting service on a seperate server. My current (working) set-up has the Flex .swf on the same server as the ColdFusion Remoting service. I would like to host the .swf on a different server, yet still access the s

[flexcoders] OS X Command line

2007-04-02 Thread Bill Dawson
I've got FlexBuilder and the Flex SDK installed on my machine. I've set the $PATH variable to include my SDK directory - and everything appears to run correctly. When I execute mxmlc against a valid MXML file, the compiler runs - but never outputs a SWF file. I've put it in a root directory to rem

[flexcoders] Re: Max OS X Flex Builder 2.01 License Issue - still waiting

2007-01-24 Thread Bill Gercken
John, What ever you did worked! I have my license and I am now a happy camper. Thanks, -bill --- In flexcoders@yahoogroups.com, John Dowdell <[EMAIL PROTECTED]> wrote: > > Bill Gercken wrote: > > Has anyone been able to get an new license? > > I contacted adobe and

[flexcoders] Re: Max OS X Flex Builder 2.01 License Issue - still waiting

2007-01-23 Thread Bill Gercken
the key by the end of the week, worst case by Tuesday (today). Still no key... I am a HUGE fan of Macromedia/Adobe/Flex but I am not sure why it has to be this difficult. Thank goodness for the 30 day trials... -bill --- In flexcoders@yahoogroups.com, "Rich Tretola" <[EM

[flexcoders] validating a list control

2007-01-10 Thread bill sticky
I'm new to Flex and wanted to validate that a user made at least one selection with a multi select list control. I've found lots of examples of validation using text input controls. Can anyone point me to an example or a blog?

[flexcoders] Re: Max OS X Flex Builder 2.01 License Issue

2007-01-06 Thread Bill Gercken
Thanks Phil! Sorry I did not see the information on the Adobe site. Regards, -bill --- In flexcoders@yahoogroups.com, "Phil Costa" <[EMAIL PROTECTED]> wrote: > > Bill, > > You need to call into customer support to exchange your license. Info > here: > &g

[flexcoders] Max OS X Flex Builder 2.01 License Issue

2007-01-06 Thread Bill Gercken
X version was available. As soon as the Mac beta was out I switched and have not looked back. Don't tell me that I am going to have to fork out another 500 bucks just to be able to work on my operating system of choice... Regards, -bill

[flexcoders] Re:TileList - forcing the item renderer to refresh

2006-12-27 Thread Bill Gercken
Solved the problem. There is nothing special going on. All I had to do was to use the dataChange method to update the items variables (which were bound to the items in the custom component). Happy Holidays! -bill

[flexcoders] TileList - forcing the item renderer to refresh

2006-12-25 Thread Bill Gercken
would think this would be automatic but is not working for me.) Is there a bug associated with the TileList? I have done a lot of searching on this topic and have been unable to find a solution. Thanks in advance, -bill

[flexcoders] Re: Question for all you SQL Query experts

2006-12-20 Thread Bill Lane
I would go a step further with Patrick's suggestion. Have a look at how a range of applications handle filtering. For example the way you define a playlist within iTunes is easily achieved with Flex and provides a flexible and easy to understand interface for most users. Bill Lane -

[flexcoders] Avoiding Apache Axis (can I even do this?)

2006-10-31 Thread Bill Long
Hello All, I'm populating my data grids from mySQL using WebServices built in ColdFusion and things have been working famously. But recently, I've encountered blank results (empty grids) after fetching date/time columns (the others were varchars). So I went back and tried to test the componen

[flexcoders] Why my message wasn't posted

2006-10-31 Thread Bill Long
yesterday afternoon, i submitted a serious and legitimate post concerning generating WebService objects in CF for consumption in Flex. i suspect many Flex users are using CF for backend work, not only in remoting, but for WS. is there any reason why my post wasn't published? [EMAIL PROTECTED]

[flexcoders] Linechart with dynamic series?

2006-10-31 Thread Bill Brown
I was wondering if it is possible to dynamically add LineSeries to a LineChart component at run-time?I'd like to create something like a stock chart where the user can select multiple stocks to display on the stock chart. How would I format the arrayCollection being used as a dataProvider for th

[flexcoders] Re: FlexBuilder refusing to Build newer versions of .mxml files !!!

2006-10-25 Thread Bill Long
i've done the same things more than i wish to recount. my hack was to blow away the .metadata file in the workspace which forces flex to rebuild the ws; then, create another project and import the mxml i was working on. i think it's a good idea to turn off the "save automatically" feature and

[flexcoders] Simple Clock to digital?

2006-10-25 Thread Bill Long
Does anyone have a suggestion on how to write a digital clock instead of the "good old" analog that's shown in the /samples file. Thanks, -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40

[flexcoders] Re: Passing variables from Flex to swf

2006-09-05 Thread Bill Lane
If you loaded the swf using swfLoader you need to use the SystemManager to comunicate with the loaded swf. You'll find a good example in the docs at: Flex 2 Developer's Guide > Building User Interfaces for Flex Applications > Using Controls>SWFLoader control Bill Lane

Re: [flexcoders] Re: Drag & Drop problem with browser scrolling

2006-09-04 Thread Bill Brown
Just wondering if anyone has made any progress with this bug?I too am experiencing the same problem, but with dragging an item from a TileList or DataGrid into a List. When the List is below the browser fold and requires vertical scrolling to reach, the "drop area" seems to dissociate from the L

Re: [flexcoders] how to get GET & POST variables

2006-09-04 Thread Bill Lane
ommunicating with the Wrapper   Bill Lane>>> "Yiðit" Boyar <[EMAIL PROTECTED]> 09/04/06 7:15 am >>> hello,i need to send variables to a php page which has flex inside...as an example, you know flex automatically creates the html file when you debug an mx

RE: [flexcoders] Re: WSDLError:Element not resolvable => LoadEvent doesn't imply service ready

2006-08-15 Thread Bill Sahlas
Howdy,   I’d like to reproduce this internally here in the FDS QA lab using some of your examples.  Can someone on this list forward me a link to a WSDL that is publicly accessible with sample code to execute?   Thanks, Bill   FDS QA – Adobe Systems Inc.   From

Re: [flexcoders] Problem with charts license

2006-08-06 Thread Bill Lane
Thanks Dave,   that confirms what I suspected.  We are currently chasing it up with our IT people.  Hopefully it won't take too long to resolve.   Bill Lane>>> "Dave Carabetta" <[EMAIL PROTECTED]> 08/05/06 2:42 am >>> On 8/4/06, Bill Lane <[EMA

[flexcoders] Problem with charts license

2006-08-04 Thread Bill Lane
I'm having a problem with inputting our serial number for Flex Charting. FB2 has accepted the serial number no problem. But the charting says it's invalid. Should there be a different serial number for charting compared to FB2. Our IT guys say they only have one number and the order form confirm

Re: [flexcoders] What is the difference between an Array and an ArrayCollection?

2006-07-25 Thread Bill Brown
You guys are great! I don't think I've ever lauged so hard learning a programming concept.Thank-you very much!Perhaps there should be a section in the livedocs dedicated to magical furniture analogies... __._,_.___ -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/fi

[flexcoders] What is the difference between an Array and an ArrayCollection?

2006-07-25 Thread Bill Brown
This is a pretty newbie programming question, but coming from an AS1/AS2 background I'm not familiar with the difference between an Array and an ArrayCollection.Could someone please explain the difference, or suggest a URL that explains the difference? When I learned about arrays through Phillip

[flexcoders] Re: Flex newbie: issues with HTTPServices and my URL

2006-06-22 Thread Bill Dawson
I'm binding. I have a status label that I'm passing success/error messages to, but didn't have sucess passing the HTTPService response. It kept showing up blank, like my data-bound DataGrid. Any suggestions for a quick and dirty debug? Can I throw the HTTPService response to an alret box or somet

[flexcoders] Re: Flex newbie: issues with HTTPServices and my URL

2006-06-21 Thread Bill Dawson
Thanks, Tracy!I'm now able to post with parameters successfully to the server - the current "challenge" is that I don't seem to be handling the server response. I can confirm that I'm making valid calls to the server, and they are responding, but my Flex application is not displaying responses.I

[flexcoders] Re: [Flex2Beta3] CF/Flex integration - 500 NULL

2006-06-20 Thread Bill Sahlas
Are you attempting the Sample app called SessionTracker?  Can you give me more details?     Bill Sahlas ColdFusion QA Adobe Systems Inc. 275 Grove Street Newton MA 02246 p: 617.219.2167 [EMAIL

[flexcoders] Re: Flex newbie: issues with HTTPServices and my URL

2006-06-16 Thread bill-dawson
Now Flex is seeing my XML value argument as an unpaired tag. Flex Builder is saying, "Encountered "" at line 5, column 8." Am I going at this all wrong? The correct post via HTTP is: http://www.somewhere.com/api/integrate.aspx? xml=trackingjob retrieve Here's what I attempted within flex:

[flexcoders] Flex newbie: issues with HTTPServices and my URL

2006-06-15 Thread bill-dawson
Hey Gang, I've has some issues posting to an public API within Flex. The post requires that I send along XML as part of the query string, but Flex won't accept "xml=" as part of the URL. I get an error, "The reference to entity "xml" must end with the ';' delimter." This is the format of the URL

===SPAM=== [flexcoders] Re: accessing HttpService in Beta 3

2006-06-13 Thread Bill Lane
data_result(event:ResultEvent):void<BR>{<BR>    var r   :String = event.result.prospectList.<WBR>prospect;<BR>    <BR>    Alert.show("data_result : " + r);<BR>}<BR>   Bill Lane >>> [EMAIL PROTECTED] 06/13/06 12:28 am >>> hi

RE: [flexcoders] Re: Question on CF components created by the Flex Wizard

2006-05-31 Thread Bill Sahlas
created by the Flex Wizard   OK, Bill, I think I got it.  I see that the save function returns nothing ("void"), so I changed that to "String" and then added: to the end of the save function and I get my result.  I'm not sure if that is the right way to go about it,

RE: [flexcoders] Re: Question on CF components created by the Flex Wizard

2006-05-30 Thread Bill Sahlas
ring(event) );     }   From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of g8torjoe Sent: Tuesday, May 30, 2006 11:28 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Question on CF components created by the Flex Wizard   H

RE: [flexcoders] Error - ColdFusion/Flex Application Wizard

2006-05-28 Thread Bill Sahlas
First, it means that the wizard didn’t complete generating all the files needed for the application.  Even though there are references to the “generated.views.masterdetail:Users_MasterDetail” in the navigation.mxml file, it wasn’t created for some reason.  To figure that out we can look a

RE: [flexcoders] Re: Question on CF components created by the Flex Wizard

2006-05-26 Thread Bill Sahlas
excoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of g8torjoe Sent: Friday, May 26, 2006 1:47 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Question on CF components created by the Flex Wizard   Bill, thank you very much for your time and response.  I apologize that I a

RE: [flexcoders] Re: Question on CF components created by the Flex Wizard

2006-05-26 Thread Bill Sahlas
@yahoogroups.com Subject: [flexcoders] Re: Question on CF components created by the Flex Wizard   Bill, thank you very much for your time and response.  I apologize that I am still a little confused.  I am using beta 3 and the code below was generated by the wizard automatically (at the end of the create

RE: [flexcoders] Question on CF components created by the Flex Wizard

2006-05-26 Thread Bill Sahlas
We thought about exposing the returned ID (ID that gets created for AUTOINCREMENT keys) in the CFQUERY RESULT, a new attribute available as part of CFMX 7.x.  But, the process to get this is not always supported by the backend DBs so we backed off this feature for now.  You’ll need to cod

RE: [flexcoders] F2/CF VO's

2006-05-26 Thread Bill Sahlas
Are you also utilizing the tag in the CFC itself?  This blog talks about it in more detail http://mrmx.blogspot.com/2006/03/getting-cfcas-auto-conversion-working.html   From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Bjorn Schultheiss Sent: Thu

RE: [flexcoders] Re: Beta3 - Remoting error when running from "local" build

2006-05-23 Thread Bill Sahlas
This was posted by Pete Farland   > Peter Farland wrote: > >>You may need to specify what the {context.root} is at compile time >>depending on how you're compiling. >>  >>If you're using mxmlc or Flex Builder you need to specify >>--context-root=/cfmx >>  >>(or whatever the

RE: [flexcoders] Dynamic Return types

2006-05-23 Thread Bill Sahlas
Can’t you set the return type to Object (the highest obj in the class hierarchy) and get the same effect?   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Bjorn Schultheiss Sent: Tuesday, May 23, 2006 12:30 PM To: flexcoders@yahoogroups.com Subject: [fle

RE: [flexcoders] Re: Login System

2006-05-23 Thread Bill Sahlas
: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Login System   Hey Bill, In beta 3 where is the coldfusion wizard because it doesn't show on the "create new poject menu"? --- In flexcoders@yahoogroups.com, "Bill Sahlas" <[EMAIL PROTECTED]> wrote: > > He

RESENDING: RE: [flexcoders] Login System

2006-05-19 Thread Bill Sahlas
includes a well-formatted login page with user name and password field prompts and the appropriate cfc backend logic).   Bill   From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Tom Chiverton Sent: Friday, May 19, 2006 4:12 AM To: flexcoders@yahoogroups.c

RE: [flexcoders] CF Flex Connectivity : CRM Example

2006-05-19 Thread Bill Sahlas
I posted on this thread    From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of dirtmediaworld Sent: Thursday, May 18, 2006 10:43 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] CF Flex Connectivity : CRM Example   Has anyone successfully

RE: [flexcoders] Flash Remoting w/o FDS

2006-05-18 Thread Bill Sahlas
http://labs.adobe.com/wiki/index.php/ColdFusion/Flex_Connectivity   From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Doug Arthur Sent: Thursday, May 18, 2006 6:02 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Flash Remoting w/o FDS  

RE: [flexcoders] Re: sending arguments to a webservice

2006-05-18 Thread Bill Sahlas
Try {toDateField.selectedDate as Date}  {fromDateField.selectedDate as Date}   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Tim Hoff Sent: Wednesday, May 17, 2006 8:44 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: sending arguments to a

RE: [flexcoders] Re: CF Flex Connectivity : Contact Example

2006-05-18 Thread Bill Sahlas
.  Another thing to try is if/when you run the http://localhost:8700/samples/dataservice/contact/contactmgr.mxml using the same flash player does that work when updating?   Bill From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of dirtmediaworld Sent: Wednesday, May 17, 2006 9

RE: [flexcoders] Mystic CFC remoting

2006-05-16 Thread Bill Sahlas
Mike Nimer is correct (he did write the feature after all).  Perhaps I misunderstood you.  You can use either the Flex Builder 2.0 IDE to compile it or the command-line utility (perhaps combined with ANT and a build.xml file) to accomplish this. To decouple the compilation process from t

RE: [flexcoders] Mystic CFC remoting

2006-05-15 Thread Bill Sahlas
Yes -   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Tom Chiverton Sent: Monday, May 15, 2006 11:36 AM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Mystic CFC remoting   >>> On Mon, May 15, 2006 at  4:14 PM, in message <[EMAIL PROTECTE

RE: [flexcoders] Mystic CFC remoting

2006-05-15 Thread Bill Sahlas
Of Bill Sahlas Sent: Monday, May 15, 2006 10:51 AM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Mystic CFC remoting   When the flash app is compiled it uses this compiler flag -services "C:\iPlanet\Servers\docs\WEB-INF\flex\flex-enterprise-services.xml" and in that f

RE: [flexcoders] Mystic CFC remoting

2006-05-15 Thread Bill Sahlas
When the flash app is compiled it uses this compiler flag -services "C:\iPlanet\Servers\docs\WEB-INF\flex\flex-enterprise-services.xml" and in that file is the connection (end-point URI) information.   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Tom C

RE: [flexcoders] Mystic CFC Wizard

2006-05-15 Thread Bill Sahlas
These objects cab be built  based not only tables but on “Views” as well and these are a great alternative.   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Bjorn Schultheiss Sent: Sunday, May 14, 2006 4:40 AM To: flexcoders@yahoogroups.com Subject: [fl

RE: [flexcoders] Reporting options

2006-05-12 Thread Bill Sahlas
Any chance to see the source code for that little app.  Seems kind of like what I am wanting to do.   Thanks   Jeff - Original Message From: Bill Sahlas <[EMAIL PROTECTED]> To: flexcoders@yahoogroups.com Sent: Friday, May 12, 2006 9:53:06 AM Subject: RE:

RE: [flexcoders] Close a flex app

2006-05-12 Thread Bill Sahlas
st, "_self");        }   From: Bill Sahlas Sent: Friday, May 12, 2006 5:55 PM To: 'flexcoders@yahoogroups.com' Subject: RE: [flexcoders] Close a flex app   Try adding this       pr

RE: [flexcoders] Close a flex app

2006-05-12 Thread Bill Sahlas
Try adding this       private function closeApp():void     {     //     var urlString:String = "_javascript_:self.close()";    

RE: [flexcoders] Reporting options

2006-05-12 Thread Bill Sahlas
Hi Jeff –   Here’s much more on the Flex_CF solution http://www.dcooper.org/blog/client/index.cfm?mode=entry&entry=609B9952-DC57-D79E-83886B7D4E700834   Let us know if this helps to get you going in the right direction, Bill   From: flexcoders@yahoogroups

RE: [flexcoders] Re: FDS Beta 3 with ColdFusion Issues

2006-05-12 Thread Bill Sahlas
web cache; make sure the swf is being rebuilt   HTH, Bill   From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Nikmd23 Sent: Friday, May 12, 2006 10:35 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: FDS Beta 3 with ColdFusion Issues   I

RE: [flexcoders] Getting Error with Beta 3 ColdFusion update.

2006-05-10 Thread Bill Sahlas
and post the debug output.  Feel free to read through the debug output and it may tell you more about what you’re experiencing.   HTH, Bill   From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Gareth Edwards Sent: Tuesday, May 09, 2006 10:09 PM To

RE: [flexcoders] F2B3 - Problem with ColdFusion/Flex Connectivity Beta 3

2006-05-10 Thread Bill Sahlas
Hi John –   This throws the error - http://localhost/flex2gateway  The URL is not terminated with the “/”   This gives a blank page - http://localhost/flex2gateway/ as the URL is properly terminated.  This is only useful as an internal reference for CF.   My question to you is – wh

RE: [flexcoders] F2B3 - Problem with ColdFusion/Flex Connectivity Beta 3

2006-05-09 Thread Bill Sahlas
feature I will suggest that you visit Adobe Labs at http://labs.adobe.com/wiki/index.php/ColdFusion/Flex_Connectivity#Sample_Applications  and Read about the Phone Selector Sample Application   Bill   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Kleber Voigt Sent

RE: [flexcoders] Flex2 Beta3: Mystic installation

2006-05-09 Thread Bill Sahlas
Already done Dave –   From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Dave Carabetta Sent: Tuesday, May 09, 2006 11:44 AM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Flex2 Beta3: Mystic installation   On 5/9/06, Bill Sahlas

RE: [flexcoders] Flex2 Beta3: Mystic installation

2006-05-09 Thread Bill Sahlas
from the labs site. can you possibly quicken my signup there ;) or just tell me another ressource where I can find more information regarding installation issues? greetings, thomas Bill Sahlas wrote: > Please review the release notes for J2EE installs @ > http://mmbeta.mac

RE: [flexcoders] Flex2 Beta3: Mystic installation

2006-05-09 Thread Bill Sahlas
Please review the release notes for J2EE installs @ http://mmbeta.macromedia.com/downloader.cfm?r=4463#j2ee     From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Thomas Rühl -akitogo- Sent: Tuesday, May 09, 2006 10:17 AM To: flexcoders@yahoogroup

RE: [flexcoders] Re: DataService.fill params

2006-05-03 Thread Bill Sahlas
embler.cfc               …                             The DAO code is the same as below.   --Bill   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Bill Sahlas Sent: Wednesday, May 03, 2006 2:14 PM To: flexcoders@yahoogroups.com Subject: RE: [flex

RE: [flexcoders] Re: DataService.fill params

2006-05-03 Thread Bill Sahlas
t may look like this             And your where clause would look like this       where  isActive =   HTH, Bill     From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Nikmd23 Sent: Wednesday

RE: [flexcoders] DataService.fill params

2006-05-03 Thread Bill Sahlas
backend destination.  You can pass your “active” argument as “param” to the fill method and filter the query for active = true   where  active =   HTH, Bill   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Nikmd23 Sent: Wednesday, May 03, 2006 9:49 AM To

Re: [flexcoders] TabNavigator - Targeting Child Controls

2006-04-10 Thread Bill Brown
ean ( chkbx1.selected) *  Boolean (chkbx2.selected)  * Boolean ( chkbx3.selected) ) }"Since   Boolean( nulll) returns false, it would give you the value youneed. |-+->|     | || |  "Bill Brown" 

  1   2   >