Re: Javascript control on Firefox 2/3 with flash 9

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



---- jencisson@xxxxxxxxxxx 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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux