Re: [flexcoders] animated line charts

2006-06-22 Thread hank williams
is being drawn. If not, could you describe it in more detail?On 6/22/06, hank williams [EMAIL PROTECTED] wrote: Those are cool effects but, based on my reading and a quick and dirty test, as documented, none of the effects that I read about do what I want.Hank On 6/22/06

[flexcoders] cant find flex.bootstrap.BootstrapServlet

2006-06-20 Thread hank williams
I am just getting fds setup, and I am having a problem setting up my own project.Everything worked fine when I was using the sample, but somehow when I setup my own project I must not have set some parameter properly or copied some necessary file into my project. Any clues. Hank[EMAIL

[flexcoders] Re: cant find flex.bootstrap.BootstrapServlet

2006-06-20 Thread hank williams
Problem solved. I had just not copied some files in the samples lib directory.HankOn 6/20/06, hank williams [EMAIL PROTECTED] wrote:I am just getting fds setup, and I am having a problem setting up my own project. Everything worked fine when I was using the sample, but somehow when I setup my

[flexcoders] remoteObject send failing

2006-06-20 Thread hank williams
I am trying to get remoteObjects up and running, talking to a FDS. I use mxml binding, and when I actually make the send() call to my remote object it generates an error send failed. It does not appear that the message is ever getting to the server because there is no traffic on the java console.

Re: [flexcoders] Re: remoteObject send failing

2006-06-20 Thread hank williams
--- In flexcoders@yahoogroups.com , hank williams [EMAIL PROTECTED]wrote: I am trying to get remoteObjects up and running, talking to a FDS. I use mxml binding, and when I actually make the send() call to my remote object it generates an error send failed. It does notappear that the message is ever

Re: [flexcoders] Re: remoteObject send failing

2006-06-20 Thread hank williams
be able to call your RemoteObject method directly.See if the following works:mx:Button label=get chart dataclick=chartTemplate.findCharts(1) /- Doug--- In flexcoders@yahoogroups.com , hank williams [EMAIL PROTECTED]wrote: I am trying to get remoteObjects up and running, talking

Re: [flexcoders] Re: remoteObject send failing

2006-06-20 Thread hank williams
Oh also, in my flex-config.xml I do define the context root like this:context-root/uploadSever/context-rootagain, that is the name of the web app.Hank On 6/20/06, hank williams [EMAIL PROTECTED] wrote: On 6/20/06, Peter Farland [EMAIL PROTECTED] wrote: Hank: 1. Are you compiling

Re: [flexcoders] Re: remoteObject send failing

2006-06-20 Thread hank williams
=my-amf type= mx.messaging.channels.AMFChannel endpoint uri=http://{server.name}:{server.port}//messagebroker/amf/ properties polling-enabledfalse/polling-enabled /properties/channelSo the question is, where is it getting this from?Hank On 6/20/06, hank williams [EMAIL PROTECTED] wrote: Ok, so we

Re: [flexcoders] Re: remoteObject send failing

2006-06-20 Thread hank williams
to remove the samples.war file. This cause flex to be confused and was obviously reading the wrong flex-enterrpise-services.xml file.Thanks for all your help Pete.Hank.On 6/20/06, hank williams [EMAIL PROTECTED] wrote: Just as a test I changed the definiton of the my-amf endpoint in flex-enterprise

Re: [flexcoders] Re: remoteObject send failing

2006-06-20 Thread hank williams
Ok, so we are getting down to the nub of the problem.this is what my flex-enterprise-services.xml file says my channel definition is: channel-definition id=my-amf class=mx.messaging.channels.AMFChannel endpoint uri=http://localhost:8080/uploadServer/messagebroker/amf

[flexcoders] remoting without value object by using ResultSets

2006-06-19 Thread hank williams
I am attempting to port work that I have done with the old remoting model into the new one. In the old model, I leveraged a feature that allowed JDBC ResultSets to be sent from the Java server to the Flash client and for that data to be received as a RecordSet and displayed properly in a

Re: [flexcoders] FDS Samples

2006-06-19 Thread hank williams
Oh thanks. I was going to ask about that. I hate the idea of modifying the server.xml file for an app specific thing.But I am not familiar with the context.xml file. What is the overall format of that file. Can I see a sample somewhere. Also, I presume that this *is* the META-INF in the

Re: [flexcoders] FDS Samples

2006-06-19 Thread hank williams
On 6/19/06, Peter Farland [EMAIL PROTECTED] wrote: Make sure you mention that the Transaction tag for a Context is for Tomcat 5.5 only(I believe JOTM config is more complicated in earlier versions of Tomcat). This new tag makes it very simple to configure transactions with JOTM:

[flexcoders] Re: FDS Samples

2006-06-19 Thread hank williams
, hank williams [EMAIL PROTECTED] wrote: I wrote up a little explanation that is much (I think) easier to understand that the instructions provided by adobe for installing JOTM (which is necessary for FDS) 1. un gzip the file http://debian-sf.objectweb.org/projects/jotm 2. go to the lib directory

[flexcoders] FDS Samples

2006-06-18 Thread hank williams
I just downloaded flex data services, installed, and tried to run the the sample apps.The flash UI part all works fine, but it cant connect to data. The error that comes in on the java console looks like this: [Flex] [DEBUG] Before invoke service: data-service incomingMessage: Flex Message

[flexcoders] Re: FDS Samples

2006-06-18 Thread hank williams
of people, this will be a bummer. Hank On 6/18/06, hank williams [EMAIL PROTECTED] wrote: I just downloaded flex data services, installed, and tried to run the the sample apps. The flash UI part all works fine, but it cant connect to data. The error that comes in on the java console looks like

[flexcoders] Re: FDS Samples

2006-06-18 Thread hank williams
parameter name jotm.timeout/name value60/value /parameter /ResourceParams /Context NOTE: In the first line above, the word samples listed twice, should be whatever the name of your webapp is. Using samples allows you to run the samples application that comes with FDS. On 6/18/06, hank williams

Re: [flexcoders] Re: FDS Samples

2006-06-18 Thread hank williams
--- In flexcoders@yahoogroups.com, hank williams [EMAIL PROTECTED] wrote: I wrote up a little explanation that is much (I think) easier to understand that the instructions provided by adobe for installing JOTM (which is necessary for FDS) 1. un gzip the file http://debian

Re: [flexcoders] Re: Moderation + we're not moving to a new forum this week (or next) either :)

2006-06-16 Thread hank williams
Yeah, its really not doable without gmail. Gmail makes it easy.HankOn 6/16/06, Scott Langeberg [EMAIL PROTECTED] wrote: GMail, baby. All posts archived + Google search = hooray Scott On 6/16/06, busitech [EMAIL PROTECTED] wrote: Personally, I have tried to use Flexcoders group and

Re: [flexcoders] Flex 2 - Release Date Pricing

2006-06-15 Thread hank williams
Interestingly: FDS Express - FREE (one app per cpu). So if you only have one app on the server its free? How many users is this for. That seems like a good deal, but not if the app can only support one or 10 users. Hank Yahoo! Groups Sponsor ~--

Re: [flexcoders] Displaying an Image from MYSQL database.

2006-06-13 Thread hank williams
D, Flash will only display pictures that are received via http. I think that the best way to do this is to store the pictures in the fie system in a directory that is accessible to the web server and accessible via an http://; url, and to store the URL in the database. Regards Hank On 6/13/06,

Re: [flexcoders] Using amf0 in f2b3

2006-05-19 Thread hank williams
Well, maybe because you have a major codebase already running under openAMF and you dont want to throw it out and you dont want to switch to cold fusion and you dont want to spend a billion dollars on FDS. Even if the alternate solutions were free, maybe you dont want to (or dont have

Re: [flexcoders] Using amf0 in f2b3

2006-05-19 Thread hank williams
source gateway between flash and PHP. Interestingly, there has never been a product from Macromedia/Adobe that provided a gateway between flash and PHP. Regards Hank On 5/19/06, Tom Chiverton [EMAIL PROTECTED] wrote: On Friday 19 May 2006 11:15, hank williams wrote: Well, maybe because you

[flexcoders] Has anyone done a tree grid with columns

2006-04-30 Thread hank williams
Has anyone done a tree grid with columns. What I am really looking for is a datagrid where the first column had a tree structure that would allow the showing and hiding of rows. Hank -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search

[flexcoders] Free Flex???

2006-01-31 Thread hank williams
There is an article on news.com that says the following. Adobe is introducing a free, basic software developers kit which includes the Flex Framework, compiler and documentation. The Flex Builder development tool costs $1,000 per developer. The link is here.

Re: Re[2]: [flexcoders] Web app built on the top of Flex 2 frawemork only requires Flash 9 player to be preinstalled, right?

2006-01-26 Thread hank williams
Andy, I think you misunderstand. There is no flash 9 announced or anywhere on the publicly known horizon. 8.5 will be released to the public this spring. There IS NO FLASH 9. Presumably there will be a flash 9 at some point but speculating about it when there is an imminent release of a version

Re: [flexcoders] release date for flex 2?

2006-01-15 Thread hank williams
Will there be the opportunity to get the beta version? Yes! They have stated that a new public beta will be issued before the alpha expires. From everything I understand they do not intend to orphan the pioneers. (It would also be illogical and *really* bad business) Regards Hank --

Re: [flexcoders] Re: Flex2 and Amfphp is it possible ?

2005-12-16 Thread hank williams
that change ourselves, so you will have to be patient. Hope that helps, Phil Costa Group Product Manager, Flex -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of hank williams Sent: Friday, December 16, 2005 7:25 AM To: flexcoders@yahoogroups.com

Re: [flexcoders] Re: Flex2 and Amfphp is it possible ?

2005-12-16 Thread hank williams
and it works. What I've yet to see work yet is AMFPHP using AMF3, but I wouldn't expect Patrick the AMFPHP crew to start working on it until the player is in later betas. - Original Message - From: hank williams [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Friday, December

Re: [flexcoders] Re: Flex2 and Amfphp is it possible ?

2005-12-16 Thread hank williams
, it's only available in the new AVM and the code that we are writing for Flex does take advantage of it (since it runs in the new AVM). Matt -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of hank williams Sent: Friday, December 16, 2005 12:21

Re: [flexcoders] Re: Flex2 and Amfphp is it possible ?

2005-12-16 Thread hank williams
, then this will work; assuming they do, you'll be able to connect MXML's RemoteObject in Flex 2 to older Remoting servers. - Original Message - From: hank williams [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Friday, December 16, 2005 3:59 PM Subject: Re: [flexcoders] Re

Re: [flexcoders] Re: Flex2 and Amfphp is it possible ?

2005-12-16 Thread hank williams
- Original Message - From: hank williams [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Friday, December 16, 2005 4:58 PM Subject: Re: [flexcoders] Re: Flex2 and Amfphp is it possible ? Jesse, Perhaps you missed the beginning of the thread, but the facts that you state

Re: [flexcoders] Re: Flex2 and Amfphp is it possible ?

2005-12-16 Thread hank williams
: hank williams [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Friday, December 16, 2005 4:58 PM Subject: Re: [flexcoders] Re: Flex2 and Amfphp is it possible ? Jesse, Perhaps you missed the beginning of the thread, but the facts that you state are pretty much what

Re: [flexcoders] Re: Flex2 and Amfphp is it possible ?

2005-12-16 Thread hank williams
. Regards Hank - Original Message - From: hank williams [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Friday, December 16, 2005 4:58 PM Subject: Re: [flexcoders] Re: Flex2 and Amfphp is it possible ? Jesse, Perhaps you missed the beginning

Re: [flexcoders] Flex2 and Amfphp is it possible ?

2005-12-15 Thread hank williams
As far as I know there is not yet. There was some discussion about this on the flashcoders list when flex2 came out. I made a pretty big deal about the fact that the docs seem to indicate that standard remoting will not be something that is supported. Mike Chambers (a MM employee) indicated that

Re: [flexcoders] Re: Flex2 and Amfphp is it possible ?

2005-12-15 Thread hank williams
@yahoogroups.com, hank williams [EMAIL PROTECTED] wrote: As far as I know there is not yet. There was some discussion about this on the flashcoders list when flex2 came out. I made a pretty big deal about the fact that the docs seem to indicate that standard remoting will not be something

Re: [flexcoders] Re: Flex2 and Amfphp is it possible ?

2005-12-15 Thread hank williams
-CYNERGY --- In flexcoders@yahoogroups.com, hank williams [EMAIL PROTECTED] wrote: Hmm... Thats an interesting response. So all of us who have developed solutions with remoting really didnt need it anyway. Aside from the fact that he was asking about amphp which has nothing

Re: [flexcoders] Re: Flex2 and Amfphp is it possible ?

2005-12-15 Thread hank williams
for not compiling for the Flash 8.5 player. They will probably get their eventually, but still do a wonderful job for FP7 and FP8 At 02:18 PM 12/15/2005, hank williams wrote: Dave, When you said POJO, I interpreted that as Plain Old Java Object. Correct me if I missunderstood, but thats where I got

Re: [flexcoders] Re: Flex2 and Amfphp is it possible ?

2005-12-15 Thread hank williams
for not compiling for the Flash 8.5 player. They will probably get their eventually, but still do a wonderful job for FP7 and FP8 At 02:18 PM 12/15/2005, hank williams wrote: Dave, When you said POJO, I interpreted that as Plain Old Java Object. Correct me if I

Re: [flexcoders] How can someone signup for the private beta of Flex 2?

2005-12-12 Thread hank williams
oops. Gold is 500k. 1m is plat. Hank On 12/12/05, JesterXL [EMAIL PROTECTED] wrote: ...ok, I lied about the Gold, it's really release candidate, but Macromedia is always Gold because they always sell millions of copies... I forget how many platnium is. - Original Message - From:

Re: [flexcoders] Yahoo Maps built with Flex!

2005-11-03 Thread hank williams
Wow. This is the first app where you can easily compare apples to oranges. I cant tell you how many people really cant understand the difference between flash/flex and DHTML/ajax. Its wierd. Its like there is some developer stupidity field that can be very hard to break through. This is exactly

Re: [flexcoders] Yahoo Maps built with Flex!

2005-11-03 Thread hank williams
On 11/3/05, Robert Thompson [EMAIL PROTECTED] wrote: Why does the Flex API require use of a Shockwave Control instead of simply the Flash control? I dont think this is true. Hank Yahoo! Groups Sponsor ~-- Most low income households are not

<    1   2   3   4   5