Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Applet loadFromString (Read 3434 times)
JR
Junior Member
**
Offline


I love YaBB 1G - SP1!

Posts: 86
Joined: Jun 12th, 2007
Applet loadFromString
Jul 24th, 2007 at 10:06am
Print Post  
Hi,

I have a big problem.
I 've dynamically created an important graph.
I save the graph with saveToString method.
I put this string in a javascript value (like your sample) in a html page.
The purpose is to load this string in the flowchart applet like you do in the sample.

Nothing displays.
The original diagram can not be modified by the end user.
Now, the result is "blue", nothing is drawn and the user can create boxes.

What can i do to show my graph ?

I can give you the differents elements.

I modify my question : I have done 2 tries.
The first string is about 51000 characters (it does not display), and the second is about 13000 characters (it works) . Maybe there's a problem of limit ?

Thanks.

JR
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Applet loadFromString
Reply #1 - Jul 24th, 2007 at 11:29am
Print Post  
Hi,

Please email a text file containing the 50K string to support@mindfusion.eu.

Stoyan
  
Back to top
 
IP Logged
 
JR
Junior Member
**
Offline


I love YaBB 1G - SP1!

Posts: 86
Joined: Jun 12th, 2007
Re: Applet loadFromString
Reply #2 - Jul 24th, 2007 at 12:09pm
Print Post  
Hi,

Sorry but it seams that my copy was not good.
Now it works !!

Thanks

JR
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint