<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.m2osw.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Made to Order Software Corporation - parent</title>
 <link>http://www.m2osw.com/taxonomy/term/708/all</link>
 <description></description>
 <language>en</language>
<item>
 <title>Simplemenu Settings</title>
 <link>http://www.m2osw.com/doc-simplemenu-settings</link>
 <description>&lt;h2&gt;Menu Settings&lt;/h2&gt;
&lt;h3&gt;Menu&lt;/h3&gt;
&lt;p&gt;Select the menu to be displayed as the &lt;em&gt;Simplemenu&lt;/em&gt;. By default, we display the Navigation Menu which makes the most sense for administrator (as the &lt;em&gt;Simplemenu&lt;/em&gt; was primarily created for administrators wanting to quickly go to all administration pages.)&lt;/p&gt;
&lt;h3&gt;Theme&lt;/h3&gt;
&lt;p&gt;Select a theme to display your &lt;em&gt;Simplemenu&lt;/em&gt; items and dropdowns. The default is called &lt;strong&gt;original&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;The themes reside in the module sub-folder named themes. Each theme is defined in a specific directory named after the theme. That name is what appears in the dropdown in the settings.&lt;/p&gt;
&lt;p&gt;It is possible to add new themes as

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/doc-simplemenu-settings&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/doc-simplemenu-settings#comments</comments>
 <category domain="http://www.m2osw.com/taxonomy/term/581">End</category>
 <pubDate>Sat, 11 Jun 2011 21:10:18 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">664 at http://www.m2osw.com</guid>
