- Don't ask to ask. Just ask.
- It may take several hours for someone to read your question and help you. Be patient.
- If you always use the same nickname, we can leave you messages in the channel.
- There are also the logs, the mailing list and StackOverflow (use the firebreath tag).
11 Comments
Gill Robles-Thome
I've written a plugin, in which there is a property, m_myarray, which is a read-only array of MyObj objects. On creation of the plugin, I've created the array, and can access the objects through javascript. Only problem is that this list is prone to change, and I need to keep it updated.
---------
Content deleted by moderator
Richard Bateman
There are several places where you can request detailed support for a specific problem with a FireBreath plugin. This is not one of them.
Please try the google group firebreath-dev or perhaps stackoverflow. Both of those places would be appropriate.
ywang
at present (2016-Apr-14), latest FireBreath (2.0) does not support ppapi? Thanks!
Richard Bateman
Information on how PPAPI doesn't do what you think it does and isn't possible to support can be found here: FireBreath 2.0: Browser Plugins in a post-NPAPI world
ywang
very thanks!
xhf
I've written a plugin,add a simple function by myself,it can run on IE or chrome,but can not on firefox,error:TypeError: plugin1.add is not a function
zhangziqian
https://github.com/Huawei/eSDK_EC_Controller_JS/tree/master/sample/FB2_JS_DEMO.htm
you coudle get example for the floor url.
maoliangwu
I've already created a project and builded it. In build/bin/fbpro/debug, there is a npfbpro.dll, I register it. I tested build/projects/fbpro/gen/fbcontrol.html in firefox, it works well, but when I try to test it on IE8, it failed. It alert "plugin is not working". Does someone knows why? What need i do to make it work on IE8? Thank you very much for your attention
Richard Bateman
This is not the right place to ask for help with plugins. For simple questions use stackoverflow.com, for more complex ones ask on the firebreath-dev google group or in IRC but you'll have to wait for us to be around – most people leave before we get back.
zhangziqian
FireBreath invoke big arraybuffer(for example 200KB),will be very slow,then the browser get the message . Coudle you help me?
Richard Bateman
This is not the right place to ask for help with plugins. For simple questions use stackoverflow.com, for more complex ones ask on the firebreath-dev google group or in IRC but you'll have to wait for us to be around – most people leave before we get back.