<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-2297</id>
	<title>Nabble - Revolution - User</title>
	<updated>2009-10-30T17:36:49Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/Revolution---User-f2297.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Revolution---User-f2297.html" />
	<subtitle type="html">Discussion list for users of the Rapid Application Development system Revolution.</subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26138751</id>
	<title>Re: [ANN] RevLetObject javascript include.</title>
	<published>2009-10-30T17:36:49Z</published>
	<updated>2009-10-30T17:36:49Z</updated>
	<author>
		<name>capellan</name>
	</author>
	<content type="html">Many thanks for sharing this useful script! :-D
&lt;br&gt;&lt;br&gt;My only worry is: What could happen in the
&lt;br&gt;specific case that users had disabled javascript,
&lt;br&gt;just like some Firefox extensions do.
&lt;br&gt;&lt;br&gt;By the way, Andre, Could you prepare an online demo
&lt;br&gt;of revlets and javascript interaction?
&lt;br&gt;&lt;br&gt;I have to ask about this because you are one
&lt;br&gt;of the participants in this mail list, that have
&lt;br&gt;extensive knowledge in revTalk and Javascript.
&lt;br&gt;&lt;br&gt;Thanks in advance!
&lt;br&gt;&lt;br&gt;Alejandro</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-ANN--RevLetObject-javascript-include.-tp26134566p26138751.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26138640</id>
	<title>Re: Trademark symbol in a label or edit field</title>
	<published>2009-10-30T17:16:49Z</published>
	<updated>2009-10-30T17:16:49Z</updated>
	<author>
		<name>Charles Szasz</name>
	</author>
	<content type="html">Devin,
&lt;br&gt;&lt;br&gt;Thanks so much for that suggestion! I will try and see if it works when I run the program on a pc.
&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Devin Asay wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;Charles,
&lt;br&gt;&lt;br&gt;One more option: sometimes it is more reliable for cross-platform apps &amp;nbsp;
&lt;br&gt;to use html entities:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;copyright symbol: &amp;copy;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;registered trademark symbol: &amp;reg;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;trademark symbol: &amp;#153;
&lt;br&gt;&lt;br&gt;Examples:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;set the htmltext of fld &amp;quot;copyrightNotice&amp;quot; to &amp;quot;&amp;lt;p&amp;gt;&amp;copy;2009&amp;lt;/p&amp;gt;&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp;set the htmltext of fld &amp;quot;tradmarkNotice&amp;quot; to &amp;quot;&amp;lt;p&amp;gt;Revolution&amp;reg; is &amp;nbsp;
&lt;br&gt;a trademark of RunRev Ltd.&amp;lt;/p&amp;gt;&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp;set the htmltext of fld &amp;quot;tradmemark2&amp;quot; to &amp;quot;&amp;lt;p&amp;gt;Try Revolution&amp;#153; &amp;nbsp;
&lt;br&gt;for all your programming needs!&amp;lt;/p&amp;gt;&amp;quot;
&lt;br&gt;&lt;br&gt;HTH
&lt;br&gt;&lt;br&gt;Devin
&lt;br&gt;&lt;br&gt;On Oct 29, 2009, at 4:23 PM, Charles Szasz wrote:
&lt;br&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Terry,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks! I will try it out windows to see if it shows up correctly!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Terry Judd wrote:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; It's numToChar(168) on the Mac and numToChar(174) on Windows if &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; that's any
&lt;br&gt;&amp;gt;&amp;gt; help.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Terry...
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; On 30/10/09 7:18 AM, &amp;quot;Charles Szasz&amp;quot; &amp;lt;cszasz@mac.com&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Thanks Colin!
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I am aware of the shortcut (Option + 2) but I did not know if &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Revolution
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; would support this in fields on both the Mac and Windows. I had &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; checked
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Rev's Dictionary and did not find any listing for it.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Colin Holgate-2 wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; On Oct 29, 2009, at 4:06 PM, Charles Szasz wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; How do you insert the trademark symbol (circle with the letter
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; inside it) in
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; a label or edit field in Revolution? I want to cite of a product
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; with its
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; trademark.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Usually there's a keyboard shortcut for doing that. On Mac it's
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Option-2 () for trademark, Option-r (®) for registered mark, &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Option-g
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; (©) for copyright. _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; use-revolution mailing list
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; use-revolution@lists.runrev.com
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Please visit this url to subscribe, unsubscribe and manage your
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; subscription preferences:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://lists.runrev.com/mailman/listinfo/use-revolution&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.runrev.com/mailman/listinfo/use-revolution&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt; use-revolution mailing list
&lt;br&gt;&amp;gt;&amp;gt; use-revolution@lists.runrev.com
&lt;br&gt;&amp;gt;&amp;gt; Please visit this url to subscribe, unsubscribe and manage your
&lt;br&gt;&amp;gt;&amp;gt; subscription preferences:
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://lists.runrev.com/mailman/listinfo/use-revolution&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.runrev.com/mailman/listinfo/use-revolution&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -- 
&lt;br&gt;&amp;gt; View this message in context: &lt;a href=&quot;http://www.nabble.com/Trademark-symbol-in-a-label-or-edit-field-tp26119817p26121894.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Trademark-symbol-in-a-label-or-edit-field-tp26119817p26121894.html&lt;/a&gt;&lt;br&gt;&amp;gt; Sent from the Revolution - User mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; use-revolution mailing list
&lt;br&gt;&amp;gt; use-revolution@lists.runrev.com
&lt;br&gt;&amp;gt; Please visit this url to subscribe, unsubscribe and manage your &amp;nbsp;
&lt;br&gt;&amp;gt; subscription preferences:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://lists.runrev.com/mailman/listinfo/use-revolution&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.runrev.com/mailman/listinfo/use-revolution&lt;/a&gt;&lt;br&gt;&lt;br&gt;Devin Asay
&lt;br&gt;Humanities Technology and Research Support Center
&lt;br&gt;Brigham Young University
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;use-revolution mailing list
&lt;br&gt;use-revolution@lists.runrev.com
&lt;br&gt;Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
&lt;br&gt;&lt;a href=&quot;http://lists.runrev.com/mailman/listinfo/use-revolution&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.runrev.com/mailman/listinfo/use-revolution&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Trademark-symbol-in-a-label-or-edit-field-tp26119817p26138640.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26138470</id>
	<title>Re: Another &quot;How to do this in a Revlet?&quot; thread</title>
	<published>2009-10-30T16:50:27Z</published>
	<updated>2009-10-30T16:50:27Z</updated>
	<author>
		<name>capellan</name>
	</author>
	<content type="html">Hi Richard,
&lt;br&gt;&lt;br&gt;Actually, these are plain and simple vector graphics, organized
&lt;br&gt;like concentric rings that you could show and hide, depending
&lt;br&gt;of zoom level.
&lt;br&gt;&lt;br&gt;This zoom slider is actually scaling all graphics from
&lt;br&gt;the center. Adobe Flash do not scale all vector graphics
&lt;br&gt;at the same time. This is an illusion. But a really fast one.
&lt;br&gt;I had published an stack that uses matrices to scale vector
&lt;br&gt;graphics. Scaling the points of vector graphics in a loop or
&lt;br&gt;driven by a scale slider should be no problem. ;-)
&lt;br&gt;&lt;a href=&quot;http://www.capellan2000.000space.com/graphics_transformations_01.zip&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.capellan2000.000space.com/graphics_transformations_01.zip&lt;/a&gt;&lt;br&gt;&lt;br&gt;Scott Rossi published an stack that shows a rotating and scaling
&lt;br&gt;vector graphic:
&lt;br&gt;&lt;a href=&quot;http://tactilemedia.com/site_files/downloads/tutti3d.rev.zip&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://tactilemedia.com/site_files/downloads/tutti3d.rev.zip&lt;/a&gt;&lt;br&gt;&lt;br&gt;About the seemingly infinite zoom, you could simulate this
&lt;br&gt;showing a new group of vector graphics when the outer container
&lt;br&gt;group of graphics reach certain zoom level.
&lt;br&gt;&lt;br&gt;Did you notice that small graphics in the center, only show
&lt;br&gt;distinguishable details after they reach certain size? You could
&lt;br&gt;use this exact scale point to hide the outer vector container group
&lt;br&gt;and show a new vector graphics group that you could keep scaling.
&lt;br&gt;&lt;br&gt;When the container group is zoomed out of the stack
&lt;br&gt;area, hide this group and the scale slider controls the
&lt;br&gt;resize of the recently visible group.
&lt;br&gt;&lt;br&gt;In this way, you are zooming only one group of graphics,
&lt;br&gt;not all the groups at the same time. And when the group
&lt;br&gt;reach a certain scale or zoom, you show a new group
&lt;br&gt;and hide previous zoomed group. Keep doing this ad infinitum.
&lt;br&gt;Like showing and hiding concentric rings.
&lt;br&gt;&lt;br&gt;Alejandro</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Another-%22How-to-do-this-in-a-Revlet-%22-thread-tp26132513p26138470.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26137360</id>
	<title>Re: RevMedia Question: Securing the revlet?</title>
	<published>2009-10-30T14:47:00Z</published>
	<updated>2009-10-30T14:47:00Z</updated>
	<author>
		<name>capellan</name>
	</author>
	<content type="html">Hi Malte,
&lt;br&gt;&lt;br&gt;This is similar to methods used
&lt;br&gt;by Director and Flash to stop
&lt;br&gt;users of running their apps
&lt;br&gt;from their hard disk.
&lt;br&gt;&lt;br&gt;Al</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/RevMedia-Question%3A-Securing-the-revlet--tp26129636p26137360.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26135813</id>
	<title>Re: backgroundBehavior ?</title>
	<published>2009-10-30T12:33:36Z</published>
	<updated>2009-10-30T12:33:36Z</updated>
	<author>
		<name>Mark Wieder</name>
	</author>
	<content type="html">Richmond-
