Hi- I'm seeing a lot of errors with this message in my OL app:
TypeError: $3.startExec is not a function I found this which seems relevant: http://jira.openlaszlo.org/jira/browse/LPP-5270 It mentions: Discussion with Max revealed that we should pass in "history: false" when we call Lz.swfEmbed( ... ) for a live example, so that we don't irritate the history mechanism. This makes hundreds of firebug errors go away on every page of the developer's guide. What are the implications of passing history: false to the javascript embed command? Is there documentation on what other arguments that command takes? Augusto.
