Skip navigation
achiever.dev
Currently Being Moderated

ExternalInterface.objectID=null in IE9

May 8, 2012 3:56 AM

Hi,

I have face null pointer in ExternalInterface.objectID properties in IE9 , win7 32-bit os, this properites alwayes give me null pointer object, but it work fine with other browser i.e chrome,mozilla,safari,opera ect , Only not work fine with IE9/8/7 browser , even though i have use FB 4.5 with dynamic publicing

i.e code sample

 

swfobject.embedSWF(

                "Main.swf", "flashContent",

                "100%", "100%",

                swfVersionStr, xiSwfUrlStr,

                flashvars, params, attributes);

 

also i give object id

i.e

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="100%" height="100%" id="Main">

                <param name="movie" value="Main.swf" /> .....

Lets me konw any help what wrong with code

 

Thanks In Advanced,

a

 

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points