p2p上市公司有哪些:关于Flash动画

来源:百度文库 编辑:神马品牌网 时间:2024/05/17 11:34:18
on (release) {
play();
tellTarget ("/controller") {
gotoAndStop(1);
}
}为什么会报Target not found: Target="/controller" Base="_level0.instance1"这个错误?

我做了两个不同得下拉菜单,一个管用,一个为什么会错?