Hello Friends,
I am working with SpringGraph Component. I have to display EdgeLable
for the graph. I have created the EdgeLable by using the interface
IEdgeRenderer. But the problem is that EdgeLable are getting duplicated. can
anyone help me to fix this problem.
Thanks,
Sudesh
Just more information.
it seems that the package mx.olap is not available anymore in flex 3.5.
For example if you create a new flex project and try to import mx.olap, it
won't be available in anymore.
--- In flexcoders@yahoogroups.com, "rid_b80" wrote:
>
> Hi,
>
> I've just upgrade my flex sd
Why change from an ArrayCollection to xml; especially if it contains strongly
typed objects? A bit easier to work with for hierarchical components or charts
perhaps?
-TH
--- In flexcoders@yahoogroups.com, Paul Andrews wrote:
>
> Better still, create the XML in the backend rather than generate
Better still, create the XML in the backend rather than generate data on
the server and have to translate that data again.
Paul
Tracy Spratt wrote:
>
>
> I do not know of an example, but creating XMl with AS is pretty easy.
> You have two choices, either building a string representation, the
I do not know of an example, but creating XMl with AS is pretty easy. You
have two choices, either building a string representation, the feeding that
to XML() function, or build the xml directly using the e4x API. I do it
both ways.
Start with the static parts of the xml, then in the dynamic
Hi,
I've just upgrade my flex sdk to flex 3.5 and when compiling I get an error
"Definitions mx.olap:OLAPResult" could not be found.
It used to work when i compiled using flex sdk 3.1, doesn anyone have the
similar problem?
Please help
Ridwan
Can someone give me a hint (Class to look into) or paste a URL to an
example of how to create an XML structure, using a returned ArrayCollection
of dynamic values, to use as the XML Datasource for a .
I create a backend system for my client to use to create views ('pages'),
but need to take the
A chart will refresh when you update its dataProvider. So update the
dataProvider at the intervals you desire. Use one or more Timer components.
Tracy Spratt,
Lariat Services, development services available
_
From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On
B
Hi All,
I have 4 charts and want to refresh each one at diffrent time interval.
For example I want first chart to be refreshed after 1 min, second chart after
30 sec ..
Can Anybody tell me how this can be done ?
Thanks
9 matches
Mail list logo