&lt;br&gt;&lt;br&gt;Friday, October 30, 2009, 12:20:16 PM, you wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; I can only conclude it had to be saved, purged from the memory and
&lt;br&gt;&amp;gt; reloaded for things to start functioning.
&lt;br&gt;&lt;br&gt;Well, it worked for me the first time without any of that fiddling, so
&lt;br&gt;again I'm left clueless. Glad you got it working, though.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;-Mark Wieder
&lt;br&gt;&amp;nbsp;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26135813&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mwieder@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;use-revolution mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26135813&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;use-revolution@...&lt;/a&gt;
&lt;br&gt;Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
&lt;br&gt;&lt;a href=&quot;http://lists.runrev.com/mailman/listinfo/use-revolution&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.runrev.com/mailman/listinfo/use-revolution&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/backgroundBehavior---tp26134959p26135813.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26135607</id>
	<title>Re: backgroundBehavior ?</title>
	<published>2009-10-30T12:20:16Z</published>
	<updated>2009-10-30T12:20:16Z</updated>
	<author>
		<name>Richmond Mathewson-2</name>
	</author>
	<content type="html">Mark Wieder wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Richmond-
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Friday, October 30, 2009, 11:31:08 AM, you wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; Please advise . . . &amp;nbsp;:)
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; It works here in 3.5 and 4.0dp5. Not much advice, I know.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;Very queer indeed. I have just reopened the stack and now it functions.
&lt;br&gt;&lt;br&gt;I can only conclude it had to be saved, purged from the memory and
&lt;br&gt;reloaded for things to start functioning.
&lt;br&gt;&lt;br&gt;Your &amp;quot;Not much advice&amp;quot; was a sufficient kick in the pants for me to
&lt;br&gt;reinvestigate, and for that I thank you . . . &amp;nbsp;:)
&lt;br&gt;_______________________________________________
&lt;br&gt;use-revolution mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26135607&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;use-revolution@...&lt;/a&gt;
&lt;br&gt;Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
&lt;br&gt;&lt;a href=&quot;http://lists.runrev.com/mailman/listinfo/use-revolution&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.runrev.com/mailman/listinfo/use-revolution&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/backgroundBehavior---tp26134959p26135607.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26135476</id>
	<title>Re: backgroundBehavior ?</title>
	<published>2009-10-30T12:07:55Z</published>
	<updated>2009-10-30T12:07:55Z</updated>
	<author>
		<name>Mark Wieder</name>
	</author>
	<content type="html">Richmond-
&lt;br&gt;&lt;br&gt;Friday, October 30, 2009, 11:31:08 AM, you wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; Please advise . . . &amp;nbsp;:)
&lt;br&gt;&lt;br&gt;It works here in 3.5 and 4.0dp5. Not much advice, I know.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;-Mark Wieder
&lt;br&gt;&amp;nbsp;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26135476&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mwieder@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;use-revolution mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26135476&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;use-revolution@...&lt;/a&gt;
&lt;br&gt;Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
&lt;br&gt;&lt;a href=&quot;http://lists.runrev.com/mailman/listinfo/use-revolution&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.runrev.com/mailman/listinfo/use-revolution&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/backgroundBehavior---tp26134959p26135476.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26135277</id>
	<title>Drag/Move Cursor?</title>
	<published>2009-10-30T11:54:51Z</published>
	<updated>2009-10-30T11:54:51Z</updated>
	<author>
		<name>David Glasgow</name>
	</author>
	<content type="html">&lt;br&gt;On 30 Oct 2009, at 1:14 pm, Rick Harrison wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; I've been trying to figure out how to programmatically
&lt;br&gt;&amp;gt; move/drag the cursor in a stack to mimic what a human
&lt;br&gt;&amp;gt; would do, as a teaching aid. &amp;nbsp;The documentation is not
&lt;br&gt;&amp;gt; very clear on how to accomplish this.
&lt;br&gt;&lt;br&gt;I have done a fair bit of mucking around moving and constraining the &amp;nbsp;
&lt;br&gt;cursor. &amp;nbsp;It can get a bit ugly, tricky, disturbing for the user and &amp;nbsp;
&lt;br&gt;deprecated by user interface purists. &amp;nbsp;Much better to hide the cursor &amp;nbsp;
&lt;br&gt;(set the cursor to none) and then show a fake cursor which you can &amp;nbsp;
&lt;br&gt;move between two points or along a path as you would with any &amp;nbsp;
&lt;br&gt;object. &amp;nbsp;You can even colour the teaching cursor to indicate that &amp;nbsp;
&lt;br&gt;this is showing the user something and so won't be responsive to &amp;nbsp;
&lt;br&gt;mouse movements.
&lt;br&gt;&lt;br&gt;David Glasgow
&lt;br&gt;_______________________________________________
&lt;br&gt;use-revolution mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26135277&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;use-revolution@...&lt;/a&gt;
&lt;br&gt;Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
&lt;br&gt;&lt;a href=&quot;http://lists.runrev.com/mailman/listinfo/use-revolution&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.runrev.com/mailman/listinfo/use-revolution&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Drag-Move-Cursor--tp26135277p26135277.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26134959</id>
	<title>backgroundBehavior ?</title>
	<published>2009-10-30T11:31:08Z</published>
	<updated>2009-10-30T11:31:08Z</updated>
	<author>
		<name>Richmond Mathewson-2</name>
	</author>
	<content type="html">Well, one is never too old to learn new (old?) tricks . . . &amp;nbsp;:)
&lt;br&gt;&lt;br&gt;So, I created a main stack and made a group on the first card (called 
&lt;br&gt;&amp;quot;gBOX&amp;quot;)
&lt;br&gt;consisting of a button and a field; then popped this into the Message Box:
&lt;br&gt;&lt;br&gt;set the backgroundBehavior of group &amp;quot;gBOX&amp;quot; to true
&lt;br&gt;&lt;br&gt;hoping that as I made new cards my group &amp;quot;gBOX&amp;quot; would automagically
&lt;br&gt;appear on them: but it didn't . . .
&lt;br&gt;&lt;br&gt;Please advise . . . &amp;nbsp;:)
&lt;br&gt;_______________________________________________
&lt;br&gt;use-revolution mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26134959&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;use-revolution@...&lt;/a&gt;
&lt;br&gt;Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
&lt;br&gt;&lt;a href=&quot;http://lists.runrev.com/mailman/listinfo/use-revolution&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.runrev.com/mailman/listinfo/use-revolution&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/backgroundBehavior---tp26134959p26134959.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26134657</id>
	<title>Re: revEnterprise dp-5 / revMedia beta / revWeb beta</title>
	<published>2009-10-30T11:10:57Z</published>
	<updated>2009-10-30T11:10:57Z</updated>
	<author>
		<name>Richard Miller-5</name>
	</author>
	<content type="html">David,
&lt;br&gt;&lt;br&gt;There is an extra tab in my example, but it doesn't effect anything. The 
&lt;br&gt;problem remains as described. Did you try it in your browser and have it 
&lt;br&gt;work properly?
&lt;br&gt;&lt;br&gt;Richard
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26134657&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dfepstein@...&lt;/a&gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Richard Miller wrote:
&lt;br&gt;&amp;gt; ...
&lt;br&gt;&amp;gt; 1. Create a popup button. It will come with three lines of data in it.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ...
&lt;br&gt;&amp;gt; 3. Go back and enter this into the message box:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; put return &amp; tab &amp; tab &amp; &amp;quot;choice x&amp;quot; after line 1 of btn 1
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 4. In the development environment, &amp;quot;choice x&amp;quot; should now appear as a 
&lt;br&gt;&amp;gt; sub-choice of the first menu item, and you should be able to select it.
&lt;br&gt;&amp;gt; ...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Looks like there's an extra &amp;quot;tab&amp;quot; in your step 3.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; David Epstein
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; use-revolution mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26134657&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;use-revolution@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://lists.runrev.com/mailman/listinfo/use-revolution&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.runrev.com/mailman/listinfo/use-revolution&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;use-revolution mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26134657&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;use-revolution@...&lt;/a&gt;
&lt;br&gt;Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
&lt;br&gt;&lt;a href=&quot;http://lists.runrev.com/mailman/listinfo/use-revolution&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.runrev.com/mailman/listinfo/use-revolution&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/revEnterprise-dp-5---revMedia-beta---revWeb-beta-tp26102173p26134657.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26134609</id>
	<title>Re: RevMedia Woes</title>
	<published>2009-10-30T11:08:03Z</published>
	<updated>2009-10-30T11:08:03Z</updated>
	<author>
		<name>capellan</name>
	</author>
	<content type="html">Hi Jim,
&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;James Hurley wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message&quot;&gt;I don't know if this is related, but I have found that there is a &amp;nbsp;
&lt;br&gt;significant increase in speed in going from Rev IDE on Mac OS to the &amp;nbsp;
&lt;br&gt;revLet see discussion below.
&lt;br&gt;I've been waiting for some clarification from Rev.
&lt;br&gt;[snip]
&lt;br&gt;go url &amp;quot;&lt;a href=&quot;http://jamesphurley.on-rev.com/OnRevGraphicTimer.rev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jamesphurley.on-rev.com/OnRevGraphicTimer.rev&lt;/a&gt;&amp;quot;
&lt;br&gt;And on the Web, go to
&lt;br&gt;&lt;a href=&quot;http://jamesphurley.on-rev.com/OnRevTimer/test.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jamesphurley.on-rev.com/OnRevTimer/test.html&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
In the first card, the speed i see in my browser ranges from 289 milliseconds
&lt;br&gt;to 450 milliseconds. Oddly enough, there are too many variations of speed
&lt;br&gt;among repetitions that &amp;nbsp;i dont know which of these speed is the most
&lt;br&gt;reliable measure.
&lt;br&gt;&lt;br&gt;Hugh Senior wrote:
&lt;br&gt;&amp;gt; &amp;quot;Plugin failed to load.&amp;quot; 
&lt;br&gt;&lt;br&gt;I suspect that Web Server and download speed have
&lt;br&gt;something to do with this error.
&lt;br&gt;Have you noticed that revlets samples posted in Runrev
&lt;br&gt;site always work?
&lt;br&gt;&lt;br&gt;Alejandro</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/RevMedia-Woes-tp26118810p26134609.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26134566</id>
	<title>[ANN] RevLetObject javascript include.</title>
	<published>2009-10-30T11:03:48Z</published>
	<updated>2009-10-30T11:03:48Z</updated>
	<author>
		<name>Andre Garzia-3</name>
	</author>
	<content type="html">Hello Folks,
