Comment #5 on issue 23355 by [email protected]: Extensions: embeds using chrome.extension.getURL fail http://code.google.com/p/chromium/issues/detail?id=23355
What's even sadder is that you can't workaround this problem by using Data URI to embed swf file like <embed src="data:application/x-shockwave-flash;base64,___BASE64OFSWFFILE___"></embed> because it works with things like images etc. but it doesn't work with flash files. I'm interested in knowing if and when this bug will be fixed since I need it for my extension too. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings -- Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs
