<?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 - reference</title>
 <link>http://www.m2osw.com/taxonomy/term/529/all</link>
 <description></description>
 <language>en</language>
<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>Discuss This! User Work Flow</title>
 <link>http://www.m2osw.com/doc_discussthis_workflow</link>
 <description>&lt;p&gt;&lt;a rel=&quot;lightbox&quot; href=&quot;/sites/default/files/images/work-flow.png&quot;&gt;&lt;img border=&quot;0&quot; align=&quot;right&quot; width=&quot;250&quot; height=&quot;278&quot; title=&quot;Discuss This! Work Flow. Click to Englarge&quot; alt=&quot;Discuss This! Work Flow&quot; src=&quot;/sites/default/files/images/work-flow_0.png&quot; style=&quot;margin-left: 5px;&quot; /&gt;&lt;/a&gt;The &lt;strong&gt;Discuss This!&lt;/strong&gt; module enables you to remove comments from a page, but still let people post comments about it. The page teaser will be used in a forum post and the valuable user comment attached to that forum.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/doc_discussthis_workflow&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/doc_discussthis_workflow#comments</comments>
 <pubDate>Sun, 21 Mar 2010 09:34:30 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">475 at http://www.m2osw.com</guid>
</item>
<item>
 <title>Insert Nodes used as a macro (6.x-1.2)</title>
 <link>http://www.m2osw.com/doc-insert-node-macro</link>
 <description>&lt;p&gt;This module can be used to create macros (as pointed out by one of our user in a &lt;a href=&quot;http://drupal.org/node/547392&quot; target=&quot;_blank&quot; title=&quot;Click here to read the original message about the use of Insert Node as a macro.&quot;&gt;Drupal issue&lt;/a&gt;.)&lt;/p&gt;
&lt;p&gt;The following steps show you how you can create a macro with the Insert Node module.&lt;/p&gt;
&lt;h3&gt;Create the Macro&lt;/h3&gt;
&lt;p&gt;First, create a node that is to become the macro. We will call this node &lt;span style=&quot;font-family: Courier New;&quot;&gt;macro&lt;/span&gt;. It is used without the Insert Node filter so the Insert Node tags do not get changed. This is important since we reference the main node (with the asterisk) and that reference would look like a recursive reference.&lt;/p&gt;
&lt;p&gt;One idea is to use the macro as a PayPal button which gets set with parameters from another node. This

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/doc-insert-node-macro&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/doc-insert-node-macro#comments</comments>
 <category domain="http://www.m2osw.com/taxonomy/term/581">End</category>
 <pubDate>Mon, 22 Feb 2010 07:19:24 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">464 at http://www.m2osw.com</guid>
</item>
<item>
 <title>Insert Node Known Issues</title>
 <link>http://www.m2osw.com/doc-insert-node-known-issues</link>
 <description>&lt;p&gt;The following are problems that have not been resolved and will probably not be.&lt;/p&gt;
&lt;h3&gt;Tag not transformed&lt;/h3&gt;
&lt;p&gt;At times, you enter the tag as in [node:123 cck=title] and it is not converted by the filter.&lt;/p&gt;
&lt;p&gt;There are 3 common reasons for this to append:&lt;/p&gt;
&lt;ol&gt;
    &lt;li&gt;You did not select the filter in your Input formats;&lt;/li&gt;
    &lt;li&gt;You did not select the format that uses the filter in that node; or&lt;/li&gt;
    &lt;li&gt;There is a syntax error in the tag.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;The 3&lt;sup&gt;rd&lt;/sup&gt; one is certainly the most likely explanation once you made sure that the filter was effectively selected for that node. In many cases, it will be the missing semi-colon

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/doc-insert-node-known-issues&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/doc-insert-node-known-issues#comments</comments>
 <category domain="http://www.m2osw.com/taxonomy/term/581">End</category>
 <category domain="http://www.m2osw.com/taxonomy/term/607">Protect</category>
 <pubDate>Sun, 31 Jan 2010 10:47:34 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">461 at http://www.m2osw.com</guid>
</item>
<item>
 <title>Insert Node Examples</title>
 <link>http://www.m2osw.com/doc-insert-node-examples</link>
 <description>&lt;p&gt;To send someone back to your home page:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;  You will find the necessary links on my home page: [&lt;span&gt;node:&lt;/span&gt;home link]&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;To include a &lt;em&gt;hidden&lt;/em&gt; node as a reference in a post:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;  I talked about that in my post yesterday. [&lt;span&gt;node:&lt;/span&gt;yesterday_post_name body collapsed]&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;To include a node from a forum or story and keep the comments:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;  See below: [&lt;span&gt;node:&lt;/span&gt;57 themed comments]&lt;/code&gt;&lt;/pre&gt;

</description>
 <comments>http://www.m2osw.com/doc-insert-node-examples#comments</comments>
 <pubDate>Sun, 31 Jan 2010 10:18:31 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">458 at http://www.m2osw.com</guid>
</item>
<item>
 <title>InsertNode (The module —)</title>
 <link>http://www.m2osw.com/doc-insert-node</link>
 <description>&lt;div style=&quot;border: 1px solid rgb(221, 190, 88); margin: 0pt 10px 10px; padding: 5px; background-color: rgb(252, 244, 181); width: 190px; float: right;&quot; class=&quot;rtecenter&quot;&gt;&lt;strong&gt;Check it out!&lt;/strong&gt;&lt;br /&gt;
&lt;a title=&quot;More modules of the same quality by Made to Order Software Corp. Click now!&quot; href=&quot;/products&quot;&gt;Drupal Modules&lt;/a&gt;&lt;br /&gt;
by&lt;br /&gt;
&lt;em&gt;Made to Order Software&lt;/em&gt;!&lt;/div&gt;
&lt;p&gt;&lt;span&gt;&lt;em&gt;The following pages are the official documentation of the &lt;/em&gt;&lt;/span&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://drupal.org/project/InsertNode&quot; rel=&quot;nofollow&quot;&gt;&lt;span&gt;&lt;em&gt;InsertNode&lt;/em&gt;&lt;/span&gt;&lt;/a&gt;&lt;span&gt;&lt;em&gt; module available on Drupal.&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;This module is a filter used to insert a node in another. Version 5.x is only being maintained. Version 6.x still evolves as time passes. It is already pretty powerful!&lt;/p&gt;
&lt;p&gt;Since this is a filter, you can use it to insert a node in any text area that supports filters by including the InsertNode filter in it.&lt;/p&gt;
&lt;p&gt;It works by using the simple syntax:&lt;/p&gt;
&lt;p&gt;[&lt;span&gt;node:&lt;/span&gt;&amp;lt;node name or nid or *&lt;a class=&quot;see-footnote&quot; id=&quot;footnoteref1_seztzbo&quot; title=&quot;The asterisk can be used to reference the current&quot; href=&quot;#footnote1_seztzbo&quot;&gt;1&lt;/a&gt;

&lt;ul class=&quot;footnotes&quot;&gt;&lt;li class=&quot;footnote&quot; id=&quot;footnote1_seztzbo&quot;&gt;&lt;a class=&quot;footnote-label&quot; href=&quot;#footnoteref1_seztzbo&quot;&gt;1.&lt;/a&gt; The asterisk can be used to reference the current&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/doc-insert-node&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/doc-insert-node#comments</comments>
 <pubDate>Sun, 31 Jan 2010 05:40:08 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">433 at http://www.m2osw.com</guid>
</item>
<item>
 <title>Set Member</title>
 <link>http://www.m2osw.com/swf_action_setmember</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;
                    79        &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 2 (a), pop 1 (o)        &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;
a&lt;sub&gt;2&lt;/sub&gt; := pop();&lt;br /&gt;
o&lt;sub&gt;3&lt;/sub&gt; := pop();&lt;br /&gt;
o&lt;sub&gt;3&lt;/sub&gt;[a&lt;sub&gt;2&lt;/sub&gt;] = a&lt;sub&gt;1&lt;/sub&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;
                    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_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_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_setproperty&quot;&gt;Set Property&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&gt;
&lt;/div&gt;
&lt;/fieldset&gt;
&lt;p&gt;Pop a value &lt;em&gt;a&lt;/em&gt;&lt;sub&gt;&lt;em&gt;1&lt;/em&gt;&lt;/sub&gt; representing the new member value.&lt;/p&gt;
&lt;p&gt;Pop one string 			or integer &lt;em&gt;a&lt;/em&gt;&lt;sub&gt;&lt;em&gt;2&lt;/em&gt;&lt;/sub&gt; representing the name of the member to modified or create.&lt;/p&gt;
&lt;p&gt;Finally, pop an object reference &lt;em&gt;o&lt;/em&gt;&lt;sub&gt;&lt;em&gt;3&lt;/em&gt;&lt;/sub&gt;.&lt;/p&gt;
&lt;p&gt;If the member &lt;em&gt;a&lt;/em&gt;&lt;sub&gt;&lt;em&gt;2&lt;/em&gt;&lt;/sub&gt; doesn&#039;t 			exists yet, create it.&lt;/p&gt;
&lt;p&gt;Finally, sets the object member &lt;em&gt;a&lt;/em&gt;&lt;sub&gt;&lt;em&gt;2&lt;/em&gt;&lt;/sub&gt; to the 			value &lt;em&gt;a&lt;/em&gt;&lt;sub&gt;&lt;em&gt;1&lt;/em&gt;&lt;/sub&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/swf_action_setmember&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/swf_action_setmember#comments</comments>
 <category domain="http://www.m2osw.com/taxonomy/term/579">Action</category>
 <category domain="http://www.m2osw.com/taxonomy/term/695">Objects</category>
 <pubDate>Wed, 06 Jan 2010 05:49:42 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">387 at http://www.m2osw.com</guid>
</item>
<item>
 <title>Push Data</title>
 <link>http://www.m2osw.com/swf_action_pushdata</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;
                    Stack        &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;
                    150        &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;pre&gt;
struct {
	unsigned char   f_type
	&lt;em&gt;&amp;lt;type&amp;gt;&lt;/em&gt;          f_data
} f_push_data[&lt;em&gt;&amp;lt;variable&amp;gt;&lt;/em&gt;];&lt;/pre&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;
                    push &amp;lt;variable&amp;gt; (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; = f_data[0];&lt;a class=&quot;see-footnote&quot; id=&quot;footnoteref1_qzdlxse&quot; title=&quot;Notice that the first data in the action is the last accessible on your stack.&quot; href=&quot;#footnote1_qzdlxse&quot;&gt;1&lt;/a&gt;&lt;br /&gt;
push(a&lt;sub&gt;1&lt;/sub&gt;);&lt;br /&gt;
a&lt;sub&gt;2&lt;/sub&gt; = f_data[1];&lt;br /&gt;
push(a&lt;sub&gt;2&lt;/sub&gt;);&lt;br /&gt;
a&lt;sub&gt;3&lt;/sub&gt; = f_data[2];&lt;br /&gt;
push(a&lt;sub&gt;3&lt;/sub&gt;);&lt;br /&gt;
...&lt;br /&gt;
a&lt;sub&gt;n&lt;/sub&gt; = f_data[n];&lt;br /&gt;
push(a&lt;sub&gt;n&lt;/sub&gt;);&lt;/div&gt;

&lt;ul class=&quot;footnotes&quot;&gt;&lt;li class=&quot;footnote&quot; id=&quot;footnote1_qzdlxse&quot;&gt;&lt;a class=&quot;footnote-label&quot; href=&quot;#footnoteref1_qzdlxse&quot;&gt;1.&lt;/a&gt; Notice that the first data in the action is the last accessible on your stack.&lt;/li&gt;
&lt;/ul&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;
                    4        &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_duplicate&quot;&gt;Duplicate&lt;/a&gt;        &lt;/div&gt;
              &lt;div class=&quot;field-item even&quot;&gt;
                    &lt;a href=&quot;/swf_action_pop&quot;&gt;Pop&lt;/a&gt;        &lt;/div&gt;
              &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;a href=&quot;/swf_action_swap&quot;&gt;Swap&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;/fieldset&gt;
&lt;p&gt;Push some immediate data on the stack. 	This action was introduced in V4.0. The supported data types 	vary depending on the version of the player you have. As many 	values as necessary can be pushed at once. The &lt;i&gt;f_push_data&lt;/i&gt; 	structure will be repeated multiple times as required. For 	instance, to push two strings on the stack at once, you would 	use the following code:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/swf_action_pushdata&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/swf_action_pushdata#comments</comments>
 <category domain="http://www.m2osw.com/taxonomy/term/579">Action</category>
 <category domain="http://www.m2osw.com/taxonomy/term/686">Stack</category>
 <pubDate>Sun, 03 Jan 2010 04:45:16 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">382 at http://www.m2osw.com</guid>
</item>
<item>
 <title>Sprite Properties</title>
 <link>http://www.m2osw.com/swf_action_properties</link>
 <description>&lt;p&gt;The following is the list of currently accepted properties or fields for the &lt;a href=&quot;/swf_action_getproperty&quot;&gt;&lt;strong&gt;Get Property&lt;/strong&gt;&lt;/a&gt; and the &lt;a href=&quot;/swf_action_setproperty&quot;&gt;&lt;strong&gt;Set Property&lt;/strong&gt;&lt;/a&gt; actions. Note that the properties can be specified with either an integer (type 7,     requires V5.0+) or a single precision floating point (type 1, V4.0 compatible). And since strings are automatically transformed in a value when required, one can use a string to represent the property number (type 0).

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/swf_action_properties&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/swf_action_properties#comments</comments>
 <category domain="http://www.m2osw.com/taxonomy/term/624">Sprite</category>
 <pubDate>Wed, 30 Dec 2009 02:34:07 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">352 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>
</channel>
</rss>