</item>
<item>
 <title>Simplemenu Upgrade Path</title>
 <link>http://www.m2osw.com/doc-simplemenu-upgrade-path</link>
 <description>&lt;h2&gt;Version 7.x&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Version 7.x-1.x-dev&lt;/strong&gt; is a starting point... It is not complete, although it shows you a functional Management menu as a dropdown. More to come as time allows... See issue [#791664] for more info.&lt;/p&gt;
&lt;h2&gt;Version 6.x&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Version 6.x-1.13&lt;/strong&gt; fixes the vertical menu problem which had to do with &lt;abbr class=&quot;mo-glossary mo-glossary-abbr&quot;  title=&quot;Cascading Style Sheet&quot; lang=&quot;en&quot;&gt;CSS&lt;/abbr&gt; caching getting lost.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Version 6.x-1.10 to 6.x-1.12&lt;/strong&gt; fixes the non-called theme() function versus the other sub-modules that have callbacks through the theme() calls. However, we really need to have callbacks instead. Added horizontal and vertical themes. Attempts to fix to the vertical menu problem

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/doc-simplemenu-upgrade-path&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/doc-simplemenu-upgrade-path#comments</comments>
 <pubDate>Sat, 11 Jun 2011 20:23:51 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">663 at http://www.m2osw.com</guid>
</item>
<item>
 <title>Simplemenu Inactive Parents</title>
 <link>http://www.m2osw.com/doc-simplemenu-inactive-parents</link>
 <description>&lt;h2&gt;Description&lt;/h2&gt;
&lt;p&gt;A simple menu is composed of parent menus and children menus. A child has no drop-down menu and a parent does.&lt;/p&gt;
&lt;p&gt;By default all the menu items are active, meaning that they all are links one can click on to reach the corresponding destination.&lt;/p&gt;
&lt;p&gt;This simplemenu extension allows for turning the link off by replacing the anchor reference in a named anchor. The &lt;abbr class=&quot;mo-glossary mo-glossary-abbr&quot;  title=&quot;Hyper Text Markup Language&quot; lang=&quot;en&quot;&gt;HTML&lt;/abbr&gt; tag being the same, the simplemenu looks the same, but the item cannot be clicked.&lt;/p&gt;
&lt;p&gt;At this time, there is no option to make some of the parent items clickable and others not.&lt;/p&gt;
&lt;h2&gt;Setup&lt;/h2&gt;
&lt;p&gt;There is no settings for this module.

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/doc-simplemenu-inactive-parents&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/doc-simplemenu-inactive-parents#comments</comments>
 <pubDate>Sat, 31 Jul 2010 20:34:36 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">585 at http://www.m2osw.com</guid>
</item>
<item>
 <title>How do I create a menu entry with Drupal?</title>
 <link>http://www.m2osw.com/doc_menu_item_for_your_pages_in_drupal6x</link>
 <description>&lt;p&gt;&lt;a href=&quot;/sites/default/files/images/menu_and_create_content.png&quot; rel=&quot;lightbox&quot;&gt;&lt;img border=&quot;0&quot; align=&quot;left&quot; width=&quot;220&quot; height=&quot;164&quot; src=&quot;/sites/default/files/images/menu_and_create_content_0.png&quot; alt=&quot;Menu settings as it appears when creating a new page on your Drupal 6.x website.&quot; title=&quot;Click to enlarge -- Menu settings as it appears when creating a new page on your Drupal 6.x website.&quot; style=&quot;margin-right: 5px; margin-bottom: 5px;&quot; /&gt;&lt;/a&gt;Pages and menus are separate modules in Drupal.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/doc_menu_item_for_your_pages_in_drupal6x&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/doc_menu_item_for_your_pages_in_drupal6x#comments</comments>
 <pubDate>Sat, 01 May 2010 01:52:09 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">490 at http://www.m2osw.com</guid>
</item>
<item>
 <title>Insert Node Parameter: cck (6-1.2)</title>
 <link>http://www.m2osw.com/doc-insert-node-parameter-cck</link>
 <description>&lt;p&gt;The CCK parameter let you insert one of your CCK field and some node fields that cannot otherwise be added without being themed.&lt;/p&gt;
&lt;p&gt;We support CCK fields and several special field names as follow.&lt;/p&gt;
&lt;p&gt;Fields that appeared after version 6-1.2 have a version specified between parenthesis (i.e. &lt;em&gt;6-1.3&lt;/em&gt;).&lt;/p&gt;
&lt;h3&gt;cck=field_&amp;lt;name&amp;gt;; [requires CCK]&lt;/h3&gt;
&lt;p class=&quot;rteindent1&quot;&gt;The CCK parameter must be followed by a field name. An empty name is likely to generate an error. The name of a field that does not exist is likely to generate nothing.&lt;/p&gt;
&lt;p class=&quot;rteindent1&quot;&gt;For instance, if you have a field named &lt;strong&gt;see_also&lt;/strong&gt;, you would write:&lt;/p&gt;
&lt;pre class=&quot;rteindent1&quot;&gt;
   cck=field_see_also&lt;strong&gt;;&lt;/strong&gt;&lt;/pre&gt;

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/doc-insert-node-parameter-cck&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/doc-insert-node-parameter-cck#comments</comments>
 <pubDate>Sun, 31 Jan 2010 09:50:28 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">456 at http://www.m2osw.com</guid>
</item>
<item>
 <title>Parent/Child with Taxonomy VTN</title>
 <link>http://www.m2osw.com/taxonomy-vtn-parent-child</link>
 <description>&lt;p&gt;Terms in a taxonomy can be organized as children of other terms. This generates a parent/child organization. For instance, you can have a term Fruit and mark Apple and Peach as children of Fruit.&lt;/p&gt;
&lt;p&gt;The parent/child relationship can be used when you organize your Taxonomy VTN to shorten each page of your dictionary. The idea is simple: whenever you enter the top dictionary (taxonomy) page, you only get a list of the root terms (terms that are not children of other terms.) That list gives you access to the children terms and/or nodes of the parent term.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;/sites/default/files/images/taxonomy_vtn_flags.png&quot; rel=&quot;lightbox&quot;&gt;&lt;img align=&quot;right&quot; alt=&quot;Screenshot of the form used to choose the parent/child relationship. Click to enlarge.&quot; border=&quot;0&quot; height=&quot;184&quot; src=&quot;/sites/default/files/images/taxonomy_vtn_flags_0.png&quot; style=&quot;border: 1px solid black; margin-left: 5px; margin-bottom: 5px;&quot; title=&quot;Click to Enlarge&quot; width=&quot;200&quot; /&gt;&lt;/a&gt;There are three flags you can use to

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/taxonomy-vtn-parent-child&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/taxonomy-vtn-parent-child#comments</comments>
 <pubDate>Fri, 29 Jan 2010 08:34:09 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">431 at http://www.m2osw.com</guid>
</item>
<item>
 <title>Set Target</title>
 <link>http://www.m2osw.com/swf_action_settarget</link>
 <description>&lt;fieldset class=&quot;fieldgroup group-action&quot;&gt;&lt;legend&gt;SWF Action&lt;/legend&gt;&lt;div class=&quot;field field-type-content-taxonomy field-field-swf-action-type&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Action Category:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    Movie        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;field field-type-number-integer field-field-swf-typed-action&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Action Details:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    (dynamic)        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;field field-type-number-integer field-field-swf-action-identifier&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Action Identifier:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    139        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;field field-type-text field-field-swf-action-def&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Action Structure:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;div&gt;string&amp;nbsp;&amp;nbsp; f_target;&lt;/div&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;field field-type-number-integer field-field-swf-action-len&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Action Length:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    -1 byte(s)        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;field field-type-text field-field-swf-action-stack&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Action Stack:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    n.a.        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;field field-type-text field-field-swf-action-operation&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Action Operation:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;div&gt;set_target(f_target);&lt;/div&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;field field-type-number-integer field-field-swf-tag-version&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Action Flash Version:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    1        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;field field-type-nodereference field-field-see-also&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;See Also:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;a href=&quot;/swf_action_callmethod&quot;&gt;Call Method&lt;/a&gt;        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    &lt;a href=&quot;/swf_tag_definesprite&quot;&gt;DefineSprite&lt;/a&gt;        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;a href=&quot;/swf_action_getmember&quot;&gt;Get Member&lt;/a&gt;        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    &lt;a href=&quot;/swf_action_setmember&quot;&gt;Set Member&lt;/a&gt;        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;a href=&quot;/swf_action_settargetdynamic&quot;&gt;Set Target (dynamic)&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;/fieldset&gt;
&lt;p&gt;If the string &lt;i&gt;f_target&lt;/i&gt; is the empty string, then 			the next actions apply to the main movie.&lt;/p&gt;
&lt;p&gt;Otherwise it is the name of a &lt;a href=&quot;/swf_tag_definesprite&quot;&gt;&lt;strong&gt;Sprite&lt;/strong&gt;&lt;/a&gt; and the followings actions apply to that &lt;strong&gt;Sprite&lt;/strong&gt; only.&lt;/p&gt;
&lt;p&gt;In order to use a dynamic name for the target, use &lt;a href=&quot;/swf_action_settargetdynamic&quot;&gt;&lt;strong&gt;Set Target (dynamic)&lt;/strong&gt;&lt;/a&gt; instead.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/swf_action_settarget&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/swf_action_settarget#comments</comments>
 <category domain="http://www.m2osw.com/taxonomy/term/579">Action</category>
 <category domain="http://www.m2osw.com/taxonomy/term/688">Movie</category>
 <category domain="http://www.m2osw.com/taxonomy/term/624">Sprite</category>
 <pubDate>Wed, 06 Jan 2010 06:04:24 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">389 at http://www.m2osw.com</guid>
</item>
<item>
 <title>Get Member</title>
 <link>http://www.m2osw.com/swf_action_getmember</link>
 <description>&lt;fieldset class=&quot;fieldgroup group-action&quot;&gt;&lt;legend&gt;SWF Action&lt;/legend&gt;&lt;div class=&quot;field field-type-content-taxonomy field-field-swf-action-type&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Action Category:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    Objects        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;field field-type-number-integer field-field-swf-typed-action&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Action Details:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    0        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;field field-type-number-integer field-field-swf-action-identifier&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Action Identifier:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    78        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;field field-type-text field-field-swf-action-def&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Action Structure:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;div&gt;&lt;em&gt;&amp;lt;n.a.&amp;gt;&lt;/em&gt;&lt;/div&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;field field-type-number-integer field-field-swf-action-len&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Action Length:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    0 byte(s)        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;field field-type-text field-field-swf-action-stack&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Action Stack:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    pop 1 (a), pop 1 (o), push 1 (a)        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;field field-type-text field-field-swf-action-operation&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Action Operation:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;div&gt;a&lt;sub&gt;1&lt;/sub&gt; := pop();&lt;br /&gt;
o&lt;sub&gt;2&lt;/sub&gt; := pop();&lt;br /&gt;
r := o&lt;sub&gt;2&lt;/sub&gt;[a&lt;sub&gt;1&lt;/sub&gt;];&lt;br /&gt;
push(r);&lt;/div&gt;

        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;field field-type-number-integer field-field-swf-tag-version&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Action Flash Version:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    5        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;field field-type-nodereference field-field-see-also&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;See Also:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;a href=&quot;/swf_action_declareobject&quot;&gt;Declare Object&lt;/a&gt;        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    &lt;a href=&quot;/swf_action_getproperty&quot;&gt;Get Property&lt;/a&gt;        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;a href=&quot;/swf_action_gettarget&quot;&gt;Get Target&lt;/a&gt;        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    &lt;a href=&quot;/swf_action_getvariable&quot;&gt;Get Variable&lt;/a&gt;        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;a href=&quot;/swf_action_settarget&quot;&gt;Set Target&lt;/a&gt;        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    &lt;a href=&quot;/swf_action_settargetdynamic&quot;&gt;Set Target (dynamic)&lt;/a&gt;        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;a href=&quot;/swf_action_newmethod&quot;&gt;New Method&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;/fieldset&gt;
&lt;p&gt;Pop one string or an integer (member name), pop an object reference, 			define the value of that object member and push the result back on the stack.&lt;/p&gt;
&lt;p&gt;Objects include some special members such as:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/swf_action_getmember&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/swf_action_getmember#comments</comments>
 <category domain="http://www.m2osw.com/taxonomy/term/577">Define</category>
 <category domain="http://www.m2osw.com/taxonomy/term/695">Objects</category>
 <pubDate>Sun, 27 Dec 2009 09:16:30 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">348 at http://www.m2osw.com</guid>
</item>
<item>
 <title>Declare Function (V7)</title>
 <link>http://www.m2osw.com/swf_action_declarefunction2</link>
 <description>&lt;fieldset class=&quot;fieldgroup group-action&quot;&gt;&lt;legend&gt;SWF Action&lt;/legend&gt;&lt;div class=&quot;field field-type-content-taxonomy field-field-swf-action-type&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Action Category:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    Control        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;field field-type-number-integer field-field-swf-typed-action&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Action Details:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    (256 variables)        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;field field-type-number-integer field-field-swf-action-identifier&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Action Identifier:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    142        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;field field-type-text field-field-swf-action-def&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Action Structure:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;table cellspacing=&quot;0&quot; cellpadding=&quot;2&quot; border=&quot;0&quot;&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td&gt;string&lt;/td&gt;
            &lt;td&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/td&gt;
            &lt;td&gt;f_name;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td&gt;unsigned short&lt;/td&gt;
            &lt;td&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td&gt;f_arg_count;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td&gt;unsigned char&lt;/td&gt;
            &lt;td&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td&gt;f_reg_count;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td&gt;unsigned short&lt;/td&gt;
            &lt;td&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td&gt;f_declare_function2_reserved : 7;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td&gt;unsigned short&lt;/td&gt;
            &lt;td&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td&gt;f_preload_global : 1;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td&gt;unsigned short&lt;/td&gt;
            &lt;td&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td&gt;f_preload_parent : 1;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td&gt;unsigned short&lt;/td&gt;
            &lt;td&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td&gt;f_preload_root : 1;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td&gt;unsigned short&lt;/td&gt;
            &lt;td&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td&gt;f_suppress_super : 1;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td&gt;unsigned short&lt;/td&gt;
            &lt;td&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td&gt;f_preload_super : 1;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td&gt;unsigned short&lt;/td&gt;
            &lt;td&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td&gt;f_suppress_arguments : 1;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td&gt;unsigned short&lt;/td&gt;
            &lt;td&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td&gt;f_preload_arguments : 1;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td&gt;unsigned short&lt;/td&gt;
            &lt;td&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td&gt;f_suppress_this : 1;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td&gt;unsigned short&lt;/td&gt;
            &lt;td&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td&gt;f_preload_this : 1;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td&gt;&lt;a href=&quot;/swf_struct_params&quot;&gt;&lt;strong&gt;swf_params&lt;/strong&gt;&lt;/a&gt;&lt;/td&gt;
            &lt;td&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td&gt;f_params[f_arg_count];&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td&gt;unsigned short&lt;/td&gt;
            &lt;td&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td&gt;f_function_length;&lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;font color=&quot;red&quot;&gt;WARNING: the preload/suppress flags are defined 	on a short and thus the bytes in a Flash file will look swapped.&lt;/font&gt;&lt;/p&gt;

        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;field field-type-number-integer field-field-swf-action-len&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Action Length:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    -1 byte(s)        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;field field-type-text field-field-swf-action-stack&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Action Stack:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    n.a.        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;field field-type-text field-field-swf-action-operation&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Action Operation:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;div&gt;create a function on the current target&lt;em&gt;&lt;br /&gt;
&lt;/em&gt;&lt;/div&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;field field-type-number-integer field-field-swf-tag-version&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Action Flash Version:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    7        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;field field-type-nodereference field-field-see-also&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;See Also:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;a href=&quot;/swf_action_callfunction&quot;&gt;Call Function&lt;/a&gt;        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    &lt;a href=&quot;/swf_action_callmethod&quot;&gt;Call Method&lt;/a&gt;        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;a href=&quot;/swf_action_declarefunction&quot;&gt;Declare Function&lt;/a&gt;        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    &lt;a href=&quot;/swf_action_pushdata&quot;&gt;Push Data&lt;/a&gt;        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;a href=&quot;/swf_action_return&quot;&gt;Return&lt;/a&gt;        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    &lt;a href=&quot;/swf_action_storeregister&quot;&gt;Store Register&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;/fieldset&gt;
&lt;p&gt;Declare a function which can later be called with the 	&lt;a href=&quot;/swf_action_callfunction&quot;&gt;&lt;strong&gt;Call&amp;nbsp;Function&lt;/strong&gt;&lt;/a&gt; action or 	&lt;a href=&quot;/swf_action_callmethod&quot;&gt;&lt;strong&gt;Call&amp;nbsp;Method&lt;/strong&gt;&lt;/a&gt; action (when defined as a function member.) The &lt;i&gt;f_function_length&lt;/i&gt;&lt;a class=&quot;see-footnote&quot; id=&quot;footnoteref1_qec9myb&quot; title=&quot;A function is limited to 65535 bytes.&quot; href=&quot;#footnote1_qec9myb&quot;&gt;1&lt;/a&gt; defines the number of bytes that the function 	declaration uses after the header (i.e. the size of the actions defined in the function.) All the actions included in this block are part of the function body.&lt;/p&gt;

&lt;ul class=&quot;footnotes&quot;&gt;&lt;li class=&quot;footnote&quot; id=&quot;footnote1_qec9myb&quot;&gt;&lt;a class=&quot;footnote-label&quot; href=&quot;#footnoteref1_qec9myb&quot;&gt;1.&lt;/a&gt; A function is limited to 65535 bytes.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/swf_action_declarefunction2&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/swf_action_declarefunction2#comments</comments>
 <category domain="http://www.m2osw.com/taxonomy/term/579">Action</category>
 <category domain="http://www.m2osw.com/taxonomy/term/685">Control</category>
 <category domain="http://www.m2osw.com/taxonomy/term/581">End</category>
 <pubDate>Sat, 26 Dec 2009 08:08:05 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">334 at http://www.m2osw.com</guid>
</item>
<item>
 <title>DefineScalingGrid</title>
 <link>http://www.m2osw.com/swf_tag_definescalinggrid</link>
 <description>&lt;fieldset class=&quot;fieldgroup group-swf-tag-info&quot;&gt;&lt;legend&gt;Tag Info&lt;/legend&gt;&lt;div class=&quot;field field-type-number-integer field-field-swf-tag-number&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Tag Number:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    78        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;field field-type-content-taxonomy field-field-tag-swf-type&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Tag Type:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    Define        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;field field-type-number-integer field-field-swf-tag-version&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Tag Flash Version:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    8        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;field field-type-text field-field-swf-tag-def&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Tag Structure:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;pre&gt;
struct swf_definescalinggrid {
	&lt;a href=&quot;/swf_struct_tag&quot;&gt;swf_tag&lt;/a&gt;				f_tag;		&lt;font color=&quot;green&quot;&gt;/* 78 */&lt;/font&gt;
	unsigned short			f_button_id_ref;
	&lt;a href=&quot;/swf_struct_rect&quot;&gt;swf_rect&lt;/a&gt;			f_rect;
};&lt;/pre&gt;

        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;/fieldset&gt;
&lt;p&gt;This definition is used so the scaling factors applied on an object affects only     the center of the object fully. The borders are only affected in one direction     and the corners are not scaled (note, restrictions apply, see below.) This is     quite useful to draw a scalable button or window.&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;http://www.m2osw.com/mo_references_view/sswf_docs/images/scaling-grid.gif&quot; /&gt;     &lt;br /&gt;
&lt;small&gt;Fig 1 &amp;mdash; Sample button being scaled with a scaling grid&lt;/small&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/swf_tag_definescalinggrid&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/swf_tag_definescalinggrid#comments</comments>
 <category domain="http://www.m2osw.com/taxonomy/term/579">Action</category>
 <category domain="http://www.m2osw.com/taxonomy/term/588">DefineButton</category>
 <category domain="http://www.m2osw.com/taxonomy/term/675">DefineScalingGrid</category>
 <category domain="http://www.m2osw.com/taxonomy/term/638">DefineSprite</category>
 <category domain="http://www.m2osw.com/taxonomy/term/585">PlaceObject</category>
 <category domain="http://www.m2osw.com/taxonomy/term/624">Sprite</category>
 <pubDate>Fri, 18 Dec 2009 06:20:52 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">307 at http://www.m2osw.com</guid>
</item>
</channel>
</rss>


