close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

Even the white page with the sample static charts don't work

Thread began 9/10/2009 10:26 pm by kakadong | Last modified 9/23/2009 8:54 am by kakadong | 7680 views | 11 replies

tom92909Beta Tester

The first thing I notice is that you are missing the following line in your <head>

html:
<script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
</head>



and of course you need to make sure that the .js file is located on the server in the proper path.

Lastly, I did a real quick check for myself with a functional chart I created a few weeks ago using Digital File Pro v2.0.1. I have created a screenshot for you to examine. I assure you it is fully functional utilizing my data coming from a MySQL XML feed with a GET submission calling a specific record ID.

I hope that what I've provided comes of some assistance to you.


Wow, that image attachment is unusable. Let's try straight code instead.

html:
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
<script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
</head>
<body>
<p>
<script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','720','height','460','src','DynamicWebCharts/open-flash-chart?data=DynamicWebCharts/Data/graph_dataparser1.php?<?php echo (isset($_SERVER['QUERY_STRING'])?"GET=".str_replace("&","§",$_SERVER['QUERY_STRING']):'');?>','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','DynamicWebCharts/open-flash-chart?data=DynamicWebCharts/Data/graph_dataparser1.php?<?php echo (isset($_SERVER['QUERY_STRING'])?"GET=".str_replace("&","§",$_SERVER['QUERY_STRING']):'');?>' ); //end AC code
</script>
<noscript>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="720" height="460"><param name="movie" value="DynamicWebCharts/open-flash-chart.swf?data=DynamicWebCharts/Data/graph_dataparser1.php?<?php echo (isset($_SERVER['QUERY_STRING'])?"GET=".str_replace("&","§",$_SERVER['QUERY_STRING']):'');?>" /><param name="quality" value="high" /><embed src="DynamicWebCharts/open-flash-chart.swf?data=DynamicWebCharts/Data/graph_dataparser1.php?<?php echo (isset($_SERVER['QUERY_STRING'])?"GET=".str_replace("&","§",$_SERVER['QUERY_STRING']):'');?>" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="720" height="460"></embed>
</object>
</noscript>
</p>
</body>

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...