<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Bookmarking in Flash: what can and can&#8217;t be done</title>
	<atom:link href="http://www.zedia.net/2008/bookmarking-in-flash-what-can-and-cant-be-done/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zedia.net/2008/bookmarking-in-flash-what-can-and-cant-be-done/</link>
	<description>Flash, ActionScript, SEO and everything in between</description>
	<lastBuildDate>Sat, 04 Feb 2012 08:16:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: EdwardKing</title>
		<link>http://www.zedia.net/2008/bookmarking-in-flash-what-can-and-cant-be-done/comment-page-1/#comment-5852</link>
		<dc:creator>EdwardKing</dc:creator>
		<pubDate>Wed, 12 Jan 2011 09:05:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/2008/bookmarking-in-flash-what-can-and-cant-be-done/#comment-5852</guid>
		<description>Your article &#039;Bookmarking in Flash: what can and can’t be done&#039; is very well,I&#039;m happy with it! Could you tell me how to set homepage in Flash AS3?  I search google,but I don&#039;t find any answer.Could you help me?</description>
		<content:encoded><![CDATA[<p>Your article &#8216;Bookmarking in Flash: what can and can’t be done&#8217; is very well,I&#8217;m happy with it! Could you tell me how to set homepage in Flash AS3?  I search google,but I don&#8217;t find any answer.Could you help me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LukeMacK</title>
		<link>http://www.zedia.net/2008/bookmarking-in-flash-what-can-and-cant-be-done/comment-page-1/#comment-4894</link>
		<dc:creator>LukeMacK</dc:creator>
		<pubDate>Tue, 16 Mar 2010 21:49:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/2008/bookmarking-in-flash-what-can-and-cant-be-done/#comment-4894</guid>
		<description>Hi, here&#039;s a follow up to my earlier post.

It took me hours to work this out so I figured it was worth putting online to let people know!

Make sure you have the following in your  tag:

id=&quot;myMovie&quot; allowScriptAccess=&quot;always&quot;

It doesn&#039;t matter what the id is, it just has to have one for some reason to work.

Make sure you also add script access to the  tag:



Finally do the same to your JavaScript that activates your swf, I use AC_FL_RunContent. So add:

&#039;allowScriptAccess&#039;,&#039;always&#039;,&#039;id&#039;,&#039;myMovie&#039;,

Then when you test in both IE8 and FF3 it should work great. I&#039;ve not tested in safari and I&#039;m not expecting it to work in opera - but it works.</description>
		<content:encoded><![CDATA[<p>Hi, here&#8217;s a follow up to my earlier post.</p>
<p>It took me hours to work this out so I figured it was worth putting online to let people know!</p>
<p>Make sure you have the following in your  tag:</p>
<p>id=&#8221;myMovie&#8221; allowScriptAccess=&#8221;always&#8221;</p>
<p>It doesn&#8217;t matter what the id is, it just has to have one for some reason to work.</p>
<p>Make sure you also add script access to the  tag:</p>
<p>Finally do the same to your JavaScript that activates your swf, I use AC_FL_RunContent. So add:</p>
<p>&#8216;allowScriptAccess&#8217;,'always&#8217;,'id&#8217;,'myMovie&#8217;,</p>
<p>Then when you test in both IE8 and FF3 it should work great. I&#8217;ve not tested in safari and I&#8217;m not expecting it to work in opera &#8211; but it works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LukeMack</title>
		<link>http://www.zedia.net/2008/bookmarking-in-flash-what-can-and-cant-be-done/comment-page-1/#comment-4892</link>
		<dc:creator>LukeMack</dc:creator>
		<pubDate>Tue, 16 Mar 2010 19:08:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/2008/bookmarking-in-flash-what-can-and-cant-be-done/#comment-4892</guid>
		<description>@zedia

Are there parts of this tutorial article missing?

quote: The way we do this is by having a javascript function that detect the browser. This function sets a variable that is passed to the flash as a FlashVars telling it if the user is using IE or not. Here is an example of such a function....

I can&#039;t see the function?

Sorry - im a noob.
Luke</description>
		<content:encoded><![CDATA[<p>@zedia</p>
<p>Are there parts of this tutorial article missing?</p>
<p>quote: The way we do this is by having a javascript function that detect the browser. This function sets a variable that is passed to the flash as a FlashVars telling it if the user is using IE or not. Here is an example of such a function&#8230;.</p>
<p>I can&#8217;t see the function?</p>
<p>Sorry &#8211; im a noob.<br />
Luke</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Billigflüge</title>
		<link>http://www.zedia.net/2008/bookmarking-in-flash-what-can-and-cant-be-done/comment-page-1/#comment-2657</link>
		<dc:creator>Billigflüge</dc:creator>
		<pubDate>Fri, 19 Dec 2008 14:12:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/2008/bookmarking-in-flash-what-can-and-cant-be-done/#comment-2657</guid>
		<description>Well it works wit IE, but can&#039;t get it working with firefox. And that that is my prefered browser... when i try to bookmark a certain point/part on a flashpage it still loads the page itself when i try to load the bookmark... are there any differents between the versions of FF? I&#039;m currently using the latest build of FF3</description>
		<content:encoded><![CDATA[<p>Well it works wit IE, but can&#8217;t get it working with firefox. And that that is my prefered browser&#8230; when i try to bookmark a certain point/part on a flashpage it still loads the page itself when i try to load the bookmark&#8230; are there any differents between the versions of FF? I&#8217;m currently using the latest build of FF3</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fernando Trindade</title>
		<link>http://www.zedia.net/2008/bookmarking-in-flash-what-can-and-cant-be-done/comment-page-1/#comment-2538</link>
		<dc:creator>Fernando Trindade</dc:creator>
		<pubDate>Thu, 20 Nov 2008 15:10:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/2008/bookmarking-in-flash-what-can-and-cant-be-done/#comment-2538</guid>
		<description>Hello

@David R.

Well David, you&#039;re not seeing the big picture here.

&quot;What if&quot; we want to bookmark a certain movie playing from a playlist?
If you bookmark the page, it would bookmark the player itself, not tha specific movie...

I can passa a var to the html saying player.php?thismovie=[pathofthemovie] to force the player to play THAT movie..
but it will not work IF I DON&#039;T GIVE IT...

bah...</description>
		<content:encoded><![CDATA[<p>Hello</p>
<p>@David R.</p>
<p>Well David, you&#8217;re not seeing the big picture here.</p>
<p>&#8220;What if&#8221; we want to bookmark a certain movie playing from a playlist?<br />
If you bookmark the page, it would bookmark the player itself, not tha specific movie&#8230;</p>
<p>I can passa a var to the html saying player.php?thismovie=[pathofthemovie] to force the player to play THAT movie..<br />
but it will not work IF I DON&#8217;T GIVE IT&#8230;</p>
<p>bah&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zedia.net</title>
		<link>http://www.zedia.net/2008/bookmarking-in-flash-what-can-and-cant-be-done/comment-page-1/#comment-2474</link>
		<dc:creator>zedia.net</dc:creator>
		<pubDate>Thu, 16 Oct 2008 18:17:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/2008/bookmarking-in-flash-what-can-and-cant-be-done/#comment-2474</guid>
		<description>I don&#039;t think you can do what you are tryng to do if the user press on the bookmark button in the browser; but if the user clicks in the bookmark button from your application, you can definetly change the url that is being bookmarked because the first parameter of the window.external.AddFavorite function is the url you want bookmarked.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t think you can do what you are tryng to do if the user press on the bookmark button in the browser; but if the user clicks in the bookmark button from your application, you can definetly change the url that is being bookmarked because the first parameter of the window.external.AddFavorite function is the url you want bookmarked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephane</title>
		<link>http://www.zedia.net/2008/bookmarking-in-flash-what-can-and-cant-be-done/comment-page-1/#comment-2473</link>
		<dc:creator>Stephane</dc:creator>
		<pubDate>Thu, 16 Oct 2008 12:26:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/2008/bookmarking-in-flash-what-can-and-cant-be-done/#comment-2473</guid>
		<description>I have another issue with bookmarking in IE.

I would like, when in IE, to alter the url of the page being bookmarked before it is bookmarked.

That is, when the user adds a favorite in IE using the IE menu, IE takes the url of the page somewhere, maybe in the DOM for what I know, and adds a newbookmark.

What I would like is to change this url, at page onload time for example, so that when the user adds a bookmark, the url being bookmarked by IE has already been changed by me.

Is this doable..? If so, mail me some tip at mittiprovence@yahoo.se

Thanks!

Stephane</description>
		<content:encoded><![CDATA[<p>I have another issue with bookmarking in IE.</p>
<p>I would like, when in IE, to alter the url of the page being bookmarked before it is bookmarked.</p>
<p>That is, when the user adds a favorite in IE using the IE menu, IE takes the url of the page somewhere, maybe in the DOM for what I know, and adds a newbookmark.</p>
<p>What I would like is to change this url, at page onload time for example, so that when the user adds a bookmark, the url being bookmarked by IE has already been changed by me.</p>
<p>Is this doable..? If so, mail me some tip at <a href="mailto:mittiprovence@yahoo.se">mittiprovence@yahoo.se</a></p>
<p>Thanks!</p>
<p>Stephane</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zedia.net</title>
		<link>http://www.zedia.net/2008/bookmarking-in-flash-what-can-and-cant-be-done/comment-page-1/#comment-2453</link>
		<dc:creator>zedia.net</dc:creator>
		<pubDate>Thu, 02 Oct 2008 19:58:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/2008/bookmarking-in-flash-what-can-and-cant-be-done/#comment-2453</guid>
		<description>Well I can see many reasons to have code triggering the bookmarking window, you might, for instance want to put emphasis on the fact that your flash application supports bookmarking you want to make it easy for the user by showing the &quot;bookmark this page&quot; button at the right time.

I think there is a point to this.</description>
		<content:encoded><![CDATA[<p>Well I can see many reasons to have code triggering the bookmarking window, you might, for instance want to put emphasis on the fact that your flash application supports bookmarking you want to make it easy for the user by showing the &#8220;bookmark this page&#8221; button at the right time.</p>
<p>I think there is a point to this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David R</title>
		<link>http://www.zedia.net/2008/bookmarking-in-flash-what-can-and-cant-be-done/comment-page-1/#comment-2451</link>
		<dc:creator>David R</dc:creator>
		<pubDate>Wed, 01 Oct 2008 18:52:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/2008/bookmarking-in-flash-what-can-and-cant-be-done/#comment-2451</guid>
		<description>Bookmarking is super simple, you don&#039;t need to write any code at all. The user just has to click the &#039;add bookmark&#039; button / menu in their browser. 

The reason there&#039;s no built in code into flash, is that there&#039;s no point. Why would I want to look around for a bookmark button inside every flash application or webpage, it will be different color, different places, etc, when I could just use my built-in bookmark button that always works, always in the same place?</description>
		<content:encoded><![CDATA[<p>Bookmarking is super simple, you don&#8217;t need to write any code at all. The user just has to click the &#8216;add bookmark&#8217; button / menu in their browser. </p>
<p>The reason there&#8217;s no built in code into flash, is that there&#8217;s no point. Why would I want to look around for a bookmark button inside every flash application or webpage, it will be different color, different places, etc, when I could just use my built-in bookmark button that always works, always in the same place?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

