- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
director常用命令(Director common commands)
director常用命令(Director common commands)
.
Director commonly used command set Tags: movie play, nbsp pictures, screen categories: Director (lingo), 2006-10-28, 08:50
Cursor effect
On mouseUp me
Cursor 280
Go to
End
On mousewithin
Cursor 280
End
On mouseleave
Cursor 0
End
Print printStage (sprite script)
These are the 1.7 and 1.6 versions of the registration code (movie script)
On startmovie
Register Xtra, printomatic, PMAT170-923-38748
End startmovie
On startmovie
Register Xtra, printomatic, pmat156-239-45411
End startmovie
Open the document (sprite script), baOpenFile (the, moviepath, aa.doc, minimize)
On startmovie
BaRegister (DiABLO [ORiON], 3157792)
End startmovie
Movie script
Channel hidden display effect
On mouseUp me
Cursor 280
Go to 11
End
On mousewithin
Cursor 280
Sprite (14).Visible=true
End
On mouseleave
Cursor 0
Sprite (14).Visible=false
End
Attached:
On beginsprite me
Sprite (me.spritenum).Visible=false
End beginsprite
In directors exe, how do I lift the ESC function key?
On startmovie me
Set, the, exitLock, to, TRUE
End
About movie window minimization: appMinimize
Open file
1. when you open the application, format classes such as Open+ space + program path
* when the target program and the director project file are in the same class directory, we can simply abbreviate the name of the project file
2. when you open a non executable file, you must specify the application that runs the non executable file. Format class such as Open + space + file path, +with+ application path
Such as: Open, C:\Abc.doc, with, D:\Program Files\Microsoft Office\Office\WINWORD.EXE
How can I automatically jump to another dir file after the AVI file is finished?
In most cases, AVI is noisy, so you can judge whether the AVI file is busy by judging whether the channel is busy or not! (added to video file)
Determine the length of the current play and the length of the AVI file to determine whether to jump or not. X is the AVI channel number
On exitFrame me
If, the, movietime, of, Spr
您可能关注的文档
- 考研政策变化的要点(Main points of changes in postgraduate entrance examination policy).doc
- 考研政策(Postgraduate entrance examination policy).doc
- 考研英语-热点阅读(Postgraduate English hot reading).doc
- 考研英语命题规律(The law of graduation thesis).doc
- 考研英语备考策略(English preparation strategies for postgraduate exams).doc
- 考研英语语法总结(English grammar summary).doc
- 考研西医综合外科学串讲(Western medicine surgery Chuanjiang section).doc
- 考研之睡眠(Sleep of postgraduate entrance examination).doc
- 考研解压方法(Postgraduate examination method).doc
- 考研语法(Postgraduate entrance examination grammar).doc
- diy电脑(DIY computer).doc
- dm商品的选择(Choice of DM goods).doc
- dnf红眼、千手罗汉、武神、瓦里基尔、重炮掌控者加点(DNF red, Rohan, Valkyrie, Wali Gil Senju, heavy artillery control points).doc
- dnf部分加点(DNF add some points).doc
- dns使用(DNS usage).doc
- dns服务器vs域控制器(DNS server vs domain controller).doc
- dom基础和基本api(DOM basic and basic API).doc
- dota ai 指令及游戏模式(指令及游戏模式 bit oh).doc
- dota新手入门教学……(Dota novice introduction to teaching......).doc
- dreamweaver期末考试(Dreamweaver final exam).doc
文档评论(0)