&lt;br&gt;&lt;br&gt;It is with immense happiness that I announce the immediate availability of
&lt;br&gt;RevLetObject. As many here know, instantiating revlets is a tricky thing and
&lt;br&gt;I bet most people here just copy &amp; paste from the test.html generated by Rev
&lt;br&gt;IDE into their own page. If you want to load more than one revlet or want to
&lt;br&gt;do it at runtime, then, using those ugly HTML constructs will be a tad hard.
&lt;br&gt;Right now, loading a revlet looks like this, pardon me for the huge quote,
&lt;br&gt;but I want to make a point, just scroll down:
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------------------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;&amp;lt;object classid=&amp;quot;CLSID:B2EC94AF-4716-4300-824A-3314BF23664A&amp;quot; width=566
&lt;br&gt;height=396&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;param name=&amp;quot;src&amp;quot; value=&amp;quot;redcube.revlet&amp;quot;/&amp;gt;
&lt;br&gt;&amp;lt;param name=&amp;quot;stack&amp;quot; value=&amp;quot;Untitled 1&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;param name=&amp;quot;requestedName&amp;quot; value=&amp;quot;&amp;quot;/&amp;gt;
&lt;br&gt;&amp;lt;param name=&amp;quot;instanceID&amp;quot; value=&amp;quot;&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;embed type=&amp;quot;application/x-revolution&amp;quot;
&lt;br&gt;src=&amp;quot;redcube.revlet&amp;quot;
&lt;br&gt;&amp;nbsp;width=566 height=396
&lt;br&gt;stack=&amp;quot;Untitled 1&amp;quot;
&lt;br&gt;requestedName=&amp;quot;&amp;quot;
&lt;br&gt;&amp;nbsp;instanceID=&amp;quot;&amp;quot;
&lt;br&gt;&amp;gt;&amp;lt;/embed&amp;gt;
&lt;br&gt;&amp;lt;/object&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;lt;/div&amp;gt;
&lt;br&gt;&amp;lt;div id=&amp;quot;noplugin&amp;quot; style=&amp;quot;display:none&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;a href=&amp;quot;&lt;a href=&quot;http://revweb.runrev.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://revweb.runrev.com&lt;/a&gt;&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;
&lt;br&gt;&lt;a href=&quot;http://www.runrev.com/revweb/images/revweb-noplugin.gif&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.runrev.com/revweb/images/revweb-noplugin.gif&lt;/a&gt;&amp;quot; border=0&amp;gt;&amp;lt;/a&amp;gt;
&lt;br&gt;&amp;lt;/div&amp;gt;
&lt;br&gt;&amp;lt;!-- Revlet embedding code finishes above this line --&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;lt;/p&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;lt;!-- This script determines if the plugin is installed, and if so shows the
&lt;br&gt;'plugin' DIV, otherwise it shows the 'noplugn' DIV --&amp;gt;
&lt;br&gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot;&amp;gt;
&lt;br&gt;var agt=navigator.userAgent.toLowerCase();
&lt;br&gt;var ie &amp;nbsp;= (agt.indexOf(&amp;quot;msie&amp;quot;) != -1);
&lt;br&gt;var ns &amp;nbsp;= (navigator.appName.indexOf(&amp;quot;Netscape&amp;quot;) != -1);
&lt;br&gt;var win = ((agt.indexOf(&amp;quot;win&amp;quot;)!=-1) || (agt.indexOf(&amp;quot;32bit&amp;quot;)!=-1));
&lt;br&gt;var mac = (agt.indexOf(&amp;quot;mac&amp;quot;)!=-1);
&lt;br&gt;if(ie &amp;&amp; win){ pluginlist =
&lt;br&gt;detectIE(&amp;quot;RunRev.RevWebPluginCtrl.1&amp;quot;,&amp;quot;Revolution&amp;quot;); }
&lt;br&gt;if (ns || !win){ nse = &amp;quot;&amp;quot;; for(var i=0;i&amp;lt;navigator.mimeTypes.length;i++) nse
&lt;br&gt;+= navigator.mimeTypes[i].type.toLowerCase(); pluginlist =
&lt;br&gt;detectNS(&amp;quot;application/x-revolution&amp;quot;,&amp;quot;Revolution&amp;quot;); }
&lt;br&gt;function detectIE(ClassID,name) { result = false; document.write('&amp;lt;SCRIPT
&lt;br&gt;LANGUAGE=VBScript&amp;gt;\n on error resume next \n result =
&lt;br&gt;IsObject(CreateObject(&amp;quot;' + ClassID + '&amp;quot;))\&amp;lt;/SCRIPT\&amp;gt;\n'); if (result) return
&lt;br&gt;name+','; else return ''; }
&lt;br&gt;function detectNS(ClassID,name) { n = &amp;quot;&amp;quot;; if (nse.indexOf(ClassID) != -1) if
&lt;br&gt;(navigator.mimeTypes[ClassID].enabledPlugin != null) n = name+&amp;quot;,&amp;quot;; return n;
&lt;br&gt;}
&lt;br&gt;pluginlist += navigator.javaEnabled() ? &amp;quot;Java,&amp;quot; : &amp;quot;&amp;quot;;
&lt;br&gt;if (pluginlist.length &amp;gt; 0) pluginlist =
&lt;br&gt;pluginlist.substring(0,pluginlist.length-1);
&lt;br&gt;var plugin = document.getElementById(&amp;quot;plugin&amp;quot;);
&lt;br&gt;var noplugin = document.getElementById(&amp;quot;noplugin&amp;quot;);
&lt;br&gt;plugin.style.display = &amp;quot;none&amp;quot;;
&lt;br&gt;noplugin.style.display = &amp;quot;none&amp;quot;;
&lt;br&gt;if(pluginlist.indexOf(&amp;quot;Revolution&amp;quot;)!=-1){ plugin.style.display = &amp;quot;block&amp;quot;;
&lt;br&gt;}else{ noplugin.style.display = &amp;quot;block&amp;quot;; }
&lt;br&gt;&amp;lt;/script&amp;gt;
&lt;br&gt;&amp;lt;!-- Plugin detection script finishes above this line --&amp;gt;
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------------------------------------------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;&lt;br&gt;With revletobject.js it looks like:
&lt;br&gt;&lt;br&gt;&amp;nbsp; revletobject.load({
&lt;br&gt;&amp;nbsp; &amp;nbsp; width: 360,
&lt;br&gt;&amp;nbsp; &amp;nbsp; height: 290,
&lt;br&gt;&amp;nbsp; &amp;nbsp; src: &amp;quot;demo.revlet&amp;quot;,
&lt;br&gt;&amp;nbsp; &amp;nbsp; stack: &amp;quot;demo&amp;quot;,
&lt;br&gt;&amp;nbsp; &amp;nbsp; instanceID: &amp;quot;1&amp;quot;,
&lt;br&gt;&amp;nbsp; &amp;nbsp; id: &amp;quot;params&amp;quot;,
&lt;br&gt;&amp;nbsp; &amp;nbsp; params: {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; test: &amp;quot;this is a test&amp;quot;,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; color: &amp;quot;blue&amp;quot;}
&lt;br&gt;&amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; );
&lt;br&gt;&lt;br&gt;Yes, that simple! It uses a JSON as parameter, and the key/value pairs are
&lt;br&gt;pretty straight forward. RevLetObject also provides a pluginloaded()
&lt;br&gt;function that will return true or false depending on the availability of the
&lt;br&gt;plugin. So you can wrap it all like:
&lt;br&gt;&lt;br&gt;&amp;lt;div id=&amp;quot;params&amp;quot;&amp;gt;No plugin.&amp;lt;/div&amp;gt;
&lt;br&gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot;&amp;gt;
&lt;br&gt;if (revletobject.pluginloaded()) {
&lt;br&gt;&amp;nbsp; revletobject.load({
&lt;br&gt;&amp;nbsp; &amp;nbsp; width: 360,
&lt;br&gt;&amp;nbsp; &amp;nbsp; height: 290,
&lt;br&gt;&amp;nbsp; &amp;nbsp; src: &amp;quot;demo.revlet&amp;quot;,
&lt;br&gt;&amp;nbsp; &amp;nbsp; stack: &amp;quot;demo&amp;quot;,
&lt;br&gt;&amp;nbsp; &amp;nbsp; instanceID: &amp;quot;1&amp;quot;,
&lt;br&gt;&amp;nbsp; &amp;nbsp; id: &amp;quot;params&amp;quot;,
&lt;br&gt;&amp;nbsp; &amp;nbsp; params: {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; test: &amp;quot;this is a test&amp;quot;,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; color: &amp;quot;blue&amp;quot;}
&lt;br&gt;&amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; );
&lt;br&gt;}
&lt;br&gt;&amp;lt;/script&amp;gt;
&lt;br&gt;&lt;br&gt;This will check if the plugin is loaded, if so it will replace the div with
&lt;br&gt;id &amp;quot;params&amp;quot; with the revlet as specified by the id key on the load call...
&lt;br&gt;&lt;br&gt;You can see a demo at:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://andregarzia.com/revletobject/demo.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://andregarzia.com/revletobject/demo.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;or get it from
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://hg.andregarzia.com/revletobject&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://hg.andregarzia.com/revletobject&lt;/a&gt;&lt;br&gt;&lt;br&gt;There is a wiki available at:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://hg.andregarzia.com/revletobject/wiki/Home&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://hg.andregarzia.com/revletobject/wiki/Home&lt;/a&gt;&lt;br&gt;&lt;br&gt;I also show some nice revlet javascript interaction on that demo.
&lt;br&gt;&lt;br&gt;By the way, this is released on the terms of MIT license.
&lt;br&gt;&lt;br&gt;Cheers and have fun!
&lt;br&gt;Andre
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;a href=&quot;http://www.andregarzia.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.andregarzia.com&lt;/a&gt;&amp;nbsp;All We Do Is Code.
&lt;br&gt;_______________________________________________
&lt;br&gt;use-revolution mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26134566&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;use-revolution@...&lt;/a&gt;
&lt;br&gt;Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
&lt;br&gt;&lt;a href=&quot;http://lists.runrev.com/mailman/listinfo/use-revolution&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.runrev.com/mailman/listinfo/use-revolution&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-ANN--RevLetObject-javascript-include.-tp26134566p26134566.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26134539</id>
	<title>Re: revEnterprise dp-5 / revMedia beta / revWeb beta</title>
	<published>2009-10-30T11:01:46Z</published>
	<updated>2009-10-30T11:01:46Z</updated>
	<author>
		<name>dfepstein</name>
	</author>
	<content type="html">Richard Miller wrote:
&lt;br&gt;...
&lt;br&gt;1. Create a popup button. It will come with three lines of data in it.
&lt;br&gt;&lt;br&gt;...
&lt;br&gt;3. Go back and enter this into the message box:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; put return &amp; tab &amp; tab &amp; &amp;quot;choice x&amp;quot; after line 1 of btn 1
&lt;br&gt;&lt;br&gt;4. In the development environment, &amp;quot;choice x&amp;quot; should now appear as a 
&lt;br&gt;sub-choice of the first menu item, and you should be able to select it.
&lt;br&gt;...
&lt;br&gt;&lt;br&gt;Looks like there's an extra &amp;quot;tab&amp;quot; in your step 3.
&lt;br&gt;&lt;br&gt;David Epstein
&lt;br&gt;_______________________________________________
&lt;br&gt;use-revolution mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26134539&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;use-revolution@...&lt;/a&gt;
&lt;br&gt;Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
&lt;br&gt;&lt;a href=&quot;http://lists.runrev.com/mailman/listinfo/use-revolution&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.runrev.com/mailman/listinfo/use-revolution&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/revEnterprise-dp-5---revMedia-beta---revWeb-beta-tp26102173p26134539.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26134508</id>
	<title>Re: Another &quot;How to do this in a Revlet?&quot; thread</title>
	<published>2009-10-30T10:59:38Z</published>
	<updated>2009-10-30T10:59:38Z</updated>
	<author>
		<name>BNig</name>
	</author>
	<content type="html">When doing a repeated resize of an image you might want to consider bugzilla Report #8302.
&lt;br&gt;It describes a funny problem in Revlets and stacks that leaks memory when an image is repeatedly resized AND the image was from a JPEG image. No leak if image was a png or if image is still referenced via filename (referenced JPEGs dont leak)
&lt;br&gt;regards
&lt;br&gt;Bernd
&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Richard Gaskin wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;Jacque wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; Richard Gaskin wrote:
&lt;br&gt;&amp;gt;&amp;gt; This is not only cool, but this type of zooming can be instructionally 
&lt;br&gt;&amp;gt;&amp;gt; useful:
&lt;br&gt;&amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://learn.genetics.utah.edu/content/begin/cells/scale/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://learn.genetics.utah.edu/content/begin/cells/scale/&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; Anyone here pull off something like that in Rev?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I haven't, but I don't think it would be hard. It's just a 
&lt;br&gt;&amp;gt; high-resolution image that is continually scaled. I'd put a scrollbar 
&lt;br&gt;&amp;gt; under the image, scripted to reset the scale of the image object, and 
&lt;br&gt;&amp;gt; that should do it. If you want smooth scaling, you'd need to continually 
&lt;br&gt;&amp;gt; rescale in a loop, in very small increments, until the target scale is 
&lt;br&gt;&amp;gt; reached.
&lt;br&gt;&lt;br&gt;I'm attracted to the idea that it could be easy, but I think in practice 
&lt;br&gt;it may be quite harder than it looks.
&lt;br&gt;&lt;br&gt;For starters, it loads really fast so it's gotta be vector objects 
&lt;br&gt;rather than a large scaled bitmap image.
&lt;br&gt;&lt;br&gt;And given its size when you're zoomed in all the way, it would almost 
&lt;br&gt;certainly exceed Rev's 4095-pixel limit on image size (do I have that 
&lt;br&gt;limit correct?).
&lt;br&gt;&lt;br&gt;I think it would require some nifty scaling algorithms, and with Flash 
&lt;br&gt;doing this almost automatically and with us needing to do this in 
&lt;br&gt;script, I'm having a hard time figuring out how one could do that as 
&lt;br&gt;gracefully.
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;&amp;nbsp; Richard Gaskin
&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Another-%22How-to-do-this-in-a-Revlet-%22-thread-tp26132513p26134508.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26134359</id>
	<title>Re: Non-Latin Web Addresses Coming Soon</title>
	<published>2009-10-30T10:49:56Z</published>
	<updated>2009-10-30T10:49:56Z</updated>
	<author>
		<name>François Chaplais-2</name>
	</author>
	<content type="html">&lt;br&gt;Le 30 oct. 2009 à 18:45, stephen barncard a écrit :
&lt;br&gt;&lt;br&gt;&amp;gt; This could divide the web more than help it IMHO.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Also the 'World Wide Web' hasn't been around for 4 decades!
&lt;br&gt;&amp;gt;
&lt;br&gt;wasn't there an issue a few years ago with cyrillic dots used to fake &amp;nbsp;
&lt;br&gt;ascii dot for phishing purposes?
&lt;br&gt;&lt;br&gt;François
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;use-revolution mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26134359&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;use-revolution@...&lt;/a&gt;
&lt;br&gt;Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
&lt;br&gt;&lt;a href=&quot;http://lists.runrev.com/mailman/listinfo/use-revolution&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.runrev.com/mailman/listinfo/use-revolution&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Non-Latin-Web-Addresses-Coming-Soon-tp26127979p26134359.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26134341</id>
	<title>Re: Another &quot;How to do this in a Revlet?&quot; thread</title>
	<published>2009-10-30T10:48:36Z</published>
	<updated>2009-10-30T10:48:36Z</updated>
	<author>
		<name>Scott Rossi</name>
	</author>
	<content type="html">Recently, Richard Gaskin wrote:
&lt;br&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; This is not only cool, but this type of zooming can be instructionally
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; useful:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://learn.genetics.utah.edu/content/begin/cells/scale/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://learn.genetics.utah.edu/content/begin/cells/scale/&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Anyone here pull off something like that in Rev?
&lt;br&gt;&lt;br&gt;Ian's right: it's separate vector graphics in Flash.
&lt;br&gt;&lt;br&gt;The thing that makes this ultra easy in Flash and ultra challenging in Rev
&lt;br&gt;is you can't easily scale a group (why? it's almost 2010 -- we should have
&lt;br&gt;flying cars and scaling groups in Rev should be a given by now).
&lt;br&gt;&lt;br&gt;If you're going to try it in Rev, there's no need to use images -- graphics
&lt;br&gt;should work -- and you *might* get better performance using graphics, but
&lt;br&gt;then again, handling of numerous objects of any type at large size often
&lt;br&gt;slows down Rev, so images may be the way to go.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;&lt;br&gt;Scott Rossi
&lt;br&gt;Creative Director
&lt;br&gt;Tactile Media, Multimedia &amp; Design
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;use-revolution mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26134341&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;use-revolution@...&lt;/a&gt;
&lt;br&gt;Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
&lt;br&gt;&lt;a href=&quot;http://lists.runrev.com/mailman/listinfo/use-revolution&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.runrev.com/mailman/listinfo/use-revolution&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Another-%22How-to-do-this-in-a-Revlet-%22-thread-tp26132513p26134341.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26134303</id>
	<title>Re: Non-Latin Web Addresses Coming Soon</title>
	<published>2009-10-30T10:45:50Z</published>
	<updated>2009-10-30T10:45:50Z</updated>
	<author>
		<name>Stephen Barncard-4</name>
	</author>
	<content type="html">This could divide the web more than help it IMHO.
&lt;br&gt;&lt;br&gt;Also the 'World Wide Web' hasn't been around for 4 decades!
&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------
&lt;br&gt;Stephen Barncard
&lt;br&gt;San Francisco
&lt;br&gt;&lt;a href=&quot;http://houseofcubes.com/disco.irev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://houseofcubes.com/disco.irev&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;2009/10/30 Michael Kann &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26134303&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mikekann@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; &amp;gt;From the NY Times online this morning:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; SEOUL — By the middle of next year, Internet surfers will be allowed to use
&lt;br&gt;&amp;gt; Web addresses written completely in Chinese, Arabic, Korean and other
&lt;br&gt;&amp;gt; non-Latin alphabets, the organization overseeing Internet domain names
&lt;br&gt;&amp;gt; announced on Friday in a decision that could make the Web more accessible.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; In a move billed as one of the biggest changes in the Web’s four-decade
&lt;br&gt;&amp;gt; history, the board of the Internet Corporation for Assigned Names and
&lt;br&gt;&amp;gt; Numbers — or ICANN — voted Friday to allow such scripts in Internet
&lt;br&gt;&amp;gt; addresses during its annual meeting, held in Seoul.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ----- snip ----
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; This change only affects domain names — anything that comes after the dot,
&lt;br&gt;&amp;gt; such as .com, .cn or .jp. Until now, they could only be in 37 characters —
&lt;br&gt;&amp;gt; 26 Latin letters, 10 digits or a dash. But starting next year, domain names
&lt;br&gt;&amp;gt; can be the characters of any language.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The decision, reached after years of testing and debate, clears the way for
&lt;br&gt;&amp;gt; ICANN to begin accepting applications for non-Latin domain names on Nov. 16.
&lt;br&gt;&amp;gt; People will start seeing them in use around mid-2010, particularly in
&lt;br&gt;&amp;gt; Arabic, Chinese and other scripts in which demand for the new
&lt;br&gt;&amp;gt; “internationalized” domain name system has been among the highest, ICANN
&lt;br&gt;&amp;gt; officials say.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Initially, the new naming system will only affect Web addresses with
&lt;br&gt;&amp;gt; “country codes,” the designators at the end of an address name, such as .kr
&lt;br&gt;&amp;gt; (for Korea) or .ru (for Russia). But eventually, it will be expanded to all
&lt;br&gt;&amp;gt; types of Internet address names, ICANN said.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ----- snip ----
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Full article here:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.nytimes.com/2009/10/31/technology/31net.html?_r=1&amp;hp&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.nytimes.com/2009/10/31/technology/31net.html?_r=1&amp;hp&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -- only a few more fluff paragraphs
&lt;br&gt;&amp;gt; -- registration required
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Michael Kann
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; use-revolution mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26134303&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;use-revolution@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Please visit this url to subscribe, unsubscribe and manage your
&lt;br&gt;&amp;gt; subscription preferences:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://lists.runrev.com/mailman/listinfo/use-revolution&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.runrev.com/mailman/listinfo/use-revolution&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;_______________________________________________
&lt;br&gt;use-revolution mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26134303&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;use-revolution@...&lt;/a&gt;
&lt;br&gt;Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
&lt;br&gt;&lt;a href=&quot;http://lists.runrev.com/mailman/listinfo/use-revolution&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.runrev.com/mailman/listinfo/use-revolution&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Non-Latin-Web-Addresses-Coming-Soon-tp26127979p26134303.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26134089</id>
	<title>Re: Error installing RevMedia 4.0 DP5</title>
	<published>2009-10-30T10:33:22Z</published>
	<updated>2009-10-30T10:33:22Z</updated>
	<author>
		<name>David Coker</name>
	</author>
	<content type="html">Yves COPPE wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Le 30 oct. 09 à 17:55, J. Landman Gay a écrit :
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Yves COPPE wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Le 30 oct. 09 à 00:34, J. Landman Gay a écrit :
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Yves COPPE wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Hi list
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; When I start installing revMedia 4 dp5 and after the unpacking of 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; the 5 pkgs, hte installing is cancelled automatically and I get 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; such a message :
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; An error occured installing the product
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; To inform revolution about this error, please quote error code 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 43F.10FC
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Please clic &amp;quot;try again&amp;quot; of &amp;quot;send error report&amp;quot; to automatically 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; post error information to Revolution
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; What OS are you running?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Re,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; mac OS X Leopard 10.5.8 on an intel Core 2 duo macBook
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Re
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; how can i throw away the files that are loaded to force a new downoad
&lt;br&gt;&amp;gt; When I ask to try again, it starts automatically with &amp;quot;unpacking1/5&amp;quot;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I think there could be a problem at the download time, so I'd like to 
&lt;br&gt;&amp;gt; re-donwload the files again
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Greetings.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Yves COPPE
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26134089&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;yvescoppe@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; use-revolution mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26134089&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;use-revolution@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Please visit this url to subscribe, unsubscribe and manage your 
&lt;br&gt;&amp;gt; subscription preferences:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://lists.runrev.com/mailman/listinfo/use-revolution&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.runrev.com/mailman/listinfo/use-revolution&lt;/a&gt;&lt;/div&gt;Hello Yves,
&lt;br&gt;I ran into exactly the same trouble the other evening when trying to do 
&lt;br&gt;the update on my Vista machine. Couldn't find an uninstaller directly 
&lt;br&gt;through the O/S, but did find one after digging around in the 
&lt;br&gt;application folder (my system):
&lt;br&gt;&lt;br&gt;C:\Program Files\Revolution Media 4.0.0\Installation Data\
&lt;br&gt;&lt;br&gt;I ran the uninstaller, then re-installed the new version and all is well.
&lt;br&gt;&lt;br&gt;Best regards,
&lt;br&gt;David C.
&lt;br&gt;_______________________________________________
&lt;br&gt;use-revolution mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26134089&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;use-revolution@...&lt;/a&gt;
&lt;br&gt;Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
&lt;br&gt;&lt;a href=&quot;http://lists.runrev.com/mailman/listinfo/use-revolution&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.runrev.com/mailman/listinfo/use-revolution&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Error-installing-RevMedia-4.0-DP5-tp26121037p26134089.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26133800</id>
	<title>Re: Another &quot;How to do this in a Revlet?&quot; thread</title>
	<published>2009-10-30T10:15:20Z</published>
	<updated>2009-10-30T10:15:20Z</updated>
	<author>
		<name>Devin Asay</name>
	</author>
	<content type="html">&lt;br&gt;On Oct 30, 2009, at 11:01 AM, Richard Gaskin wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Jacque wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Richard Gaskin wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; This is not only cool, but this type of zooming can be &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; instructionally
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; useful:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://learn.genetics.utah.edu/content/begin/cells/scale/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://learn.genetics.utah.edu/content/begin/cells/scale/&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Anyone here pull off something like that in Rev?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I haven't, but I don't think it would be hard. It's just a
&lt;br&gt;&amp;gt;&amp;gt; high-resolution image that is continually scaled. I'd put a scrollbar
&lt;br&gt;&amp;gt;&amp;gt; under the image, scripted to reset the scale of the image object, and
&lt;br&gt;&amp;gt;&amp;gt; that should do it. If you want smooth scaling, you'd need to &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; continually
&lt;br&gt;&amp;gt;&amp;gt; rescale in a loop, in very small increments, until the target scale &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; is
&lt;br&gt;&amp;gt;&amp;gt; reached.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I'm attracted to the idea that it could be easy, but I think in &amp;nbsp;
&lt;br&gt;&amp;gt; practice
&lt;br&gt;&amp;gt; it may be quite harder than it looks.
&lt;/div&gt;&lt;br&gt;Pretty easy to do as a simple, medium-res example (but don't set the &amp;nbsp;
&lt;br&gt;image's resizeQuality to &amp;quot;Best&amp;quot;, or it gets really slow):
&lt;br&gt;&lt;br&gt;Try my crude test from the message box:
&lt;br&gt;&lt;br&gt;go stack url &amp;quot;&lt;a href=&quot;http://asay.byu.edu/testZoom.rev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://asay.byu.edu/testZoom.rev&lt;/a&gt;&amp;quot;
&lt;br&gt;&lt;br&gt;Can anyone improve on this? (A low standard, I know. :) )
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; For starters, it loads really fast so it's gotta be vector objects
&lt;br&gt;&amp;gt; rather than a large scaled bitmap image.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; And given its size when you're zoomed in all the way, it would almost
&lt;br&gt;&amp;gt; certainly exceed Rev's 4095-pixel limit on image size (do I have that
&lt;br&gt;&amp;gt; limit correct?).
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I think it would require some nifty scaling algorithms, and with Flash
&lt;br&gt;&amp;gt; doing this almost automatically and with us needing to do this in
&lt;br&gt;&amp;gt; script, I'm having a hard time figuring out how one could do that as
&lt;br&gt;&amp;gt; gracefully.
&lt;/div&gt;&lt;br&gt;What about taking lots of snapshots of the image at different scales &amp;nbsp;
&lt;br&gt;and making it into a movie, then just using a slide to scrub through &amp;nbsp;
&lt;br&gt;the movie? Maybe that's cheating, but you work with what you've got.
&lt;br&gt;&lt;br&gt;Devin
&lt;br&gt;&lt;br&gt;&lt;br&gt;Devin Asay
&lt;br&gt;Humanities Technology and Research Support Center
&lt;br&gt;Brigham Young University
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;use-revolution mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26133800&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;use-revolution@...&lt;/a&gt;
&lt;br&gt;Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
&lt;br&gt;&lt;a href=&quot;http://lists.runrev.com/mailman/listinfo/use-revolution&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.runrev.com/mailman/listinfo/use-revolution&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Another-%22How-to-do-this-in-a-Revlet-%22-thread-tp26132513p26133800.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26133799</id>
	<title>Re: Another &quot;How to do this in a Revlet?&quot; thread</title>
	<published>2009-10-30T10:14:54Z</published>
	<updated>2009-10-30T10:14:54Z</updated>
	<author>
		<name>Ian Wood-3</name>
	</author>
	<content type="html">&lt;br&gt;On 30 Oct 2009, at 16:33, J. Landman Gay wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; I haven't, but I don't think it would be hard. It's just a high- 
