[Flashjs] ActionScript questions
Yuri Subach
subach at whirix.com
Sun Jul 1 21:58:16 EDT 2007
Hello All,
My name is Yuri Subach. We have used flashjs in one of projects, and I
have a couple of questions about calling JS functions from
ActionScript.
* One problem that we had is "click sound" on getUrl() call in IE. I
have found solution using fscommand() but it did not work for me.
That's why we implemented this functionality using
ExternalInterface.call() Is this better solution to this problem? If
someone interested how can I send patch which implements this
functionality?
* In the newest version of flashjs (from SVN) I see that getUrl()
calls in ActionScript replaced by callQueue class. Can someone explain
in two words why this change done?
More information about the Flashjs
mailing list