Flash ScrollPane
What can we do if we want to scroll a long text+image+flash animation? Except of using “scroll together” or “drag together” method, I will choose to use flash scrollpane in director. You can use a scroll pane to display any content that is too large for the area into which it is loaded. For example, if you have a large image and only a small space for it in an application, you could load it into a scroll pane. It is very useful if you want to insert an animation or image in your text and make it scrollable.
You can either link a swf (which include animation, text and image) or a jpg/png/gif in scrollpane for display purpose.
1. Go to Windows -> Library palette.
2. Drag the
3. Select scrollpane in stage thenopen your property inspector.
4. In your Flash Component tab, type in your contentpath (for example: @mytext.swf)
5. Modify the properties in flash component tab to you preferable settings. (read the Help file for further informations.)
Download file: Scrollpane.zip
(Right click and select save target as)
想在directorçš„å—å¹•é‡ŒåŠ åŠ¨ç”»å’Œå›¾ç‰‡ï¼Œåˆæˆ–者想显示的动画/å›¾ç‰‡å¤ªå¤§ï¼Œä½ å¯ä»¥è¯•试director里flash scrollpane。
Flash ScrollPaneèƒ½å¸®ä½ å’Œä½ æƒ³è¦çš„swf/图片连线,然åŽå¸¦è¿›director里使用。
ä½ è¿˜èƒ½ç§»åŠ¨åœ¨Flash ScrollPane里的swf/图片。
这也间接解决了director text memberä¸èƒ½åŠ å›¾ç‰‡çš„ç¼ºç‚¹ã€‚
使用Flash ScrollPane,最é‡è¦çš„æ˜¯contentpath的设定一定è¦å¯¹ã€‚
(如: @mytext.swf 或 http://www.k-director.com/blog/upload/myAnimation.swf)

slix said,
Wrote on July 3, 2007 @ 8:56 pm
In your Flash Component tab, type in your contentpath (for example: @mytext.swf)
Can i change the contentpath target using internal cast member. What is the sript be.
Please help. Thanks.
kay said,
Wrote on July 4, 2007 @ 8:30 am
Sorry. From what I know, flash scrollpane in Director doesn’t allow you target internal cast member.
I’ll try to solve this, stay tune on http://www.k-director.com.