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
Original issue reported on code.google.com by
triweb...@gmail.com
on 18 Apr 2014 at 7:27Attachments: