FSCommand + Opera? [英] FSCommand + Opera ?

查看:95
本文介绍了FSCommand + Opera?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



相同的flash电影适用于所有浏览器,但在Opera中它不会......

Flash没有调用它,有没有让它工作的方法?

我需要在Opera中使用以下代码:


function testmovie_DoFSCommand(command,args){

if(command ==" call_alert"){

alert(" Here'是Flash消息:" + args);

} < br $>
}


我不能修改flash电影!我知道这段代码还可以,但是有什么问题

有调用吗?

Jarod

Hey
The same flash movie works in all browsers but in Opera it doesn''t...
Flash doesn''t invoke it, is there any way to make it work ?
I need to have the following code working in Opera:

function testmovie_DoFSCommand(command, args) {
if (command == "call_alert") {
alert("Here''s the Flash message: " + args);
}
}

I can''t modify flash movie ! I know that this code is ok, but what''s wrong
with invocation ?
Jarod

推荐答案



Jarod写道:

Jarod wrote:

同样的Flash电影适用于所有浏览器,但在Opera中它不是。 ..
Flash没有调用它,有什么方法可以使它工作吗?
我需要在Opera中使用以下代码:

函数testmovie_DoFSCommand(命令,args){
if(command ==" call_alert"){
alert(" Here'是Flash消息:" + args);
}
}

我不能修改flash电影!我知道这段代码还可以,但是调用什么错了?
Hey
The same flash movie works in all browsers but in Opera it doesn''t...
Flash doesn''t invoke it, is there any way to make it work ?
I need to have the following code working in Opera:

function testmovie_DoFSCommand(command, args) {
if (command == "call_alert") {
alert("Here''s the Flash message: " + args);
}
}

I can''t modify flash movie ! I know that this code is ok, but what''s wrong
with invocation ?




由于有很多方法可以处理flash,我不能确定你的问题是什么

可能是你的问题。如果您可以为

我们提供一个简单的页面来说明问题,那么您可能会得到更好的帮助。 Flash

电影可以用CSS隐藏,然后用JS打开,从

隐藏变为可见。但是这种方法只能用于没有声音的电影

。即使隐藏了flash影片,声音仍然会在许多浏览器上传播。



Since there are so many ways to handle flash, I can not be sure what
your problem with Opera might be. If you could put up a simple page for
us that illustrates the problem, you might get better help. Flash
movies can be hidden with CSS and then turned on with JS to change from
hidden to visible. However this method should only be used for movies
without sound. Even if the flash movie is hidden, the sound still
blares through on many browsers.


>由于有很多方法可以处理flash,我无法确定
> Since there are so many ways to handle flash, I can not be sure what
你的问题可能是什么。如果您可以为我们提供一个简单的页面来说明问题,那么您可能会得到更好的帮助。
your problem with Opera might be. If you could put up a simple page for
us that illustrates the problem, you might get better help.



http://www.wsinf.edu.pl/~iceheart/fl...avascript.html


这是IE / FF中的样本,你会在5秒后收到警报,所以测试它首先在IE中测试它是b $ b。在看完Opera后,警报不起作用。我的b $ b不能改变flash影片我只能修改javascript所以有没有机会让它工作。

Jarod



http://www.wsinf.edu.pl/~iceheart/fl...avascript.html

That''s the sample in IE / FF you will have an alert after 5 seconds so test
it first in IE. After this take a look in Opera the alert doesn''t work. I
can''t change flash movies I can only modify javascript so is there any
chance for it to work.
Jarod




Jarod写道:

Jarod wrote:
由于有很多方法处理flash,我不能确定你的Opera问题是什么。如果您可以为我们提供一个简单的页面来说明问题,那么您可能会得到更好的帮助。
Since there are so many ways to handle flash, I can not be sure what
your problem with Opera might be. If you could put up a simple page for
us that illustrates the problem, you might get better help.



http://www.wsinf.edu.pl/~iceheart/fl...avascript.html

这是IE / FF中的示例,您将在5秒后收到警报,因此首先在IE中进行测试。在看完Opera后,警报不起作用。我无法更改flash影片我只能修改javascript,所以有机会工作。



http://www.wsinf.edu.pl/~iceheart/fl...avascript.html

That''s the sample in IE / FF you will have an alert after 5 seconds so test
it first in IE. After this take a look in Opera the alert doesn''t work. I
can''t change flash movies I can only modify javascript so is there any
chance for it to work.




我还没有有时间检查代码,但我看了你的

页面有几个浏览器。倒计时后警报正确显示

仅适用于IE6和旧版Netscape 4.8。警报没有出现在我的

Firefox 1.5上,这是最新版本。警报也没有出现在最新版本的Mozilla,Netscape和Opera上的
。也许

此信息将帮助您和其他任何可能检查您的

脚本的人。在点击
后,所有浏览器上的倒计时工作正常按钮。只是在大多数浏览器倒计时之后没有出现警报。



I have not had time to examine the code yet, but I have looked at your
page with several browsers. The alert appears correctly after countdown
only on IE6 and the old Netscape 4.8. The alert does not appear on my
Firefox 1.5, which is the most recent version. The alert also does not
appear on the latest versions of Mozilla, Netscape, and Opera. Perhaps
this information will help you and anyone else who may examine your
script.The countdown works properly on all of the browsers after
clicking the button. It is just that the alert does not appear after
the countdown on most of the browsers.


这篇关于FSCommand + Opera?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