タグ

2011年8月29日のブックマーク (2件)

  • ExternalInterface.addCallback IE エラー

    ExternalInterface.addCallback IE エラー 8月 27, 2009 Posted by hyhy in ActionScript3.0, Adobe系. Tags: ActionScript3.0 trackback IEでjsからasを呼び出せない。。。 jsエラー 「オブジェクトでサポートされていないプロパティまたはメソッドです。」 【対策】 1)allowScriptAccess=alwaysにする 2)objectタグのIDには必ず”external”という文字を入れなければいけない 3)HTMLのフォームタグの中にobjectタグを入れてはいけない 4)スクリプトで動的に要素を追加する場合には注意が必要 document.createElement(‘object’) な方法で swf を設置した場合は要注意。 objectタグのコンテナであるdiv

    ExternalInterface.addCallback IE エラー
    monomoti
    monomoti 2011/08/29
    「objectタグのIDには必ず”external”という文字を入れなければいけない」...知るかヴォケ!!IE頃す
  • HD Player for Wii U

    Making money is a basic and necessary part of application planning, development, and maintenance. Even if you have a newly developed app, you can monetize it. The app monetization model is not a simple concept. There are several ways to generate revenue from an app. We've created this comprehensive app monetization strategy guide to assist you in successfully monetizing your software and increasin

    monomoti
    monomoti 2011/08/29
    デザイナさんが忙しいので直そうとしたら、えらハマり。IEのばか。