I installed the new version of FB 4.5.1 on a Win 7 x64 machine and tried the HelloWo开发者_StackOverflowrld application, but I can't see any output on the Google Droid Pro emulator. How can I fix this?
Got the error finally while debugging. It said :
TypeError: Error #1009: Cannot access a property or method of a null object reference.at ominds::Firebug$/connect()
Just removed this from mm.cfg PreloadSWF=C:\Users**\AppData\Roaming\Mozilla\Firefox\Profiles***\extensions\flashfirebug@o-minds.com\chrome\content\flashfirebug\flashfirebug.swf
weird error!!
It seems Google Droid Pro emulator use the same PreloadSWF option as FlashFirebug extension, first be sure that you update flashfirebug to version 3, then goto flash tab in firebug and from this tab menu select settings then change the mm.cfg settings from default to custom profile then save and everything should work fine
精彩评论