<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Message Me</title>
	<atom:link href="http://www.beauscott.com/message-me/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.beauscott.com</link>
	<description>AJAX, Flex and other RIA</description>
	<pubDate>Wed, 08 Sep 2010 20:23:25 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Rudy</title>
		<link>http://www.beauscott.com/message-me/#comment-54393</link>
		<dc:creator>Rudy</dc:creator>
		<pubDate>Tue, 25 May 2010 20:45:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.beauscott.com/message-me/#comment-54393</guid>
		<description>Silly question...I have implemented the Help Balloon in one of our pages to allow someone to view details on a contact.  It works great but the only problem is when the user has many contacts on the page and scrolls down to the bottom area of the page, then clicks on the details icon (which opens the Help Balloon) the page jumps back to the top.  If I scroll back to the bottom I see the Balloon.

Thanks for any suggestions you can provide.</description>
		<content:encoded><![CDATA[<p>Silly question&#8230;I have implemented the Help Balloon in one of our pages to allow someone to view details on a contact.  It works great but the only problem is when the user has many contacts on the page and scrolls down to the bottom area of the page, then clicks on the details icon (which opens the Help Balloon) the page jumps back to the top.  If I scroll back to the bottom I see the Balloon.</p>
<p>Thanks for any suggestions you can provide.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ragnarok</title>
		<link>http://www.beauscott.com/message-me/#comment-53177</link>
		<dc:creator>Ragnarok</dc:creator>
		<pubDate>Mon, 19 Apr 2010 18:14:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.beauscott.com/message-me/#comment-53177</guid>
		<description>any idea to fix the ballon size? 

i try  use balloonDimensions : [500,500]
but the ballon still no change the dimensions.
thanks!</description>
		<content:encoded><![CDATA[<p>any idea to fix the ballon size? </p>
<p>i try  use balloonDimensions : [500,500]<br />
but the ballon still no change the dimensions.<br />
thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Roberts</title>
		<link>http://www.beauscott.com/message-me/#comment-51004</link>
		<dc:creator>Eric Roberts</dc:creator>
		<pubDate>Mon, 15 Feb 2010 21:11:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.beauscott.com/message-me/#comment-51004</guid>
		<description>I am developing an application for my client that is using your help bubble package.  We are trying to embed a map from google map that is dynamically created based on GPS coordinates.  We have tried just about everything that I can think of as we as our CTO can think of (even using iframes in the bubble) to get the map to appear.  If I use the dataURL method, I will get whatever text is there (even the ColdFusion processes run fine), but the javascript that invokes the google maps...no luck.  Even in the iframe, which I had a little more success, I got the map with the controls and the google copyright info, but no actual map.  Any ideas?

Thanks in Advance...

Eric</description>
		<content:encoded><![CDATA[<p>I am developing an application for my client that is using your help bubble package.  We are trying to embed a map from google map that is dynamically created based on GPS coordinates.  We have tried just about everything that I can think of as we as our CTO can think of (even using iframes in the bubble) to get the map to appear.  If I use the dataURL method, I will get whatever text is there (even the ColdFusion processes run fine), but the javascript that invokes the google maps&#8230;no luck.  Even in the iframe, which I had a little more success, I got the map with the controls and the google copyright info, but no actual map.  Any ideas?</p>
<p>Thanks in Advance&#8230;</p>
<p>Eric</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mitch</title>
		<link>http://www.beauscott.com/message-me/#comment-50243</link>
		<dc:creator>Mitch</dc:creator>
		<pubDate>Sat, 30 Jan 2010 03:46:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.beauscott.com/message-me/#comment-50243</guid>
		<description>Hi Beau

Would you be interested in doing a custom integrating into a ViART shopping cart?

Cheers</description>
		<content:encoded><![CDATA[<p>Hi Beau</p>
<p>Would you be interested in doing a custom integrating into a ViART shopping cart?</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alec S</title>
		<link>http://www.beauscott.com/message-me/#comment-47815</link>
		<dc:creator>Alec S</dc:creator>
		<pubDate>Fri, 11 Dec 2009 08:35:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.beauscott.com/message-me/#comment-47815</guid>
		<description>Hi

Have you tried HelpBalloon.js version 2.0 in IE8. The balloon blends in with the web page text. I can't work out what is wrong. The balloons work just great in Firefox and Chrome. 

Alec</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>Have you tried HelpBalloon.js version 2.0 in IE8. The balloon blends in with the web page text. I can&#8217;t work out what is wrong. The balloons work just great in Firefox and Chrome. </p>
<p>Alec</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeffrey Ferris</title>
		<link>http://www.beauscott.com/message-me/#comment-46945</link>
		<dc:creator>Jeffrey Ferris</dc:creator>
		<pubDate>Sun, 22 Nov 2009 19:59:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.beauscott.com/message-me/#comment-46945</guid>
		<description>I was trying to find a way to have HelpBalloon display the bubble and only disappear when the mouse left the area of the link which activates it (mouseout).  I saw the post by "madeureka" and it looked like that code accomplished this but I had problems with some of the syntax not working.  After tweaking, here's the code that works perfectly for me "upon mouseout":

&lt;a href="#" rel="nofollow"&gt;Quick Info!&lt;/a&gt;  

var hb5 = new HelpBalloon({
title: 'Title Goes Here',
content: 'Product Name:  Product Code:  Production Studio:  Avaible Stock:  (without cart items!)',
useEvent: ['mouseover'],
icon: $('test1')
});
Event.observe('test1', 'mouseout', hb5.hide.bind(hb5));
</description>
		<content:encoded><![CDATA[<p>I was trying to find a way to have HelpBalloon display the bubble and only disappear when the mouse left the area of the link which activates it (mouseout).  I saw the post by &#8220;madeureka&#8221; and it looked like that code accomplished this but I had problems with some of the syntax not working.  After tweaking, here&#8217;s the code that works perfectly for me &#8220;upon mouseout&#8221;:</p>
<p><a href="#" rel="nofollow">Quick Info!</a>  </p>
<p>var hb5 = new HelpBalloon({<br />
title: &#8216;Title Goes Here&#8217;,<br />
content: &#8216;Product Name:  Product Code:  Production Studio:  Avaible Stock:  (without cart items!)&#8217;,<br />
useEvent: ['mouseover'],<br />
icon: $(&#8217;test1&#8242;)<br />
});<br />
Event.observe(&#8217;test1&#8242;, &#8216;mouseout&#8217;, hb5.hide.bind(hb5));</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alberto</title>
		<link>http://www.beauscott.com/message-me/#comment-45098</link>
		<dc:creator>Alberto</dc:creator>
		<pubDate>Thu, 08 Oct 2009 08:36:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.beauscott.com/message-me/#comment-45098</guid>
		<description>Hi Scott, I'm using your HelpBallon.js. At first time the ballon doesn't show balloonPrefix images. I changed your preload image function passing image dimensions, and so it works fine. Thanks for your code, is very usefull. Bye

Best Regards, Sydeen S.L.

// Preload the balloon and button images so they're ready
// at render time

for(var i = 0; i &#60; 4; i  )
{
	var balloon=new Image(300,140);
	balloon.src=this.options.balloonPrefix   i   this.options.balloonSuffix;
	this.balloons.push(balloon.src);
}
	
this._lastBalloon = balloon;

this.button=new Image(19,19); this.button.src=this.options.button;</description>
		<content:encoded><![CDATA[<p>Hi Scott, I&#8217;m using your HelpBallon.js. At first time the ballon doesn&#8217;t show balloonPrefix images. I changed your preload image function passing image dimensions, and so it works fine. Thanks for your code, is very usefull. Bye</p>
<p>Best Regards, Sydeen S.L.</p>
<p>// Preload the balloon and button images so they&#8217;re ready<br />
// at render time</p>
<p>for(var i = 0; i &lt; 4; i  )<br />
{<br />
	var balloon=new Image(300,140);<br />
	balloon.src=this.options.balloonPrefix   i   this.options.balloonSuffix;<br />
	this.balloons.push(balloon.src);<br />
}</p>
<p>this._lastBalloon = balloon;</p>
<p>this.button=new Image(19,19); this.button.src=this.options.button;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Henry Scanzano</title>
		<link>http://www.beauscott.com/message-me/#comment-28067</link>
		<dc:creator>Henry Scanzano</dc:creator>
		<pubDate>Tue, 17 Mar 2009 02:31:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.beauscott.com/message-me/#comment-28067</guid>
		<description>I’m extremely new to using Flex hence my difficulty with something
that may be very well seem straight forward. I'm just missing something and went looking for examples. When I came across your example on dynamic module loading I decided to reach out for help. 
 
I’m building an applicable that I feel could get very large. So I followed
the advice provided in the manuals to break the application apart into
various entities.

I started with three. The Application, a Login Module and a Base Module.
These modules were downloaded and the debugger stated so. The Login 
Module was downloaded by the Application and the Base Module was 
loaded by the Login Module.
  
Here’s the problem: 

The Application loads the Login Module (it displays in the browser) w/o
any issues. After I enter a username &#38; password then click the Ok Button, 
the module gets the click event and changes the button name (wanted to
be sure that worked).  In the login click function, I unload the Login module 
[ ml.unloadModule(); ] first. Then I set the URL of the Base Module and 
loaded the Base Module [ ml.loadModule(); ]. ml was a established as a variable [ public var ml:ModuleLoader; ] and then assigned [ ml = new ModuleLoader ]. This is nearly identical to your example.

Bottom line, the Login Display remains in the browser which I thought would
have went away after it was unloaded and the Base Module is never displayed
In the browser. 

Could you tell me what I could be doing wrong. Please email me at the provided address this way I can respond during working hours. Thanks for any help you can provide.</description>
		<content:encoded><![CDATA[<p>I’m extremely new to using Flex hence my difficulty with something<br />
that may be very well seem straight forward. I&#8217;m just missing something and went looking for examples. When I came across your example on dynamic module loading I decided to reach out for help. </p>
<p>I’m building an applicable that I feel could get very large. So I followed<br />
the advice provided in the manuals to break the application apart into<br />
various entities.</p>
<p>I started with three. The Application, a Login Module and a Base Module.<br />
These modules were downloaded and the debugger stated so. The Login<br />
Module was downloaded by the Application and the Base Module was<br />
loaded by the Login Module.</p>
<p>Here’s the problem: </p>
<p>The Application loads the Login Module (it displays in the browser) w/o<br />
any issues. After I enter a username &amp; password then click the Ok Button,<br />
the module gets the click event and changes the button name (wanted to<br />
be sure that worked).  In the login click function, I unload the Login module<br />
[ ml.unloadModule(); ] first. Then I set the URL of the Base Module and<br />
loaded the Base Module [ ml.loadModule(); ]. ml was a established as a variable [ public var ml:ModuleLoader; ] and then assigned [ ml = new ModuleLoader ]. This is nearly identical to your example.</p>
<p>Bottom line, the Login Display remains in the browser which I thought would<br />
have went away after it was unloaded and the Base Module is never displayed<br />
In the browser. </p>
<p>Could you tell me what I could be doing wrong. Please email me at the provided address this way I can respond during working hours. Thanks for any help you can provide.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://www.beauscott.com/message-me/#comment-14027</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Sat, 15 Nov 2008 18:59:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.beauscott.com/message-me/#comment-14027</guid>
		<description>Hi Beau,
    first of all I would like to thank you for the great job you let us use for personal purposes.
    I've a problem with your HelpBalloon script when included in nested div. I'm trying to realize a very poor version of google map with your balloon system distributed over a big map with hidden overflow. 

				

					





					



    I tried all your examples, everywhere, but everytime I want the balloon to appear over the map it appears on the last pixel on the bottom right of my page, outside the content div. What's wrong? 

    Best Regards, Eric</description>
		<content:encoded><![CDATA[<p>Hi Beau,<br />
    first of all I would like to thank you for the great job you let us use for personal purposes.<br />
    I&#8217;ve a problem with your HelpBalloon script when included in nested div. I&#8217;m trying to realize a very poor version of google map with your balloon system distributed over a big map with hidden overflow. </p>
<p>    I tried all your examples, everywhere, but everytime I want the balloon to appear over the map it appears on the last pixel on the bottom right of my page, outside the content div. What&#8217;s wrong? </p>
<p>    Best Regards, Eric</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arnold</title>
		<link>http://www.beauscott.com/message-me/#comment-7297</link>
		<dc:creator>Arnold</dc:creator>
		<pubDate>Tue, 12 Aug 2008 14:14:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.beauscott.com/message-me/#comment-7297</guid>
		<description>In Reference to Posting:
Mon, 19 Nov 2007 16:32:35 -0800 
http://www.mail-archive.com/flexcomponents@yahoogroups.com/msg02583.html


Hi Beau - Is there anyway to get the code for your examples that you demonstrated in the referenced posting. I need to do something like that now.

Thanks,
Arnold</description>
		<content:encoded><![CDATA[<p>In Reference to Posting:<br />
Mon, 19 Nov 2007 16:32:35 -0800<br />
<a href="http://www.mail-archive.com/flexcomponents@yahoogroups.com/msg02583.html" rel="nofollow">http://www.mail-archive.com/flexcomponents@yahoogroups.com/msg02583.html</a></p>
<p>Hi Beau - Is there anyway to get the code for your examples that you demonstrated in the referenced posting. I need to do something like that now.</p>
<p>Thanks,<br />
Arnold</p>
]]></content:encoded>
	</item>
</channel>
</rss>