&lt;br&gt;&amp;gt; resolution image that is continually scaled.
&lt;br&gt;&lt;br&gt;No it isn't - it's all vector graphics, because an image of those &amp;nbsp;
&lt;br&gt;pixel dimensions probably wouldn't even load in the browser. The JPEG &amp;nbsp;
&lt;br&gt;format only goes up to 30,000px in either dimension, and this would be &amp;nbsp;
&lt;br&gt;around 1,000,000,000px...
&lt;br&gt;&lt;br&gt;Something similar would be possible in Rev using either a series of &amp;nbsp;
&lt;br&gt;images for different zoom levels, or an image file for each object &amp;nbsp;
&lt;br&gt;plus a bunch of fancy scaling handlers, but the file size would be &amp;nbsp;
&lt;br&gt;correspondingly larger than the example given.
&lt;br&gt;&lt;br&gt;Ian
&lt;br&gt;_______________________________________________
&lt;br&gt;use-revolution mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26133799&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;use-revolution@...&lt;/a&gt;
&lt;br&gt;Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
&lt;br&gt;&lt;a href=&quot;http://lists.runrev.com/mailman/listinfo/use-revolution&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.runrev.com/mailman/listinfo/use-revolution&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Another-%22How-to-do-this-in-a-Revlet-%22-thread-tp26132513p26133799.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26133736</id>
	<title>Re: Error installing RevMedia 4.0 DP5</title>
	<published>2009-10-30T10:11:18Z</published>
	<updated>2009-10-30T10:11:18Z</updated>
	<author>
		<name>Yves COPPE</name>
	</author>
	<content type="html">&lt;br&gt;Le 30 oct. 09 à 17:55, J. Landman Gay a écrit :
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Yves COPPE wrote:
&lt;br&gt;&amp;gt;&amp;gt; Le 30 oct. 09 à 00:34, J. Landman Gay a écrit :
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Yves COPPE wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Hi list
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; When I start installing revMedia 4 dp5 and after the unpacking of &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; the 5 pkgs, hte installing is cancelled automatically and I get &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; such a message :
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; An error occured installing the product
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; To inform revolution about this error, please quote error code &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 43F.10FC
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Please clic &amp;quot;try again&amp;quot; of &amp;quot;send error report&amp;quot; to automatically &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; post error information to Revolution
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; What OS are you running?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Re,
&lt;br&gt;&amp;gt;&amp;gt; mac OS X Leopard 10.5.8 on an intel Core 2 duo macBook
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;Re
&lt;br&gt;&lt;br&gt;how can i throw away the files that are loaded to force a new downoad
&lt;br&gt;When I ask to try again, it starts automatically with &amp;quot;unpacking1/5&amp;quot;
&lt;br&gt;&lt;br&gt;I think there could be a problem at the download time, so I'd like to &amp;nbsp;
&lt;br&gt;re-donwload the files again
&lt;br&gt;&lt;br&gt;&lt;br&gt;Greetings.
&lt;br&gt;&lt;br&gt;Yves COPPE
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26133736&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;yvescoppe@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;use-revolution mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26133736&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;use-revolution@...&lt;/a&gt;
&lt;br&gt;Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
&lt;br&gt;&lt;a href=&quot;http://lists.runrev.com/mailman/listinfo/use-revolution&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.runrev.com/mailman/listinfo/use-revolution&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Error-installing-RevMedia-4.0-DP5-tp26121037p26133736.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26133642</id>
	<title>Re: Error installing RevMedia 4.0 DP5</title>
	<published>2009-10-30T10:04:32Z</published>
	<updated>2009-10-30T10:04:32Z</updated>
	<author>
		<name>Yves COPPE</name>
	</author>
	<content type="html">&lt;br&gt;Le 30 oct. 09 à 17:55, J. Landman Gay a écrit :
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Yves COPPE wrote:
&lt;br&gt;&amp;gt;&amp;gt; Le 30 oct. 09 à 00:34, J. Landman Gay a écrit :
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Yves COPPE wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Hi list
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; When I start installing revMedia 4 dp5 and after the unpacking of &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; the 5 pkgs, hte installing is cancelled automatically and I get &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; such a message :
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; An error occured installing the product
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; To inform revolution about this error, please quote error code &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 43F.10FC
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Please clic &amp;quot;try again&amp;quot; of &amp;quot;send error report&amp;quot; to automatically &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; post error information to Revolution
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; What OS are you running?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Re,
&lt;br&gt;&amp;gt;&amp;gt; mac OS X Leopard 10.5.8 on an intel Core 2 duo macBook
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I have the same machine and it installed without any problem. Did &amp;nbsp;
&lt;br&gt;&amp;gt; you use the Easy Install option? Are you running it in an account &amp;nbsp;
&lt;br&gt;&amp;gt; with full permissions (administrator account)?
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;re,
&lt;br&gt;&lt;br&gt;yes
&lt;br&gt;&lt;br&gt;easy install and administraor accout
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Greetings.
&lt;br&gt;&lt;br&gt;Yves COPPE
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26133642&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;yvescoppe@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;use-revolution mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26133642&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;use-revolution@...&lt;/a&gt;
&lt;br&gt;Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
&lt;br&gt;&lt;a href=&quot;http://lists.runrev.com/mailman/listinfo/use-revolution&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.runrev.com/mailman/listinfo/use-revolution&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Error-installing-RevMedia-4.0-DP5-tp26121037p26133642.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26133596</id>
	<title>Re: Small update to Plugin</title>
	<published>2009-10-30T10:01:13Z</published>
	<updated>2009-10-30T10:01:13Z</updated>
	<author>
		<name>Colin Holgate-2</name>
	</author>
	<content type="html">Something seems to be wrong with the new revWebInstallerX86.app. It &amp;nbsp;
