问题标签 [flash]
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.
flash - 如何在 Flash 应用程序中延长默认超时时间?
我有一个用 Flash 编写的应用程序(实际上它是用 Haxe 编写的并在 SHWX 下运行,但在这里没关系)。我有一个非常复杂的任务,它消耗大量 CPU 功率,有时执行时间超过 15 秒。如果发生这种情况,我会收到一条错误消息,提示“脚本执行的时间超过了 15 秒的默认超时时间。” 一切都崩溃了。
我知道我可以使用延续来阻止这种情况的发生,但是有没有办法延长“默认超时期限”?这是一个开发者工具,responsivnes 并不重要。
flash - 使用 Flash / Actionscript 3 流式传输音频 - 播放缓慢问题
我为 Shoutcast 流编写了一个简单的 Flash 播放器。起初它似乎工作可靠,但是大约 5% 的时间用户会遇到慢速播放,其中流以大约正常速度的一半播放。
所有流式传输的文件都是 MP3,编码为 128kbps/44.1kHz,与 Shoutcast 配置文件中使用的设置相同,因此问题不是由我读过的许多论坛上建议的比特率不匹配引起的。有没有其他人遇到过这个问题并可能找到了解决方案?
问候,
艾伦
编辑:可以在http://radionations.com/utils/players/pulse.swf找到一个示例播放器 没有图形显示,因为播放器设计为在后台运行。
该问题仅在一小部分时间发生,并且仅在浏览器中加载播放器时发生。它不会发生在中游。
该播放器已在运行 Windows XP、Vista、Ubuntu 和 MacOS X 的许多不同机器上进行了测试。涉及各种不同的硬件配置。这个问题发生在所有这些测试平台上,所以我倾向于相信这不是有问题/有问题的音频驱动程序的问题。
无论有没有其他使用音频设备的应用程序,我都遇到过这个问题。
编辑:我很惊讶我仍然没有找到解决这个问题的方法。所以我决定现在回到它,希望有人可能知道一些事情。任何帮助是极大的赞赏。
谢谢,艾伦
flash - 闪存编辑器
我应该使用什么应用程序来为网站创建 Flash 动画?
apache-flex - 如何从 Flex 应用程序读取 Flash SWF 中文本输入的值?
我有一个 Flex 应用程序,它从 CS3 加载 SWF。加载的 SWF 包含一个名为“myText”的文本输入。我可以在 SWFLoader.content 中毫无问题地看到这一点,但我不知道我应该在我的 Flex 应用程序中将它视为什么类型。我认为 flex 文档涵盖了这一点,但我只能找到如何与另一个 Flex SWF 交互。
Flex 调试器告诉我它是 fl.controls.TextInput 类型,这是有道理的。但是 FlexBuilder 似乎不知道这个类。虽然 Flash 和 Flex 都使用 AS3,但 Flex 有一个全新的 GUI 类库。我认为它也有所有的 Flash 类,但我无法让它知道任何 fl.*** 包。
flash - Arial Font doesn't display properly in Mac
I have a flash movie with a dynamic text that supposedly is Arial, and in my windows machine it displays as Arial. But when I tried it in a Mac, it shows as something like Times New Roman.
I tried every property available and can't seem to get it to show as Arial on the Mac.
I found another movie I had that didn't have this problem, so to pinpoint the problem I made a very simple movie. First I took a dynamic text from the other movie that worked and pasted it a new fla. Then I created a new text, and copied every property one by one. When I published it, the original text was showing as Arial, but not the new one, even if they had the same properties! (at least the ones I can edit in flash's properties editor.
I'm using Adobe Flash CS3 Professional.
What do you think can be the problem?? Are there any properties that aren't in the property editor? (I also checked filters, and Transformations)
Both are Dynamic texts, with no Instance Name, "Anti-alias for animation", Multiline, I'm not embeding the font and have checked "Render text as HTML".
javascript - How do I get flash to reload the parent HTML page it is embedded in?
I have a flash app (SWF) running Flash 8 embedded in an HTML page. How do I get flash to reload the parent HTML page it is embedded in? I've tried using ExternalInterface to call a JavaScript function to reload the page but that doesn't seem to work.
flash - 你如何反编译一个swf文件
我是一个网站的维护者,该网站据称“丢失”了 Flash swf 文件的源代码。我如何反编译这个源?
有没有我可以使用的在线或离线程序?
linux - 在 Linux CLI 上将常见视频格式转换为 FLV 的最佳工具是什么
我被指派从事的新产品的一部分涉及将“常见”视频格式在服务器端转换为 Flash 可以播放的格式。
据我所知,我唯一的选择是转换为 FLV。我一直在尝试使用 ffmpeg,但我发现一些 WMV 文件出现乱码(我尝试过播放音频速率)。
是否还有其他适用于 Linux 的“好”CLI 转换器?或者还有其他 Flash 可以播放的视频格式吗?
flash - 从 as3 中的 POST 上传中获取 ProgressEvent
有什么方法可以跟踪 AS3 中已发布上传的状态吗?有一个 ProgressEvent,但它会返回有关响应的数据,而不是实际的 POST 上传。我正在发布图像的二进制数据,因此它通常在 50-100kb 范围内。
图像数据是在 Flash 内部生成的,所以我不能使用上传方法 - 至少据我所知。
谢谢!
flash - 在网站上嵌入视频最简单的 FLV 播放器是什么?
我有已转换为 FLV 格式的视频。我宁愿在自己的网站上托管它,也不愿使用 YouTube 之类的服务。最容易使用的播放器是什么?我想将播放器的 .swf 文件放在我的服务器上的某个位置,并将视频作为参数提供给它。