用flash控制director中的导航

      网站开发笔记 2004-12-2 9:8
问题已经解决了,在flash中给按钮加下面代码就可以了。
on (release) {
getURL ("lingo:go to frame 10");

}
------------
要写成帧标记也可以了
on (release) {
getURL ("lingo:play 20");

}
都没有问题,谢谢!
标签集:TAGS:
回复Comments() 点击Count()

回复Comments

{commentauthor}
{commentauthor}
{commenttime}
{commentnum}
{commentcontent}
作者:
{commentrecontent}