&lt;br&gt;shows up in the Dock, but doesn't have any window. As well as the &amp;nbsp;
&lt;br&gt;revWebInstaller process there is also one called Updater, and mds gets &amp;nbsp;
&lt;br&gt;used too. The combined CPU load is over 180%, but nothing ever comes &amp;nbsp;
&lt;br&gt;of it, eventually you have to force quit revWebInstaller. When you do &amp;nbsp;
&lt;br&gt;that, Updater starts to take about 90% CPU, so you have to use &amp;nbsp;
&lt;br&gt;Activity Monitor to force quit that.
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;use-revolution mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26133596&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;use-revolution@...&lt;/a&gt;
&lt;br&gt;Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
&lt;br&gt;&lt;a href=&quot;http://lists.runrev.com/mailman/listinfo/use-revolution&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.runrev.com/mailman/listinfo/use-revolution&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Small-update-to-Plugin-tp26132174p26133596.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26133591</id>
	<title>Re: Another &quot;How to do this in a Revlet?&quot; thread</title>
	<published>2009-10-30T10:01:01Z</published>
	<updated>2009-10-30T10:01:01Z</updated>
	<author>
		<name>Richard Gaskin</name>
	</author>
	<content type="html">Jacque wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Richard Gaskin wrote:
&lt;br&gt;&amp;gt;&amp;gt; This is not only cool, but this type of zooming can be instructionally 
&lt;br&gt;&amp;gt;&amp;gt; useful:
&lt;br&gt;&amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://learn.genetics.utah.edu/content/begin/cells/scale/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://learn.genetics.utah.edu/content/begin/cells/scale/&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; Anyone here pull off something like that in Rev?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I haven't, but I don't think it would be hard. It's just a 
&lt;br&gt;&amp;gt; high-resolution image that is continually scaled. I'd put a scrollbar 
&lt;br&gt;&amp;gt; under the image, scripted to reset the scale of the image object, and 
&lt;br&gt;&amp;gt; that should do it. If you want smooth scaling, you'd need to continually 
&lt;br&gt;&amp;gt; rescale in a loop, in very small increments, until the target scale is 
&lt;br&gt;&amp;gt; reached.
&lt;/div&gt;&lt;br&gt;I'm attracted to the idea that it could be easy, but I think in practice 
&lt;br&gt;it may be quite harder than it looks.
&lt;br&gt;&lt;br&gt;For starters, it loads really fast so it's gotta be vector objects 
&lt;br&gt;rather than a large scaled bitmap image.
&lt;br&gt;&lt;br&gt;And given its size when you're zoomed in all the way, it would almost 
&lt;br&gt;certainly exceed Rev's 4095-pixel limit on image size (do I have that 
&lt;br&gt;limit correct?).
&lt;br&gt;&lt;br&gt;I think it would require some nifty scaling algorithms, and with Flash 
&lt;br&gt;doing this almost automatically and with us needing to do this in 
&lt;br&gt;script, I'm having a hard time figuring out how one could do that as 
&lt;br&gt;gracefully.
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;&amp;nbsp; Richard Gaskin
&lt;br&gt;&amp;nbsp; Fourth World
&lt;br&gt;&amp;nbsp; Rev training and consulting: &lt;a href=&quot;http://www.fourthworld.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.fourthworld.com&lt;/a&gt;&lt;br&gt;&amp;nbsp; Webzine for Rev developers: &lt;a href=&quot;http://www.revjournal.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.revjournal.com&lt;/a&gt;&lt;br&gt;&amp;nbsp; revJournal blog: &lt;a href=&quot;http://revjournal.com/blog.irv&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://revjournal.com/blog.irv&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;use-revolution mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26133591&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;use-revolution@...&lt;/a&gt;
&lt;br&gt;Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
&lt;br&gt;&lt;a href=&quot;http://lists.runrev.com/mailman/listinfo/use-revolution&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.runrev.com/mailman/listinfo/use-revolution&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Another-%22How-to-do-this-in-a-Revlet-%22-thread-tp26132513p26133591.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26133558</id>
	<title>Re: revEnterprise dp-5 / revMedia beta / revWeb beta</title>
	<published>2009-10-30T09:58:21Z</published>
	<updated>2009-10-30T09:58:21Z</updated>
	<author>
		<name>Richard Miller-5</name>
	</author>
	<content type="html">Richard,
