show/hide this revision's text 2 added 378 characters in body

have you tried using dojox.charting? Instead of dojo.charting - notice the lack of x in 'dojo'?

EDIT: AOL's release notes on dojo do not include mention of charting... I suspect you may be on your own here. This link mentions that AOL's 1.2.x release is the same as their 0.4.2 release, where they list their http://dev.aol.com/dojo API inclusions (charting not included). Host charting elsewhere if you need it, by adding a subsequent <script> tag, with a different URL for the charting components you need. Or... perhaps AOL is not the appropriate CDN host for you: move your cloud elsewhere :-)

show/hide this revision's text 1

have you tried using dojox.charting? Instead of dojo.charting - notice the lack of x in 'dojo'?