Made to Order Software Corporation Logo

paragraph

Snap! Websites Upgrade: Advanced Filters

$1.50

Upgrade your website: Snap! Inline Tag Filters

Snap! has a filtering system dynamically transforming inline tags in your pages with live content from your website. By default we include the foot note tag filter in your website.

$1.50

CKeditor

Introduction

CKeditor, the text editor for Internet(Small Snap! Logo) Snap! uses the CKeditor as its WYSIWYG editor. It allows you to create posts that are formatted as in your Word processor.

This page helps you understand and makes full use of the widgets available in your editor.

Affiliate Agreement

Made to Order Software Corporation

Affiliate Agreement

DefineEditText

Tag Info
Tag Number: 
37
Tag Type: 
Define
Tag Flash Version: 
4
Brief Description: 

An edit text enables the end users to enter text in a Flash window.

Tag Structure: 
struct swf_defineedittext {
	swf_tag			f_tag;		/* 37 */
	unsigned short		f_edit_id;
	swf_rect		f_rect;
	unsigned		f_edit_has_text : 1;
	unsigned		f_edit_word_wrap : 1;
	unsigned		f_edit_multiline : 1;
	unsigned		f_edit_password : 1;
	unsigned		f_edit_readonly : 1;
	unsigned		f_edit_has_color : 1;
	unsigned		f_edit_has_max_length : 1;
	unsigned		f_edit_has_font : 1;
	if(version >= 6) {
		unsigned		f_edit_reserved : 1;
		unsigned		f_edit_auto_size : 1;
	}
	else {
		unsigned		f_edit_reserved : 2;
	}
	unsigned		f_edit_has_layout : 1;
	unsigned		f_edit_no_select : 1;
	unsigned		f_edit_border : 1;
	unsigned		f_edit_reserved : 1;
	unsigned		f_edit_html : 1;
	unsigned		f_edit_use_outlines : 1;
	if(f_edit_has_font) {
		unsigned short		f_edit_font_id_ref;
		unsigned short		f_edit_font_height;
	}
	if(f_edit_has_color) {
		swf_rgba		f_edit_color;
	}
	if(f_edit_has_max_length) {
		unsigned short		f_edit_max_length;
	}
	if(f_edit_has_layout) {
		unsigned char		f_edit_align;
		unsigned short		f_edit_left_margin;
		unsigned short		f_edit_right_margin;
		signed short		f_edit_indent;
		signed short		f_edit_leading;
	}
	string			f_edit_variable_name;
	if(f_edit_has_text) {
		string			f_edit_initial_text;
	}
};

Additional interactivity has been added in V4.0 of the SWF format. This is given by the use of edit boxes offering the end users a way to enter text as if the SWF movie was in fact an interactive form.

The text is defined in a variable (accessible in action scripts). It can be dynamically assigned and retrieved. It is legal to have an empty string as the variable name (not dynamically accessible).

MO Tag for Drupal

$50.00

MO Tag LogoMO Tag is a module that uses a taxonomy as a list of tag names and tag values (i.e. the taxonomy term description.) The name of the tag can be supplemented by synonyms in order to allow multiple names for the same value. To insert the tags in your pages, use the [mo_tag <name>] syntax.

$50.00

MO Paragraph trimmer filter for Drupal

$12.00

MO Paragraph Trimmer Filter LogoMO Paragraph trimmer filter is a small Drupal 6.x module that automatically removes empty paragraphs. If you are like us, using a WYSIWYG editor such as FCKeditor or CKEditor, then you will need this filter to avoid having to re-edit the same node multiple times in order to remove the empty paragraphs that the editor adds at the end of the node.

MO Paragraph trimmer filter works with any Drupal 6.x website.

$12.00
Syndicate content Syndicate content