如何在视频中添加文本,例如 http://www.helpjanff.nl/

发布于 2024-12-28 06:12:18 字数 229 浏览 2 评论 0原文

请查看此网站 http://www.helpjanff.nl/

第一个字段名称,第二个字段电子邮件和第三个字段现场手机号码 请点击 Verstuur 按钮输入。然后播放视频,在卡和手机上显示您的名字。

我们如何在 ActionScript 中传递像 Flash 视频中那样的自定义变量。有人可以告诉我吗?

Please look at this site http://www.helpjanff.nl/

First field name, second field email and third field mobile no please enter it the click on the Verstuur button. Then the video plays which shows your name in the card and mobile .

How can we pass custom variable like that in flash video in actionscript. Can somebody tell me about it ?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

七婞 2025-01-04 06:12:18

您有一个预定义的视频。你知道它的大小。你知道哪里是文本的地方。因此,使用自定义文本在 Video 类的实例上添加 TextField 实例是没有问题的。

You have a predefined video. You know its size. You know where is a place for text. So there is no problem to add a TextField instance over an instance of the Video class with the custom text.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文