It will be more clear if you post your jsfl code here.

Otherwise, in the oncommand I think can callback a function without
reference it.



2006/1/4, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
>
> I'm XUL script in my command folder that works but the "oncommand"
> attribute does not work with functions I create myself in my JSFL file.
>
> It seems only functions that belong to the JSFL API work but not with
> user-created functions that are scoped within the JSFL file.
>
> <button id="browserfolder_button" label="Browse Folder"
> oncommand="myFunction();"/>
>
>
> How can I get "oncommand" to run my User-created functions?
> _______________________________________________
> Flashcoders mailing list
> [email protected]
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>



--
----------------------------
Igor Costa
www.igorcosta.com
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to