&lt;br&gt;&lt;br&gt;Timely question. I'm using a cascading menu/button to give the user the 
&lt;br&gt;option to select a video file which could reside in any of three 
&lt;br&gt;folders. Each folder has one or more subfolders. For example:
&lt;br&gt;&lt;br&gt;Video Group 1
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Animals
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Elephant.mov
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Tiger.mov
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; People
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Richard.mov
&lt;br&gt;Video Group 2
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Cars
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Ford.mov
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Chevy.mov
&lt;br&gt;etc...
&lt;br&gt;&lt;br&gt;The advantage of this approach is it takes up very little room on the 
&lt;br&gt;screen (i.e. just one small button), but provides easy access to lots of 
&lt;br&gt;files.
&lt;br&gt;&lt;br&gt;I was about to submit this bug report (this functionality worked two 
&lt;br&gt;days ago, but not now), but I'd like others to test it first. I could 
&lt;br&gt;only test it under XP.
&lt;br&gt;&lt;br&gt;Start with a new stack in Media.
&lt;br&gt;&lt;br&gt;1. Create a popup button. It will come with three lines of data in it.
&lt;br&gt;&lt;br&gt;2. Run it in a browser. Should function normally... meaning, you can 
&lt;br&gt;select one of the three items.
&lt;br&gt;&lt;br&gt;3. Go back and enter this into the message box:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; put return &amp; tab &amp; tab &amp; &amp;quot;choice x&amp;quot; after line 1 of btn 1
&lt;br&gt;&lt;br&gt;4. In the development environment, &amp;quot;choice x&amp;quot; should now appear as a 
&lt;br&gt;sub-choice of the first menu item, and you should be able to select it.
&lt;br&gt;&lt;br&gt;5. Run it in a browser. When I test this now, it is no longer possible 
&lt;br&gt;to select any menu item, let alone &amp;quot;choice x&amp;quot;.
&lt;br&gt;&lt;br&gt;Is that what others are finding?
&lt;br&gt;&lt;br&gt;Thanks.
&lt;br&gt;Richard Miller
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Richard Gaskin wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Richard Miller wrote:
&lt;br&gt;&amp;gt;&amp;gt; I've discovered some other significant (for me) change to the runtime 
&lt;br&gt;&amp;gt;&amp;gt; environment in the past few days. A traditional cascading menu (built 
&lt;br&gt;&amp;gt;&amp;gt; with the menu builder).... which worked fine yesterday during 
&lt;br&gt;&amp;gt;&amp;gt; runtime... no longer works today. The menu (which I dragged to the 
&lt;br&gt;&amp;gt;&amp;gt; center of the stack so it functions as a button with cascading 
&lt;br&gt;&amp;gt;&amp;gt; selections), depresses OK. The list of hierarchical selections show 
&lt;br&gt;&amp;gt;&amp;gt; up OK. But any attempt to actually make a selection fails.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; At last I've found someone else who uses cascade menus!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Cascade menus were originally added as part of the old stack-based 
&lt;br&gt;&amp;gt; menu system, which few people use anymore now that we can use the 
&lt;br&gt;&amp;gt; textual contents of menu button as menu items without having to build 
&lt;br&gt;&amp;gt; a stack for those.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; But cascade menus remain very useful for another purpose, as flyout 
&lt;br&gt;&amp;gt; menus. &amp;nbsp;Adobe and many others place such menus at the upper-right of 
&lt;br&gt;&amp;gt; their palettes, and they're useful in other contexts as well.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; But unfortunately, the behavior of cascade menus differs from others 
&lt;br&gt;&amp;gt; in that most menus let you click and release and the menu stays up 
&lt;br&gt;&amp;gt; until you either select one of its items or click away from it, but 
&lt;br&gt;&amp;gt; cascade menus only appear as long as the mouse is down.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Also, while most menu styles render their menus using OS routines, 
&lt;br&gt;&amp;gt; cascade menus draw using the built-in emulated appearances, giving 
&lt;br&gt;&amp;gt; them a non-standard look that compounds the non-standard behavior.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; There are workarounds for this, but they're not straightforward to 
&lt;br&gt;&amp;gt; implement and would certainly throw off the newcomer.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Jacque has noted this in the RQCC, and I've amended her request with 
&lt;br&gt;&amp;gt; additional notes:
&lt;br&gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://quality.runrev.com/qacenter/show_bug.cgi?id=1338&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://quality.runrev.com/qacenter/show_bug.cgi?id=1338&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Richard, what do you use cascade menus for?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -- 
&lt;br&gt;&amp;gt; &amp;nbsp;Richard Gaskin
&lt;br&gt;&amp;gt; &amp;nbsp;Fourth World
&lt;br&gt;&amp;gt; &amp;nbsp;Rev training and consulting: &lt;a href=&quot;http://www.fourthworld.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.fourthworld.com&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp;Webzine for Rev developers: &lt;a href=&quot;http://www.revjournal.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.revjournal.com&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp;revJournal blog: &lt;a href=&quot;http://revjournal.com/blog.irv&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://revjournal.com/blog.irv&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; use-revolution mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26133558&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;use-revolution@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Please visit this url to subscribe, unsubscribe and manage your 
&lt;br&gt;&amp;gt; subscription preferences:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://lists.runrev.com/mailman/listinfo/use-revolution&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.runrev.com/mailman/listinfo/use-revolution&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;use-revolution mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26133558&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;use-revolution@...&lt;/a&gt;
&lt;br&gt;Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
&lt;br&gt;&lt;a href=&quot;http://lists.runrev.com/mailman/listinfo/use-revolution&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.runrev.com/mailman/listinfo/use-revolution&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/revEnterprise-dp-5---revMedia-beta---revWeb-beta-tp26102173p26133558.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26133501</id>
	<title>Re: Error installing RevMedia 4.0 DP5</title>
	<published>2009-10-30T09:55:04Z</published>
	<updated>2009-10-30T09:55:04Z</updated>
	<author>
		<name>J. Landman Gay</name>
	</author>
	<content type="html">Yves COPPE wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Le 30 oct. 09 à 00:34, J. Landman Gay a écrit :
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; Yves COPPE wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Hi list
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; When I start installing revMedia 4 dp5 and after the unpacking of the 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; 5 pkgs, hte installing is cancelled automatically and I get such a 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; message :
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; An error occured installing the product
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; To inform revolution about this error, please quote error code 43F.10FC
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Please clic &amp;quot;try again&amp;quot; of &amp;quot;send error report&amp;quot; to automatically post 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; error information to Revolution
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; What OS are you running?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Re,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; mac OS X Leopard 10.5.8 on an intel Core 2 duo macBook
&lt;/div&gt;&lt;br&gt;I have the same machine and it installed without any problem. Did you 
&lt;br&gt;use the Easy Install option? Are you running it in an account with full 
&lt;br&gt;permissions (administrator account)?
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Jacqueline Landman Gay &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26133501&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jacque@...&lt;/a&gt;
&lt;br&gt;HyperActive Software &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.hyperactivesw.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.hyperactivesw.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;use-revolution mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26133501&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;use-revolution@...&lt;/a&gt;
&lt;br&gt;Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
&lt;br&gt;&lt;a href=&quot;http://lists.runrev.com/mailman/listinfo/use-revolution&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.runrev.com/mailman/listinfo/use-revolution&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Error-installing-RevMedia-4.0-DP5-tp26121037p26133501.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26133199</id>
	<title>Re: Another &quot;How to do this in a Revlet?&quot; thread</title>
	<published>2009-10-30T09:33:42Z</published>
	<updated>2009-10-30T09:33:42Z</updated>
	<author>
		<name>J. Landman Gay</name>
	</author>
	<content type="html">Richard Gaskin wrote:
