<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Domi-No-Yes-Maybe - Latest Comments in FLEX - Getting the URL when you are in a flex App</title><link>http://dominoyesmaybe.disqus.com/</link><description></description><atom:link href="https://dominoyesmaybe.disqus.com/flex_getting_the_url_when_you_are_in_a_flex_app/latest.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Mon, 09 Nov 2009 04:05:58 -0000</lastBuildDate><item><title>Re: FLEX - Getting the URL when you are in a flex App</title><link>http://dominoyesmaybe.blogspot.com/2009/10/flex-getting-url-when-you-are-in-flex.html#comment-22428237</link><description>&lt;p&gt;Steve,&lt;/p&gt;&lt;p&gt;Couple of gotchas worth noting - the Browser Manager Object needs the history javascript library to be included.  The history javascript library causes all sort of problems if your using IE6 (yeah I know) and SSL.&lt;/p&gt;&lt;p&gt;In short it wasn't worth the pain and I went for a Flashvars approach.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">markbarton</dc:creator><pubDate>Mon, 09 Nov 2009 04:05:58 -0000</pubDate></item><item><title>Re: FLEX - Getting the URL when you are in a flex App</title><link>http://dominoyesmaybe.blogspot.com/2009/10/flex-getting-url-when-you-are-in-flex.html#comment-20895319</link><description>&lt;p&gt;Ian&lt;/p&gt;&lt;p&gt;Indeed.. however i came across issues with parameters in the&lt;br&gt;Application.Application.url .. it comes down URLencoded&lt;br&gt;which is no real problem... whereas the other way comes down&lt;br&gt;nicely unencoded.. LOL saved me 2 lines of code ;-)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steve McDonagh</dc:creator><pubDate>Fri, 23 Oct 2009 20:12:48 -0000</pubDate></item><item><title>Re: FLEX - Getting the URL when you are in a flex App</title><link>http://dominoyesmaybe.blogspot.com/2009/10/flex-getting-url-when-you-are-in-flex.html#comment-20893623</link><description>&lt;p&gt;Indeed Mark, I had looked at that but I really needed to resolve the &lt;br&gt;address at app init so that i could bind the HTTPServer object to a &lt;br&gt;variable URL so that there wasn't a requirement for "Settings" in the &lt;br&gt;Flex App that required the user to enter URLs they may not be familiar &lt;br&gt;with, that and i was not embedding the SWF in a form, it was in a page. &lt;br&gt;I plan to publish my "how to logon to Domino thru flex" article tomorrow &lt;br&gt;;-) so watch this space.. LOL&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steve McDonagh</dc:creator><pubDate>Fri, 23 Oct 2009 19:30:22 -0000</pubDate></item><item><title>Re: FLEX - Getting the URL when you are in a flex App</title><link>http://dominoyesmaybe.blogspot.com/2009/10/flex-getting-url-when-you-are-in-flex.html#comment-20859425</link><description>&lt;p&gt;Or, perhaps even easier, just Application.application.url to get at that URL (and then use the URLUtil class to extract the various parts of the URL).&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">IanM</dc:creator><pubDate>Fri, 23 Oct 2009 10:45:37 -0000</pubDate></item><item><title>Re: FLEX - Getting the URL when you are in a flex App</title><link>http://dominoyesmaybe.blogspot.com/2009/10/flex-getting-url-when-you-are-in-flex.html#comment-20809868</link><description>&lt;p&gt;nice one, i had been using computed text in the underlying form and passing it to 'flashvars' but i like your way better&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">stickfightcouk</dc:creator><pubDate>Thu, 22 Oct 2009 18:38:54 -0000</pubDate></item></channel></rss>