Posted by vivianspencer on November 8, 2008 at 3:52pm
2 followers
Jump to:
| Project: | Open Flash Chart API |
| Version: | 5.x-2.8 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | jvandervort |
| Status: | closed (fixed) |
Issue Summary
I've just upgrade to the latest version and my graphs wont show. I'm getting a few js errors in firebug: "SWFObject is not defined".
Comments
#1
"View Source" on the page, and check the path to the swfobject.js file. Make sure the path is valid, and the
file is the correct version (SWFObject v1.5).
#2
Ok I found the problem, I downloaded the latest version of Open Flash Chart which comes with support for swfobject v2
As soon as I reverted back to my previous version which uses swfobject v1.5 everything worked
#3
#4