&lt;br&gt;&amp;gt; This is not only cool, but this type of zooming can be instructionally 
&lt;br&gt;&amp;gt; useful:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://learn.genetics.utah.edu/content/begin/cells/scale/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://learn.genetics.utah.edu/content/begin/cells/scale/&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Anyone here pull off something like that in Rev?
&lt;br&gt;&lt;br&gt;I haven't, but I don't think it would be hard. It's just a 
&lt;br&gt;high-resolution image that is continually scaled. I'd put a scrollbar 
&lt;br&gt;under the image, scripted to reset the scale of the image object, and 
&lt;br&gt;that should do it. If you want smooth scaling, you'd need to continually 
&lt;br&gt;rescale in a loop, in very small increments, until the target scale is 
&lt;br&gt;reached.
&lt;br&gt;&lt;br&gt;Of course, I may be all mouth and no follow-through. I didn't actually 
&lt;br&gt;try it. ;)
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Jacqueline Landman Gay &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26133199&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jacque@...&lt;/a&gt;
&lt;br&gt;HyperActive Software &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.hyperactivesw.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.hyperactivesw.com&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;use-revolution mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26133199&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;use-revolution@...&lt;/a&gt;
&lt;br&gt;Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
&lt;br&gt;&lt;a href=&quot;http://lists.runrev.com/mailman/listinfo/use-revolution&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.runrev.com/mailman/listinfo/use-revolution&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Another-%22How-to-do-this-in-a-Revlet-%22-thread-tp26132513p26133199.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26133093</id>
	<title>Re: AW: Who sends the message?</title>
	<published>2009-10-30T09:27:52Z</published>
	<updated>2009-10-30T09:27:52Z</updated>
	<author>
		<name>J. Landman Gay</name>
	</author>
	<content type="html">Tiemo Hollmann TB wrote:
&lt;br&gt;&amp;gt; Hi Jacqueline,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; as far as I see it, the target is always an object, but never another
&lt;br&gt;&amp;gt; handler, who has send the message. So Jans answer was what I was looking
&lt;br&gt;&amp;gt; for.
&lt;br&gt;&lt;br&gt;Yes, you're right. I thought you were looking for the object, but I see 
&lt;br&gt;now you wanted a handler name.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Jacqueline Landman Gay &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26133093&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jacque@...&lt;/a&gt;
&lt;br&gt;HyperActive Software &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.hyperactivesw.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.hyperactivesw.com&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;use-revolution mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26133093&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;use-revolution@...&lt;/a&gt;
&lt;br&gt;Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
&lt;br&gt;&lt;a href=&quot;http://lists.runrev.com/mailman/listinfo/use-revolution&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.runrev.com/mailman/listinfo/use-revolution&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Who-sends-the-message--tp26129873p26133093.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26133082</id>
	<title>Re: revEnterprise dp-5 / revMedia beta / revWeb beta</title>
	<published>2009-10-30T09:27:34Z</published>
	<updated>2009-10-30T09:27:34Z</updated>
	<author>
		<name>Richard Gaskin</name>
	</author>
	<content type="html">Richard Miller wrote:
&lt;br&gt;&amp;gt; I've discovered some other significant (for me) change to the runtime 
&lt;br&gt;&amp;gt; environment in the past few days. A traditional cascading menu (built 
&lt;br&gt;&amp;gt; with the menu builder).... which worked fine yesterday during runtime... 
&lt;br&gt;&amp;gt; no longer works today. The menu (which I dragged to the center of the 
&lt;br&gt;&amp;gt; stack so it functions as a button with cascading selections), depresses 
&lt;br&gt;&amp;gt; OK. The list of hierarchical selections show up OK. But any attempt to 
&lt;br&gt;&amp;gt; actually make a selection fails.
&lt;br&gt;&lt;br&gt;At last I've found someone else who uses cascade menus!
&lt;br&gt;&lt;br&gt;Cascade menus were originally added as part of the old stack-based menu 
&lt;br&gt;system, which few people use anymore now that we can use the textual 
&lt;br&gt;contents of menu button as menu items without having to build a stack 
&lt;br&gt;for those.
&lt;br&gt;&lt;br&gt;But cascade menus remain very useful for another purpose, as flyout 
&lt;br&gt;menus. &amp;nbsp;Adobe and many others place such menus at the upper-right of 
&lt;br&gt;their palettes, and they're useful in other contexts as well.
&lt;br&gt;&lt;br&gt;But unfortunately, the behavior of cascade menus differs from others in 
&lt;br&gt;that most menus let you click and release and the menu stays up until 
&lt;br&gt;you either select one of its items or click away from it, but cascade 
&lt;br&gt;menus only appear as long as the mouse is down.
&lt;br&gt;&lt;br&gt;Also, while most menu styles render their menus using OS routines, 
&lt;br&gt;cascade menus draw using the built-in emulated appearances, giving them 
&lt;br&gt;a non-standard look that compounds the non-standard behavior.
&lt;br&gt;&lt;br&gt;There are workarounds for this, but they're not straightforward to 
&lt;br&gt;implement and would certainly throw off the newcomer.
&lt;br&gt;&lt;br&gt;Jacque has noted this in the RQCC, and I've amended her request with 
&lt;br&gt;additional notes:
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://quality.runrev.com/qacenter/show_bug.cgi?id=1338&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://quality.runrev.com/qacenter/show_bug.cgi?id=1338&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;Richard, what do you use cascade menus for?
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;&amp;nbsp; Richard Gaskin
&lt;br&gt;&amp;nbsp; Fourth World
&lt;br&gt;&amp;nbsp; Rev training and consulting: &lt;a href=&quot;http://www.fourthworld.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.fourthworld.com&lt;/a&gt;&lt;br&gt;&amp;nbsp; Webzine for Rev developers: &lt;a href=&quot;http://www.revjournal.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.revjournal.com&lt;/a&gt;&lt;br&gt;&amp;nbsp; revJournal blog: &lt;a href=&quot;http://revjournal.com/blog.irv&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://revjournal.com/blog.irv&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;use-revolution mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26133082&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;use-revolution@...&lt;/a&gt;
&lt;br&gt;Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
&lt;br&gt;&lt;a href=&quot;http://lists.runrev.com/mailman/listinfo/use-revolution&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.runrev.com/mailman/listinfo/use-revolution&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/revEnterprise-dp-5---revMedia-beta---revWeb-beta-tp26102173p26133082.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26132889</id>
	<title>Re: Small update to Plugin</title>
	<published>2009-10-30T09:15:39Z</published>
	<updated>2009-10-30T09:15:39Z</updated>
	<author>
		<name>David Coker</name>
	</author>
	<content type="html">Thank you!
&lt;br&gt;All of my little issues have been resolved and everything works great.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;David.C.
&lt;br&gt;&lt;br&gt;----- Original Message -----
&lt;br&gt;From: &amp;quot;Heather Nagey&amp;quot; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26132889&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;heather@...&lt;/a&gt;&amp;gt;
&lt;br&gt;To: &amp;quot;How to use Revolution&amp;quot; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26132889&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;use-revolution@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Sent: Friday, October 30, 2009 10:37:02 AM GMT -06:00 US/Canada Central
&lt;br&gt;Subject: Small update to Plugin
&lt;br&gt;&lt;br&gt;Dear folks,
&lt;br&gt;&lt;br&gt;We have just uploaded a small update to the 4.0 web plugin, fixing the &amp;nbsp;
&lt;br&gt;following issues:
&lt;br&gt;&lt;br&gt;- revletParams not working fixed
&lt;br&gt;- go stack in window not working fixed
&lt;br&gt;- an issue on windows causing the plugin to crash in IE if a bad 'src' &amp;nbsp;
&lt;br&gt;attribute is passed to the plugin
&lt;br&gt;- an issue in firefox causing plugin loading to fail with the message &amp;nbsp;
&lt;br&gt;'unable to process revlet' in some cases
&lt;br&gt;- improved mouse handling in the mozilla (firefox, opera etc.) plugin
&lt;br&gt;&lt;br&gt;We'd appreciate if you could download and test this latest release, &amp;nbsp;
&lt;br&gt;and report any issues you find here:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://quality.runrev.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://quality.runrev.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;There is a section under Engine/Build/WebPlugin for these bug reports.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;&lt;br&gt;Heather
&lt;br&gt;&lt;br&gt;Heather Nagey
&lt;br&gt;Customer Services Manager
&lt;br&gt;&lt;a href=&quot;http://www.runrev.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.runrev.com/&lt;/a&gt;&lt;br&gt;RunRev - Software construction for everyone
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;use-revolution mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26132889&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;use-revolution@...&lt;/a&gt;
&lt;br&gt;Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
&lt;br&gt;&lt;a href=&quot;http://lists.runrev.com/mailman/listinfo/use-revolution&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.runrev.com/mailman/listinfo/use-revolution&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;use-revolution mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26132889&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;use-revolution@...&lt;/a&gt;
&lt;br&gt;Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
&lt;br&gt;&lt;a href=&quot;http://lists.runrev.com/mailman/listinfo/use-revolution&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.runrev.com/mailman/listinfo/use-revolution&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Small-update-to-Plugin-tp26132174p26132889.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26132590</id>
	<title>Re: Small update to Plugin</title>
	<published>2009-10-30T08:58:22Z</published>
	<updated>2009-10-30T08:58:22Z</updated>
	<author>
		<name>capellan</name>
	</author>
	<content type="html">Thanks a lot for spreading the good news!
&lt;br&gt;&lt;br&gt;Now, i am curious to know the function of
&lt;br&gt;revupdatechecker.exe that i see running
&lt;br&gt;among processes in Windows Task Manager
&lt;br&gt;&lt;br&gt;Alejandro
&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Heather Nagey wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message&quot;&gt;We have just uploaded a small update to the 4.0 web plugin,
&lt;br&gt;[snip]
&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Small-update-to-Plugin-tp26132174p26132590.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26132513</id>
	<title>Another &quot;How to do this in a Revlet?&quot; thread</title>
	<published>2009-10-30T08:54:03Z</published>
	<updated>2009-10-30T08:54:03Z</updated>
	<author>
		<name>Richard Gaskin</name>
	</author>
	<content type="html">This is not only cool, but this type of zooming can be instructionally 
