Dick,


  It works for me. Does flex create a source file (FLA), or just the swf ? It seems to take time for loading. Message appears immediately, but the loading messages starts the 1st time the pages runs. Its appears on other times later(ie. refresh), but loads faster. Are you using CFMX enterprise or standard?


TIA,
Patrick Whittingham
United Space Alliance

-----Original Message-----
From: Dick Applebaum [mailto:[EMAIL PROTECTED]
Sent: Monday, April 12, 2004 8:55 PM
To: CF-Talk
Subject: Flex Flash Tree Menu performance resolved, again?

I sent the email (below) earlier but noone could access the examples.

I think it is fixed now --  long story -- trying to get things working
with latest JVM.

HTH

Dick

There were several threads last week re the poor performance of the
  Flex Flash tree menu.

  I commented that the one on the Flex Code explorer was one of the
  slowest I'd seen.

  I wrote my own Flex Tree example and the performance was consistent
  with the Code Explorer -- disappointing.

  Christian Cantrell suggested a resolution -- set the openDuration
  parameter of the tree function to 0 (the default is 250 ms):

  <mx:Tree openDuration="0" ................

  This does resolve the jerkiness and most of the delay when opening and
  closing nodes.

  you can see the difference at:

  http://67.124.145.42/cfusion/Flex/CFFlexTree.cfm

  vs

  http://67.124.145.42/cfusion/Flex/CFFlexTree1.cfm

  1)  Get both up side-by-side.

  2) Then, starting at the bottom, open enough nodes to get the scroll
  bar working pretty good,

  3) Scroll to the top and open/close the top node

  If there is delay downloading, it is because the site is on my dev box,
  along with MySQL, Sybase, and a couple of real-time streamers.

  HTH

  Dick
  _____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to