I see an example of an annotated timeline chart at the top of the page. There are flags on the line corresponding to the legend on the right. When I scroll down and copy the HTML code into its own file and view it in my browser, I get the same chart but without the flags. Where did the flags go? This works correctly on that page and in google playground. Was there a coding change that did not make it to the documentation? What do I need to do to make the flags appear?
Thank you
Jim
Jim4943
unread,
Apr 23, 2012, 11:37:25 PM4/23/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
At the very bottom of the page it says that if you access the annotated timeline chart through a file://... location the annotated timeline chart will not work correctly. The workaround is to access through http://... instead, or add the specific directory to your macromedia flash trusted locations. I created a trusted directory in my home directory and do all my dev work in that. Everything works fine.