随笔分类 -  Html/js/Flash前台

Html/js/Flash前台
摘要:使用淘宝源 npm config set sass_binary_site=https://npm.taobao.org/mirrors/node-sass/ npm config set phantomjs_cdnurl=https://npm.taobao.org/mirrors/phantom 阅读全文
posted @ 2019-01-03 23:13 半岛拖鞋 阅读(304) 评论(0) 推荐(0)
摘要:目标:在html页面里可以使用事件来影响到swf文件的内容,swf文件也可以影响html里js代码的内容 一。新建flash文件,用Flash CC试用版新建一个TextArea.fla的源文件,不添加任何组件,直接关联一个主类TextArea01,Flash会自动生成一个TextArea01.as 阅读全文
posted @ 2016-11-16 15:47 半岛拖鞋 阅读(1261) 评论(0) 推荐(1)