- Open the "Publish Settings" window (File->Publish Settings)
- Press the "Settings…" button right to the item "Script:"
- Select "Library path" tab and then you can include your .swc file or the folder contain the .swc file
Showing posts with label Tip. Show all posts
Showing posts with label Tip. Show all posts
Monday, September 21, 2009
How to include .swc file into Flash CS4 project?
Monday, December 3, 2007
使用 MDM 包裝 swf 檔成為全螢幕執行的設定方式
Style-> Window Settings : No Border
Size/Position-> Window Size: MovieSize
Extras : Maximized
from Jones
Size/Position-> Window Size: MovieSize
Extras : Maximized
from Jones
Friday, November 30, 2007
想把 MovieClip (-> Sprite -->DisplayObject) 恢復原來的大小
把 scaleX, scaleY ,設回 1 的時候就會恢復原來的大小
this.scaleY = 1.0;
Wednesday, November 28, 2007
Subscribe to:
Posts (Atom)