Html with link to .swf and xml not working
Auteur : Kenneth L.Hi. Im using Fusion charts, and would like to get a chart inside my x5 generated webpage. The chart is createt in html and links to an xml doc and .swf. My html file works in a webbrowser, but if i paste the html inside x5 its not working. Is this possible? And how could I do it.
The hmtl code:
<html>
<head>
<title>Hillerød_vandforbrug</title>
</head>
<body bgcolor="#ffffff">
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="600" height="500" id="Column3D" >
<param name="movie" value="../FusionCharts/FCF_Column3D.swf" />
<param name="FlashVars" value="&dataURL=Data.xml&chartWidth=600&chartHeight=500">
<param name="quality" value="high" />
<embed src="../FusionCharts/FCF_Line.swf" flashVars="&dataURL=Hillerød_vand_pr_besøg.xml&chartWidth=600&chartHeight=500" quality="high" width="600" height="500" name="Column3D" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>
</body>
</html>
Hello,
What type of WebSite X5 version do you use?
Auteur
evolution 8 i think
Yes this can be inserted into X5 and made to work on your computer.....
Depends what X5 version and if you are registered??
.
www.frankscybercafe.com
.
Hello,
Please should enter an object html in the step 3 and attach in the expert tab the files swf and xml files.