主题:  谁能告诉我Generator对象到底是什么东西!

youmin

职务:普通成员
等级:1
金币:0.0
发贴:2
#12001/8/12 19:34:26
望见教,我查了三四本关于DW的书,可是都说插入一个Generator对象就没有下文了,我至今不知道这到底是干什么用的。我的信箱是iamyoumin@21cn.com麻烦您写信告诉我好吗?

编辑历史:[这消息被bleak编辑过(编辑时间2001-08-17 22:01:22)]


5D荣誉斑竹

职务:普通成员
等级:5
金币:10.0
发贴:3292
#22001/8/14 2:17:51
我看不懂,谁能翻译一下
Inserting Generator objects

Macromedia Generator provides a way to serve dynamic Web content. You can create Generator files with Flash 4 or 5 using free Generator authoring templates; the files are then served by a Web server running Generator server software. You can insert a Generator object into a Dreamweaver document.

To insert a Generator object:

1 In the Document window, place the insertion point where you want to insert the object.
2 Click the Generator button in the Objects panel.
3 In the dialog box that appears, select a Generator template (.swt) file.
4 If desired, click the Plus (+) button to add a name=value parameter pair. Then enter a name for the parameter in the Name field, and a value for the parameter in the value field. Repeat this step for each parameter.
5 To remove a parameter, select it in the Parameters list and click theMinus (-) button.
6 When you finish entering parameters, click OK to insert the Generator object.



To edit the parameters after the Generator object has been inserted, use the Code inspector or the Code view of the Document window.

The name=value pairs are used by the Generator server, in conjunction with other data sources, to dynamically create the Flash movie or image file.