few MSColumn3D.swf with diferente xml data
#1
Posted 05 February 2009 - 05:39 AM
Help please.
Other Replies To This Topic
#2
Posted 05 February 2009 - 07:43 AM
Attached File(s)
-
FusionChartsInPowerPoint.zip (286.81K)
Number of downloads: 131
Rahul Kumar
Software Engineer
A byte of magic.
Other Replies To This Topic
#3
Posted 05 February 2009 - 10:06 AM
But how can i make separate files data.xml in the same folder or how to force SWF file to searh xml file in a diferent folder or run the chart with the diferent name of xml file. I try this
Movie="file:///C:/Column3D.swf?DataURL=file:///C:/1/data1.xml but it dont work at all.
Other Replies To This Topic
#4
Posted 05 February 2009 - 10:52 AM
Could you please tell us what are you getting when you run the slide show(situation as per your previous post)?
Also please note that, you would need to set FrameNum=0 and Playing=True everytime, when you are re-playing the slide show.
Rahul Kumar
Software Engineer
A byte of magic.
Other Replies To This Topic
#5
Posted 05 February 2009 - 11:11 AM
Please download this attachment, I have modified it as per your last post.
You would need to copy column3d.swf into C: and xml files into C:1 folder.
Please let us know the result.
Attached File(s)
-
FusionCharts_in_PowerPoint_ex2.zip (287.31K)
Number of downloads: 117
Rahul Kumar
Software Engineer
A byte of magic.
Other Replies To This Topic
#6
Posted 05 February 2009 - 11:19 AM

Then i change the settings fot this:

And its play corectly. The problem is the i need show 4 slides with the Column3D.swf on each slide, but each of them needs to have diferent XML file. What i know the charts working perfectly if the data.xml is in the same folder but when i change name for data1.xml chart don work, the same situation is when i try to move data.xml to difrent folder and in the properietes Column3D.swf i write location of this XML
(?DataURL=file:///C:/1/data1.xml)
its dont work.
So lets say the i got 1 Column3D.swf in the first slide (powerpoint 2003) and on second slide i got the same file. to the first one XML file will have name label.xml and to second one label1.xml. what shoul i do to force this first one to take data from label.xml and second Column3D.swf to take data from label1.xml.
Other Replies To This Topic
#7
Posted 05 February 2009 - 11:27 AM
Other Replies To This Topic
#8
Posted 05 February 2009 - 11:55 AM
Could you please let us know what exactly you did in your last post, that it suddenly started working, and what about the second last post?
Rahul Kumar
Software Engineer
A byte of magic.
Other Replies To This Topic
#9
Posted 05 February 2009 - 02:48 PM
BIG THANKS !!!
Other Replies To This Topic
#10
Posted 06 February 2009 - 01:08 AM


Quote
Slide1.ShockwaveFlash1.FlashVars = "dataURL=file:///C:/1/data.xml&noCache=" & Timer
Slide1.ShockwaveFlash1.FrameNum = 0
Slide1.ShockwaveFlash1.Playing = True
End Sub
Attached File(s)
-
FusionCharts_XP.zip (201.71K)
Number of downloads: 142 -
data.xml (843bytes)
Number of downloads: 70
Rahul Kumar
Software Engineer
A byte of magic.
Other Replies To This Topic
#11
Posted 06 February 2009 - 11:11 AM
i got 2 Column3D.swf charts in the folder january09 and xml data in january09/1 and they work perfectly but i try to add FCF_MSLine.swf charts but it dont want to work at all.


this is the code in the data.xml:i remowed the <> sign because code wasn't shown on post
graph caption="Daily Visits" subcaption="(from 8/6/2006 to 8/12/2006)" hovercapbg="FFECAA" hovercapborder="F47E00" formatNumberScale="0" decimalPrecision="0" showvalues="0" numdivlines="3" numVdivlines="0" yaxisminvalue="1000" yaxismaxvalue="1800" rotateNames="1"
-
categories
category name="8/6/2006"/>
category name="8/7/2006"/>
category name="8/8/2006"/>
category name="8/9/2006"/>
category name="8/10/2006"/>
category name="8/11/2006"/>
category name="8/12/2006"/>
/categories>
dataset seriesName="Offline Marketing" color="1D8BD1" anchorBorderColor="1D8BD1" anchorBgColor="1D8BD1">
set value="1327"/>
set value="1826"/>
set value="1699"/>
set value="1511"/>
set value="1904"/>
set value="1957"/>
set value="1296"/>
/dataset>
dataset seriesName="Search" color="F1683C" anchorBorderColor="F1683C" anchorBgColor="F1683C">
set value="2042"/>
set value="3210"/>
set value="2994"/>
set value="3115"/>
set value="2844"/>
set value="3576"/>
set value="1862"/>
/dataset>
dataset seriesName="Paid Search" color="2AD62A" anchorBorderColor="2AD62A" anchorBgColor="2AD62A">
set value="850"/>
set value="1010"/>
set value="1116"/>
set value="1234"/>
set value="1210"/>
set value="1054"/>
set value="802"/>
/dataset>
dataset seriesName="From Mail" color="DBDC25" anchorBorderColor="DBDC25" anchorBgColor="DBDC25">
set value="541"/>
set value="781"/>
set value="920"/>
set value="754"/>
set value="840"/>
set value="893"/>
set value="451"/>
/dataset>
/graph>
And i only get the note "No data to display"
Anyone knows what i did wrong??
Other Replies To This Topic
#12
Posted 06 February 2009 - 12:40 PM
My previous post was just for FusionCharts V3 not for FusionCharts Free.
If you need to use it Free, then please use the code given below:
Quote
Slide1.ShockwaveFlash1.FlashVars = "dataURL=file:///C:/1/fdata.xml&noCache=" & Timer
Slide1.ShockwaveFlash1.Rewind
End Sub
Rahul Kumar
Software Engineer
A byte of magic.
Other Replies To This Topic
#13
Posted 06 February 2009 - 03:36 PM
Prewious one ( i mean copy the charts to PP )
and with you software.
If i make a good filling with animated charts i will buy the full version. How ever on this point im very imprest about the support and features of fiusion charts.
Thanx again
Other Replies To This Topic
#14
Posted 06 February 2009 - 10:53 PM
Rahul Kumar
Software Engineer
A byte of magic.
Other Replies To This Topic
#15
Posted 16 February 2010 - 03:34 AM
We've just released a new and free add-in for PowerPoint that lets you add FusionCharts very easily to your slides. Check out oomfo @ http://oomfo.com
Would love to have your feedback/suggestions.
Rajroop Bhaduri
FusionCharts Team
Help us improve our documentation with your precious feedback at:
http://documentation...sioncharts.com/
Follow us @Twitter

Back to top
MultiQuote

