On Sat, Jun 12, 2010 at 12:25:49PM -0600, Rob Savoye wrote:
> I was looking at some ways to finish up implementing ExternalInterface.
> Currently this functionality is just stubs. Right now there are 3 things
> left to do:
> 
> SetVariable/GetVariable
> Movie Control (play, pause, stop, seek, percent loaded, is playing)
> CallMethod (add, call)

Are tests ok ?
Those are usually the most consuming part but also the best
investiment for proper design/implementation.

For example (I don't know anything about ExternalInterface usage
in ActionScript) are you sure Movie Control functions are any different
from CallMethod ?

What tests do we have for ExternalInterface so far ?
Is there anyone doing actual communication ?

--strk;

  ()   Free GIS & Flash consultant/developer
  /\   http://strk.keybit.net/services.html

_______________________________________________
Gnash-dev mailing list
Gnash-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnash-dev

Reply via email to