&lt;br&gt;useful:
&lt;br&gt;&lt;br&gt;&amp;lt;&lt;a href=&quot;http://learn.genetics.utah.edu/content/begin/cells/scale/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://learn.genetics.utah.edu/content/begin/cells/scale/&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;Anyone here pull off something like that in Rev?
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;&amp;nbsp; Richard Gaskin
&lt;br&gt;&amp;nbsp; Fourth World
&lt;br&gt;&amp;nbsp; Rev training and consulting: &lt;a href=&quot;http://www.fourthworld.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.fourthworld.com&lt;/a&gt;&lt;br&gt;&amp;nbsp; Webzine for Rev developers: &lt;a href=&quot;http://www.revjournal.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.revjournal.com&lt;/a&gt;&lt;br&gt;&amp;nbsp; revJournal blog: &lt;a href=&quot;http://revjournal.com/blog.irv&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://revjournal.com/blog.irv&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;use-revolution mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26132513&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;use-revolution@...&lt;/a&gt;
&lt;br&gt;Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
&lt;br&gt;&lt;a href=&quot;http://lists.runrev.com/mailman/listinfo/use-revolution&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.runrev.com/mailman/listinfo/use-revolution&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Another-%22How-to-do-this-in-a-Revlet-%22-thread-tp26132513p26132513.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26132480</id>
	<title>AW: Who sends the message?</title>
	<published>2009-10-30T08:52:31Z</published>
	<updated>2009-10-30T08:52:31Z</updated>
	<author>
		<name>Tiemo Hollmann TB</name>
	</author>
	<content type="html">Hi Jacqueline,
&lt;br&gt;&lt;br&gt;as far as I see it, the target is always an object, but never another
&lt;br&gt;handler, who has send the message. So Jans answer was what I was looking
&lt;br&gt;for.
&lt;br&gt;Thank you
&lt;br&gt;Tiemo
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; -----Ursprüngliche Nachricht-----
&lt;br&gt;&amp;gt; Von: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26132480&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;use-revolution-bounces@...&lt;/a&gt; [mailto:use-revolution-
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26132480&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bounces@...&lt;/a&gt;] Im Auftrag von J. Landman Gay
&lt;br&gt;&amp;gt; Gesendet: Freitag, 30. Oktober 2009 16:32
&lt;br&gt;&amp;gt; An: How to use Revolution
&lt;br&gt;&amp;gt; Betreff: Re: Who sends the message?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Tiemo Hollmann TB wrote:
&lt;br&gt;&amp;gt; &amp;gt; Hello,
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; sometimes I would like to know who is sending a message. The case: I
&lt;br&gt;&amp;gt; have
&lt;br&gt;&amp;gt; &amp;gt; some generic custom handlers on book level, which can be called from
&lt;br&gt;&amp;gt; various
&lt;br&gt;&amp;gt; &amp;gt; objects or other handlers. Is there something like the &amp;quot;owner&amp;quot; of an
&lt;br&gt;&amp;gt; object
&lt;br&gt;&amp;gt; &amp;gt; for the event hierarchy, what I can ask for, who is sending the custom
&lt;br&gt;&amp;gt; &amp;gt; message?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Easier than execution context is just getting &amp;quot;the target&amp;quot;. The target
&lt;br&gt;&amp;gt; is the object that started the message, and is exactly what you want.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; Jacqueline Landman Gay &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26132480&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jacque@...&lt;/a&gt;
&lt;br&gt;&amp;gt; HyperActive Software &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.hyperactivesw.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.hyperactivesw.com&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; use-revolution mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26132480&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;use-revolution@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Please visit this url to subscribe, unsubscribe and manage your
&lt;br&gt;&amp;gt; subscription preferences:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://lists.runrev.com/mailman/listinfo/use-revolution&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.runrev.com/mailman/listinfo/use-revolution&lt;/a&gt;&lt;/div&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;use-revolution mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26132480&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;use-revolution@...&lt;/a&gt;
&lt;br&gt;Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
&lt;br&gt;&lt;a href=&quot;http://lists.runrev.com/mailman/listinfo/use-revolution&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.runrev.com/mailman/listinfo/use-revolution&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Who-sends-the-message--tp26129873p26132480.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26132290</id>
	<title>Re: Trademark symbol in a label or edit field</title>
	<published>2009-10-30T08:42:14Z</published>
	<updated>2009-10-30T08:42:14Z</updated>
	<author>
		<name>Devin Asay</name>
	</author>
	<content type="html">Charles,
&lt;br&gt;&lt;br&gt;One more option: sometimes it is more reliable for cross-platform apps &amp;nbsp;
&lt;br&gt;to use html entities:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;copyright symbol: &amp;copy;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;registered trademark symbol: &amp;reg;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;trademark symbol: &amp;#153;
&lt;br&gt;&lt;br&gt;Examples:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;set the htmltext of fld &amp;quot;copyrightNotice&amp;quot; to &amp;quot;&amp;lt;p&amp;gt;&amp;copy;2009&amp;lt;/p&amp;gt;&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp;set the htmltext of fld &amp;quot;tradmarkNotice&amp;quot; to &amp;quot;&amp;lt;p&amp;gt;Revolution&amp;reg; is &amp;nbsp;
&lt;br&gt;a trademark of RunRev Ltd.&amp;lt;/p&amp;gt;&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp;set the htmltext of fld &amp;quot;tradmemark2&amp;quot; to &amp;quot;&amp;lt;p&amp;gt;Try Revolution&amp;#153; &amp;nbsp;
&lt;br&gt;for all your programming needs!&amp;lt;/p&amp;gt;&amp;quot;
&lt;br&gt;&lt;br&gt;HTH
&lt;br&gt;&lt;br&gt;Devin
&lt;br&gt;&lt;br&gt;On Oct 29, 2009, at 4:23 PM, Charles Szasz wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Terry,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks! I will try it out windows to see if it shows up correctly!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Terry Judd wrote:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; It's numToChar(168) on the Mac and numToChar(174) on Windows if &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; that's any
&lt;br&gt;&amp;gt;&amp;gt; help.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Terry...
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; On 30/10/09 7:18 AM, &amp;quot;Charles Szasz&amp;quot; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26132290&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;cszasz@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Thanks Colin!
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I am aware of the shortcut (Option + 2) but I did not know if &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Revolution
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; would support this in fields on both the Mac and Windows. I had &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; checked
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Rev's Dictionary and did not find any listing for it.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Colin Holgate-2 wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; On Oct 29, 2009, at 4:06 PM, Charles Szasz wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; How do you insert the trademark symbol (circle with the letter
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; inside it) in
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; a label or edit field in Revolution? I want to cite of a product
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; with its
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; trademark.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Usually there's a keyboard shortcut for doing that. On Mac it's
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Option-2 () for trademark, Option-r (®) for registered mark, &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Option-g
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; (©) for copyright. _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; use-revolution mailing list
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26132290&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;use-revolution@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Please visit this url to subscribe, unsubscribe and manage your
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; subscription preferences:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://lists.runrev.com/mailman/listinfo/use-revolution&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.runrev.com/mailman/listinfo/use-revolution&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt; use-revolution mailing list
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26132290&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;use-revolution@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; Please visit this url to subscribe, unsubscribe and manage your
&lt;br&gt;&amp;gt;&amp;gt; subscription preferences:
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://lists.runrev.com/mailman/listinfo/use-revolution&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.runrev.com/mailman/listinfo/use-revolution&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -- 
&lt;br&gt;&amp;gt; View this message in context: &lt;a href=&quot;http://www.nabble.com/Trademark-symbol-in-a-label-or-edit-field-tp26119817p26121894.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Trademark-symbol-in-a-label-or-edit-field-tp26119817p26121894.html&lt;/a&gt;&lt;br&gt;&amp;gt; Sent from the Revolution - User mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; use-revolution mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26132290&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;use-revolution@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Please visit this url to subscribe, unsubscribe and manage your &amp;nbsp;
&lt;br&gt;&amp;gt; subscription preferences:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://lists.runrev.com/mailman/listinfo/use-revolution&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.runrev.com/mailman/listinfo/use-revolution&lt;/a&gt;&lt;/div&gt;&lt;br&gt;Devin Asay
&lt;br&gt;Humanities Technology and Research Support Center
&lt;br&gt;Brigham Young University
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;use-revolution mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26132290&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;use-revolution@...&lt;/a&gt;
&lt;br&gt;Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
&lt;br&gt;&lt;a href=&quot;http://lists.runrev.com/mailman/listinfo/use-revolution&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.runrev.com/mailman/listinfo/use-revolution&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Trademark-symbol-in-a-label-or-edit-field-tp26119817p26132290.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26132174</id>
	<title>Small update to Plugin</title>
	<published>2009-10-30T08:37:02Z</published>
	<updated>2009-10-30T08:37:02Z</updated>
	<author>
		<name>Heather Nagey</name>
	</author>
	<content type="html">Dear folks,
&lt;br&gt;&lt;br&gt;We have just uploaded a small update to the 4.0 web plugin, fixing the &amp;nbsp;
&lt;br&gt;following issues:
&lt;br&gt;&lt;br&gt;- revletParams not working fixed
&lt;br&gt;- go stack in window not working fixed
&lt;br&gt;- an issue on windows causing the plugin to crash in IE if a bad 'src' &amp;nbsp;
&lt;br&gt;attribute is passed to the plugin
&lt;br&gt;- an issue in firefox causing plugin loading to fail with the message &amp;nbsp;
&lt;br&gt;'unable to process revlet' in some cases
&lt;br&gt;- improved mouse handling in the mozilla (firefox, opera etc.) plugin
&lt;br&gt;&lt;br&gt;We'd appreciate if you could download and test this latest release, &amp;nbsp;
&lt;br&gt;and report any issues you find here:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://quality.runrev.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://quality.runrev.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;There is a section under Engine/Build/WebPlugin for these bug reports.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;&lt;br&gt;Heather
&lt;br&gt;&lt;br&gt;Heather Nagey
&lt;br&gt;Customer Services Manager
&lt;br&gt;&lt;a href=&quot;http://www.runrev.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.runrev.com/&lt;/a&gt;&lt;br&gt;RunRev - Software construction for everyone
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;use-revolution mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26132174&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;use-revolution@...&lt;/a&gt;
&lt;br&gt;Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
&lt;br&gt;&lt;a href=&quot;http://lists.runrev.com/mailman/listinfo/use-revolution&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.runrev.com/mailman/listinfo/use-revolution&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Small-update-to-Plugin-tp26132174p26132174.html" />
</entry>

</feed>
