No, that isn't my problem.  Wish it was!

----- Original Message -----
From: "Tim Painter" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Friday, June 08, 2001 12:48 PM
Subject: Re: CF 5 Cfgraph problem More Info


> Man this was weird -- by chance do you NOT have a <body> tag there? I was
> getting the same results as you - no flash would show up.
>
> I noticed I didn't have a <body> tag, added it and BAM it now shows up. I
> used your exact code.
>
> HTH,
> Tim P.
> ----- Original Message -----
> From: "Michael Bruce" <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Friday, June 08, 2001 8:03 AM
> Subject: RE: CF 5 Cfgraph problem More Info
>
>
> > It was, but it is a limited version. It will only work with cfgraph. If
> you
> > need to use generators other features, you must get a fully licensed
> > version.
> > Mike
> >
> > -----Original Message-----
> > From: Jim Watkins [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, June 08, 2001 7:54 AM
> > To: CF-Talk
> > Subject: Re: CF 5 Cfgraph problem More Info
> >
> >
> > The documentations states:
> >
> >  "The cfgraph tag requires the JRun server and the Macromedia Generator
> > server, which install with ColdFusion."  So I assume Generator was
> > installed.
> >
> >
> > ----- Original Message -----
> > From: "Jim Watkins" <[EMAIL PROTECTED]>
> > To: "CF-Talk" <[EMAIL PROTECTED]>
> > Sent: Friday, June 08, 2001 7:35 AM
> > Subject: Re: CF 5 Cfgraph problem
> >
> >
> > >
> > > I installed CF 5.0 subscription download and "Generator" was never
> > > mentioned.  Where do I get Generator to install it?
> > > ----- Original Message -----
> > > From: "Tim Painter" <[EMAIL PROTECTED]>
> > > To: "CF-Talk" <[EMAIL PROTECTED]>
> > > Sent: Friday, June 08, 2001 6:10 AM
> > > Subject: Re: CF 5 Cfgraph problem
> > >
> > >
> > > >
> > > > You need to put the attribute "fileformat" in there.  I think by
> default
> > > it
> > > > uses Flash, but that only works if you have Generator installed.
Put
> a
> > > > fileformat="jpg" or fileformat="png" and it should work fine.
> > > > ----- Original Message -----
> > > > From: "Jim Watkins" <[EMAIL PROTECTED]>
> > > > To: "CF-Talk" <[EMAIL PROTECTED]>
> > > > Sent: Thursday, June 07, 2001 11:58 PM
> > > > Subject: CF 5 Cfgraph problem
> > > >
> > > >
> > > > > Should the following code draw a simple pie graph when executed?
Or
> > do
> > > i
> > > > > need something else?
> > > > >
> > > > > <cfgraph type="pie" title="Income by Department">
> > > > > <cfgraphdata item="New Vehicle Sales" value=500000>
> > > > > <cfgraphdata item="Used Vehicle Sales" value=250000>
> > > > > <cfgraphdata item="Leasing" value=300000>
> > > > > <cfgraphdata item="Service" value=400000>
> > > > > </cfgraph>
> > > > >
> > > > > Jim Watkins
> > > > > http://www.ngtcollege.org
> > > > >
> > > > >
> > > > >
> > > >
> > >
> >
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to