Flash组件Slider的Skin高度更改

根据设计来的界面,发现flash cs4的Slider组件太细了,得加粗。也就是修改Slider的高度。 查了一下API文档,没有设置SliderTrackSkin高度方面的。 看来得操刀UI组件了。 探索… 结果: Flash cs4中的UI组件文件目录在[X:\**]\Adobe Flash CS4\Common\Configuration\Components下 源文件在[X:\**]\Adobe Flash CS4\Common\Configuration\Component Source\ActionScript 3.0\User Interface下

Flash