Author: tomithy
Date: 2010-07-21 11:45:06 -0700 (Wed, 21 Jul 2010)
New Revision: 20977

Modified:
   cytoscapeweb/branches/gsoc2010/gbeb/src/GBEBView.as
Log:


Modified: cytoscapeweb/branches/gsoc2010/gbeb/src/GBEBView.as
===================================================================
--- cytoscapeweb/branches/gsoc2010/gbeb/src/GBEBView.as 2010-07-21 18:41:26 UTC 
(rev 20976)
+++ cytoscapeweb/branches/gsoc2010/gbeb/src/GBEBView.as 2010-07-21 18:45:06 UTC 
(rev 20977)
@@ -35,9 +35,9 @@
     [SWF(width="800",height="600", backgroundColor="#ffffff", frameRate="30")]
     public class GBEBView extends Sprite
     {  
-        //private var _url:String = 
"http://flare.prefuse.org/data/flare.json.txt";;
+        private var _url:String = 
"http://flare.prefuse.org/data/flare.json.txt";;
                                //private var _url:String 
="/Users/Tomithy/Desktop/GSOC/Datasets/flare.json.txt";
-                               private var _url:String 
="/Users/Tomithy/Desktop/GSOC/Datasets/flare_reduced.json.txt";
+                               //private var _url:String 
="/Users/Tomithy/Desktop/GSOC/Datasets/flare_reduced.json.txt";
                                //private var _url:String 
="/Users/Tomithy/Desktop/GSOC/Datasets/socialnet.xml";
         private var _vis:Visualization;
         private var _bar:ProgressBar;

-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/cytoscape-cvs?hl=en.

Reply via email to