Hello everyone,
My question would be as followed and i was wondering if there was someone who had an answer for me,
I have created several flowcharts which are connected in yEd by internal links to the graphml files that i have created with yEd.
Now when i export my flowcharts that i made to HTML image map or HTML flash viewer, the internal links don't point towards those files that i exported.
i.e. test.graphml has 2 nodes, which point to test1.graphml and test2.graphml. Once all exported my browser tries to find d:/flowcharts/test/test1.graphml instead of the exported HTML file.
My current workaround is that in all my flowcharts that i have links to other flowcharts, i link to the HTML files so that in a browser, i can "brwose" through these flowcharts. One problem with this, if i want to change anything within my flowcharts, i have to manually open up the graph file instead of using to "go to url" function inside yEd, because that will open up my browser instead of opening the file in yEd.
Is there any solution for this so i can save my original as is with the internal links, but still provide the proper links once i export to HTML?
Tech