问题标签 [shockwave]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
2 回答
1794 浏览

javascript - 您如何通过 Shockwave 对象在 FF 中捕获鼠标事件

您如何通过 JavaScript 在 Firefox 中捕获鼠标事件、移动和单击 Shockwave Director 对象(不是 Flash)的顶部。该代码在 IE 中有效,但在 FF 中无效。

该脚本适用于 IE 和 Moz 的文档正文,但当鼠标悬停在嵌入的冲击波导向器对象上时,鼠标事件不会触发。

更新:


顺便说一句,我也尝试过使用 addEventListener 来“mousemove”。

0 投票
6 回答
7769 浏览

actionscript-3 - wav <> mp3 for flash(as3)

我想知道 MP3 解码/编码,我希望使用 AS3 在 Flash 中实现这一点

我敢肯定,这将是一个正确的痛苦...

我不知道从哪里开始,任何人都可以提供任何指示吗?参考资料?

----很久以后--- 非常感谢大家的意见...看来我还有很长的路要走!

0 投票
2 回答
1312 浏览

apache-flex - Shockwave、Flash 和 Flex 之间有什么区别?

它们是一样的吗?如果不是,有什么区别?

0 投票
2 回答
494 浏览

c++ - C++ ATL 成员变量访问帮助

我对此不熟悉,可以使用kick start。

我正在使用 ATL(非托管 C++)用户控件并希望使用 ShockWave ActiveX 对象。我需要知道如何声明它,以便我可以设置属性或调用方法。

例如,如果我可以为其分配一个变量,那么我想调用'variable->LoadMovie()'

我知道这太荒谬了……几乎不好意思在这里问。;) (几乎)

0 投票
6 回答
5613 浏览

c++ - Flash ActiveX:如何从内存或资源或流中加载电影?

我在我的 C++ 应用程序中嵌入了一个 Flash ActiveX 控件(Flash.ocx、Flash10a.ocx 等,具体取决于您的 Flash 版本)。

我可以通过调用 LoadMovie(0, filename) 来加载 SWF 文件,但该文件需要物理上驻留在磁盘中。如何从内存(或资源或流)加载 SWF?我确信一定有办法,因为像f-in-box的功能这样的商业解决方案直接从内存中加载 Flash 电影也使用 Flash ActiveX 控件。

0 投票
1 回答
2923 浏览

asp.net - Addressing properties of a Shockwave Flash object (MultiPowUpload) in JavaScript

Please pardon the dumb newbie question; I've only been programming Javascript for about 24 hours... :)

I have managed (with some outside help) to embed a shockwave flash object into my page - specifically MultiPowUpload 2.1. It's appearing nicely on the page and seems to be functioning correctly; we can take that part as read.

Now I'm trying to do some more advanced stuff in JavaScript - I have a button, and in the onClick() code I have the following:

But the alert statement tells me "items: undefined". It does the same if I set itemsCount to swf.nonExistentProperty - everything is "undefined". But from what I read in the documentation, there definitely is a filesCount property. I tried accessing all the other properties and methods of this swf object, and none of them work, except for toString(), which returns "HTMLObjectElement".

I am obviously addressing this object incorrectly - but what am I doing wrong?


Clarification

In response to @brianpeiris: I am doing this quite differently from the page at the link you suggested. I didn't do this with any great knowledge, I'm just really acting like a monkey, trying to copy other people's code that works, then tweak it so it does what I want... so don't assume I know anything, however obvious - remember, I've only been doing JavaScript for about a day now!

So here's the code for the control itself:

As you see it's embedded in the HTML as an object, unlike the reference you gave, where they do some other trick using script to get it onto the page.

BTW, when I tried it their way (not very hard, I grant you), I didn't manage to get the control even to appear on my page!

Thanks for your help... much appreciated

0 投票
1 回答
79 浏览

3d - 冲击波我将如何开始?

我只是想知道,我将如何将基于浏览器的 3D 赛车游戏创建为冲击波游戏?

任何链接和教程都会非常有帮助

谢谢

0 投票
2 回答
522 浏览

flash - 我应该使用哪个平台来开发计算机网络的动画/模拟?

我应该开发动画/模拟来说明计算机网络概念(算法等)。像这样的东西:http ://www3.rad.com/networks/2004/sliding_window/detect.html 。完成此操作后,我还应该为操作系统概念开发类似的动画。它是教育计划的一部分。

我无法在平台之间做出决定:

这些是可能的解决方案(我猜):

  1. Adobe Flash
  2. Adobe 冲击波
  3. Adobe AIR
  4. 微软银光
  5. Java 小程序。

那么Java Applets 将是我最后的选择。我们都知道为什么。但是,我对 Adob​​e 和 Silverlight 的其他 3 个平台感到困惑。

坦率地说,我不明白他们为什么要提供这么多平台来解决一个问题?如果有人能澄清一下,那就太好了。

回到我自己,我擅长 C# .NET Windows 编程,大约 1-2 年前。我学习了 ActionScript,并使用 PaperVision3D 库开发了一些 3D 机器人实验动画。那是为了Flash,当时我不知道其他平台,所以就用它了。

我也不知道应该学习什么来为 Adob​​e AIR 和 Shockwave 开发。

学习对我来说不是问题。我想学点新东西,我也有足够的时间赶上速度。我想要一个有效的解决方案。将来如果我想添加一些 3D 或一些额外的动画,我不应该在另一个平台上做。另外请指点一些最好的学习资料来学习。

0 投票
2 回答
536 浏览

facebook - Facebook上的冲击波游戏?

是否可以在 Facebook 中运行使用 Adob​​e Director(冲击波播放器)制作的游戏?

0 投票
1 回答
1771 浏览

flash - 如何在 Delphi 2010 中将参数传递给 flash 电影?

我在我的 Delphi 项目中导入了 ShockWave flash Activex 控件。我可以操纵 Flash 电影文件的所有属性。但是我需要在我自己的 Flash 文件中定义我自己的参数并在 Delphi 项目中操作这些参数。我知道在 HTML 脚本中可以将参数传递给 flash 文件。但我的项目是一个桌面应用程序,我不能使用它。

是否可以在 Delphi 项目中获取 Flash 文件的已定义参数的句柄?事实上,我所需要的只是将参数传递给 Delphi 项目中的 flash 文件。