hitrust / google-ajax-examples

Automatically exported from code.google.com/p/google-ajax-examples
0 stars 1 forks source link

about has no method 'callAsFunction' #169

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. In page 
"https://code.google.com/apis/ajax/playground/?hl=zh-CN#annotated_time_line", I 
copied the html from 'Edit HTML', and add 'https:' before //www.google.com, as 
below:
     <script type="text/javascript" src="https://www.google.com/jsapi"></script>
2. And saved as a local html file, opened with chrome, all look right except 
that Annotation A and B are not display on the swf.
3. When hit A or B Annotation text, nothing is happen, but Uncaught TypeError: 
Object #<HTMLEmbedElement> has no method 'callAsFunction' 

Original issue reported on code.google.com by triweb...@gmail.com on 18 Apr 2014 at 7:37

Attachments: