google-code-export / google-ajax-examples

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

about https://code.google.com/apis/ajax/playground/?hl=zh-CN#annotated_time_line #168

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. 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:27

Attachments: