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

2008-05-29 Thread Wolf
[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,

[PHP] Javascript control on Firefox 2/3 with flash 9

2008-05-29 Thread jencisson
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