c# 加载flash脚本

tech2024-05-24  82

c# 加载flash脚本

Download the sample files here.

在此处下载示例文件 。

1. Create two textfields. Name the first "text1", and second "text2".

1.创建两个文本字段。 将第一个“ text1”命名为第二个“ text2”。

2. Open notepad or any other text editing software, and enter the text below:

2.打开记事本或任何其他文本编辑软件,然后输入以下文本:

text1=This is text1

And:

和:

text2=This is text2

3. Go to Flash, and in the current layer frame insert the action:

3.转到Flash,然后在当前图层框架中插入以下操作:

loadVariablesNum ("text.txt", 0);

4. That’s it! Press ctrl+enter to test the movie.

4.就这样! 按ctrl + enter测试影片。

翻译自: https://www.sitepoint.com/script-load-text-file-flash/

c# 加载flash脚本

相关资源:FlashPaper破解版(去水印)+C#转换方法
最新回复(0)