---- [EMAIL PROTECTED] wrote:
>
> my page include some javascript to control the play,rewind..and other
> functions of the swffile showEdit.swf, it works in Safari/IE with
> flash-plugin 8/9 installed but not works in Firefox with flash plugin
> 9(would reports obj.play() is not a function, is any one point out what is
> the problem or there are techniques i can use?
>
> >>>>>>>the source codes>>>>>>>>>>>>>>>>>>
> <script>
> function show(){
> var obj=document.getElements("showEdit");//it works in Firefox
> obj.play();//it works in IE,but not in Firefox.
> }
> </script>
Sure, GO CHECK WITH A JAVASCRIPT LIST!
There is no PHP code anywhere here.
HTH,
Wolf
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php