We're still working on the docs but I believe that paging should work.
What makes you think it didn't?  

-----Original Message-----
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of [EMAIL PROTECTED]
Sent: Thursday, March 30, 2006 1:52 AM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Large XML data binding to FLEX Chart

Hi all,  

Does anyone aware of good documentation/tutorial on FES, 
I have checked the samples shipped with FES and they are quite
impressive,
however when I tried to enable pagination 
for contact sample that didn't seems to work, although i have restarted
Jrun


Thanks,
Alex


-----Original Message-----
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Matt Chotin
Sent: Thursday, March 30, 2006 9:31 AM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Large XML data binding to FLEX Chart

You might want to check out Flex Data Services too, we have paging built
right into the system :-)

 

However it's worth noting that the charts do not support paged data
(where
it comes down incrementally), in order to draw successfully a chart
assumes
that all data is present.

 

Matt

 

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Seet Hing Long
Sent: Wednesday, March 29, 2006 12:19 AM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Large XML data binding to FLEX Chart

 

Thanks alot Matt.

I had checked also linerealtime.mxml which says "In a real life
scenario,
you could poll the server here, or use an XMLSocket or Flash
Communication
Server approach to push data from the server to the client."  Can you
elaborate more on XMLsocket and how it works?


I will try out HTTPService with e4x.  But I think using paged remote
data
providers may be a better technique for my case.  This could provide
better
streaming-like behavior.

Matt Chotin <[EMAIL PROTECTED]> wrote:

E4X has an xpath like syntax which may be better for you.  Check out the
XMLListCollection as something you can assign into a chart and the e4x
operators to build the right list.  Make sure resultFormat="e4x" on the
HTTPService, it might improve performance.

Matt

-----Original Message-----
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of seethinglong
Sent: Monday, March 20, 2006 11:14 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Large XML data binding to FLEX Chart

Hi all,
I am newbie trying to use FLEX to build chart apps but I experience huge
problem when the data source in URL from local hard drive is around 6MB
(request through mx:HTTPService).

Firefox 1.5, Windows XP with adobe FES had failed totally and the
memory/IO
writes reached almost 1GB/50k before firefox crashed.

Later I try with pre-compiled flash with tomcat apache, the charts work
work
sluggishly.

I would like to know is there any binding mechanism that can stream the
XML
data over through HTTP?  Something like active stream format for
movie/sound.

Is FLEX chart support JXPATH/XSLT?  I w! ould like to build a Flex chart
that allows user to enter XPATH/XSLT and produce the chart dynamically.

Thanks for your patience in the reading.  Meanwhile I am finding the
answer
myself reading the help documents provided.







--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives:
http://www.mail-archive.com/flexcoders%40yahoogroups.com
Yahoo! Groups Links







 

________________________________

New Yahoo! Messenger with Voice. Call regular phones from your PC
<http://us.rd.yahoo.com/mail_us/taglines/postman6/*http:/us.rd.yahoo.com
/evt
=39663/*http:/voice.yahoo.com>  and save big. 


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives:
http://www.mail-archive.com/flexcoders%40yahoogroups.com 



________________________________

YAHOO! GROUPS LINKS 


        
*        Visit your group "flexcoders
<http://groups.yahoo.com/group/flexcoders> " on the web.
          
*        To unsubscribe from this group, send an email to:
         [EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]> 
          
*        Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service
<http://docs.yahoo.com/info/terms/> . 


________________________________




--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives:
http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links



 




--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to