<?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: Lightbox2 &amp; Flash AS3 Redux</title>
	<atom:link href="http://www.creativecompulsions.com/blog/lightbox2-flash-as3-redux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.creativecompulsions.com/blog/lightbox2-flash-as3-redux/</link>
	<description>Winnipeg Website Design Blog</description>
	<lastBuildDate>Sat, 28 Jan 2012 13:07:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: MrMyles</title>
		<link>http://www.creativecompulsions.com/blog/lightbox2-flash-as3-redux/#comment-354</link>
		<dc:creator>MrMyles</dc:creator>
		<pubDate>Sat, 16 Jul 2011 21:59:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.creativecompulsions.com/blog/?p=312#comment-354</guid>
		<description>@canaan77 without seeing you site, I cannot offer much help. Do you not have a test server? Maybe email me the files so I can see them?</description>
		<content:encoded><![CDATA[<p>@canaan77 without seeing you site, I cannot offer much help. Do you not have a test server? Maybe email me the files so I can see them?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: canaan77</title>
		<link>http://www.creativecompulsions.com/blog/lightbox2-flash-as3-redux/#comment-353</link>
		<dc:creator>canaan77</dc:creator>
		<pubDate>Sat, 16 Jul 2011 20:40:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.creativecompulsions.com/blog/?p=312#comment-353</guid>
		<description>Hello again!

I&#039;m making the site for a friend and I&#039;m sorry but he hasn&#039;t uploaded it yet.
(I&#039;m working with the site locally).
He&#039;s on vacation for some weeks so I&#039;m afraid he can&#039;t help me to upload it.
But I will follow your recommendation and post the code into the code tags.
Hope it works:).

This is the code after I have inserted my swf file in the body tag:

&lt;code&gt;


  
  
  
  
  &lt;!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. --&gt;
  
  &lt;!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. --&gt;
  &lt;!--[if !IE]&gt;--&gt;
  
    &lt;!--
    
    
    
    
    &lt;!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. --&gt;
    
      Content on this page requires a newer version of Adobe Flash Player.
      &lt;a href=&quot;http://www.adobe.com/go/getflashplayer&quot;  &gt;&lt;/a&gt;
    
    &lt;!--[if !IE]&gt;--&gt;
  
  &lt;!--


&lt;!--
swfobject.registerObject(&quot;FlashID&quot;);
//--&gt;


&lt;/code&gt;


The code below is also added when I have inserted my swf file:

&lt;code&gt;



&lt;/code&gt;

Thanks in advance

/canaan77</description>
		<content:encoded><![CDATA[<p>Hello again!</p>
<p>I&#8217;m making the site for a friend and I&#8217;m sorry but he hasn&#8217;t uploaded it yet.<br />
(I&#8217;m working with the site locally).<br />
He&#8217;s on vacation for some weeks so I&#8217;m afraid he can&#8217;t help me to upload it.<br />
But I will follow your recommendation and post the code into the code tags.<br />
Hope it works:).</p>
<p>This is the code after I have inserted my <span class="ubernym uttAbbreviation" onmouseover="domTT_activate(this, event, 'content', 'Published Flash File' );"><abbr class="uttAbbreviation">SWF</abbr></span> (Published Flash File) file in the body tag:</p>
<p><code></p>
<p>  <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. --></p>
<p>  <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. --><br />
  <!--[if !IE]&gt;--></p>
<p>    &lt;!--</p>
<p>    <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. --></p>
<p>      Content on this page requires a newer version of Adobe Flash Player.<br />
      <a href="http://www.adobe.com/go/getflashplayer"  ></a></p>
<p>    <!--[if !IE]&gt;--></p>
<p>  &lt;!--</p>
<p><!--<br />
swfobject.registerObject("FlashID");<br />
//--></p>
<p></code></p>
<p>The code below is also added when I have inserted my <span class="ubernym uttAbbreviation" onmouseover="domTT_activate(this, event, 'content', 'Published Flash File' );"><abbr class="uttAbbreviation">swf</abbr></span> file:</p>
<p><code></p>
<p></code></p>
<p>Thanks in advance</p>
<p>/canaan77</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MrMyles</title>
		<link>http://www.creativecompulsions.com/blog/lightbox2-flash-as3-redux/#comment-352</link>
		<dc:creator>MrMyles</dc:creator>
		<pubDate>Sat, 16 Jul 2011 04:11:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.creativecompulsions.com/blog/?p=312#comment-352</guid>
		<description>@canaan77 Can you post a link to the site? I have never dragged and dropped anything into DreamWeaver. I always copy and paste the code into the Source pane.

To post your code here, wrap it in code tags &lt;code&gt;your code here&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>@canaan77 Can you post a link to the site? I have never dragged and dropped anything into DreamWeaver. I always copy and paste the code into the Source pane.</p>
<p>To post your code here, wrap it in code tags <code>your code here</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: canaan77</title>
		<link>http://www.creativecompulsions.com/blog/lightbox2-flash-as3-redux/#comment-351</link>
		<dc:creator>canaan77</dc:creator>
		<pubDate>Thu, 14 Jul 2011 21:57:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.creativecompulsions.com/blog/?p=312#comment-351</guid>
		<description>Ooops...it seem that my code in my last message disappeared.
One more try.

This is the code after I have inserted my swf file in the body tag:


  
  
  
  
  &lt;!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. --&gt;
  
  &lt;!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. --&gt;
  &lt;!--[if !IE]&gt;--&gt;
  
    &lt;!--
    
    
    
    
    &lt;!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. --&gt;
    
      Content on this page requires a newer version of Adobe Flash Player.
      &lt;a href=&quot;http://www.adobe.com/go/getflashplayer&quot;  &gt;&lt;/a&gt;
    
    &lt;!--[if !IE]&gt;--&gt;
  
  &lt;!--






I would be very grateful for some help:).

/canaan77</description>
		<content:encoded><![CDATA[<p>Ooops&#8230;it seem that my code in my last message disappeared.<br />
One more try.</p>
<p>This is the code after I have inserted my <span class="ubernym uttAbbreviation" onmouseover="domTT_activate(this, event, 'content', 'Published Flash File' );"><abbr class="uttAbbreviation">SWF</abbr></span> (Published Flash File) file in the body tag:</p>
<p>  <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. --></p>
<p>  <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. --><br />
  <!--[if !IE]&gt;--></p>
<p>    &lt;!&#8211;</p>
<p>    <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. --></p>
<p>      Content on this page requires a newer version of Adobe Flash Player.<br />
      <a href="http://www.adobe.com/go/getflashplayer"  ></a></p>
<p>    <!--[if !IE]&gt;--></p>
<p>  &lt;!&#8211;</p>
<p>I would be very grateful for some help:).</p>
<p>/canaan77</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: canaan77</title>
		<link>http://www.creativecompulsions.com/blog/lightbox2-flash-as3-redux/#comment-350</link>
		<dc:creator>canaan77</dc:creator>
		<pubDate>Thu, 14 Jul 2011 21:42:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.creativecompulsions.com/blog/?p=312#comment-350</guid>
		<description>Hi guys!

I have followed the guide and I think the most of it is working now:).  

When I finally insert my swf file (the buttonthumbnails made in Flash that will open Lightbox) in Dreamweaver and click on the thumbnail the Lightbox viewer pops up.
So far so good. But at the end of the guide I am told to locate (or add) the wmode and script access tag in my RunContent JavaScript.
The problem is that I don&#039;t get this Runcontent Javascript in my html code when i insert the swf file.  

So I can&#039;t find the &#039;allowScriptAccess&#039;,&#039;sameDomain&#039; anywhere.

Maybe I&#039;m doing something wrong? Probably, because I&#039;m a novice at Flash:O.

So how and where should I add the wmode and script access tag when I don&#039;t get this RunContent Javascript?

Maybe I&#039;m doing something wrong when it comes to the swf file?
Maybe I&#039;m not supposed to just drag it into the index.html (body tag in Dreamweaver)?
But if not, how can I link to my swf file?

This is the code after I have inserted my swf file in the body tag:


  
  
  
  
  &lt;!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. --&gt;
  
  &lt;!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. --&gt;
  &lt;!--[if !IE]&gt;--&gt;
  
    &lt;!--
    
    
    
    
    &lt;!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. --&gt;
    
      Content on this page requires a newer version of Adobe Flash Player.
      &lt;a href=&quot;http://www.adobe.com/go/getflashplayer&quot;  &gt;&lt;/a&gt;
    
    &lt;!--[if !IE]&gt;--&gt;
  
  &lt;!--






I would be very grateful for some help:).

/canaan77</description>
		<content:encoded><![CDATA[<p>Hi guys!</p>
<p>I have followed the guide and I think the most of it is working now:).  </p>
<p>When I finally insert my <span class="ubernym uttAbbreviation" onmouseover="domTT_activate(this, event, 'content', 'Published Flash File' );"><abbr class="uttAbbreviation">SWF</abbr></span> (Published Flash File) file (the buttonthumbnails made in Flash that will open Lightbox) in Dreamweaver and click on the thumbnail the Lightbox viewer pops up.<br />
So far so good. But at the end of the guide I am told to locate (or add) the wmode and script access tag in my RunContent JavaScript.<br />
The problem is that I don&#8217;t get this Runcontent Javascript in my html code when i insert the <span class="ubernym uttAbbreviation" onmouseover="domTT_activate(this, event, 'content', 'Published Flash File' );"><abbr class="uttAbbreviation">swf</abbr></span> file.  </p>
<p>So I can&#8217;t find the &#8216;allowScriptAccess&#8217;,'sameDomain&#8217; anywhere.</p>
<p>Maybe I&#8217;m doing something wrong? Probably, because I&#8217;m a novice at Flash:O.</p>
<p>So how and where should I add the wmode and script access tag when I don&#8217;t get this RunContent Javascript?</p>
<p>Maybe I&#8217;m doing something wrong when it comes to the <span class="ubernym uttAbbreviation" onmouseover="domTT_activate(this, event, 'content', 'Published Flash File' );"><abbr class="uttAbbreviation">swf</abbr></span> file?<br />
Maybe I&#8217;m not supposed to just drag it into the index.html (body tag in Dreamweaver)?<br />
But if not, how can I link to my <span class="ubernym uttAbbreviation" onmouseover="domTT_activate(this, event, 'content', 'Published Flash File' );"><abbr class="uttAbbreviation">swf</abbr></span> file?</p>
<p>This is the code after I have inserted my <span class="ubernym uttAbbreviation" onmouseover="domTT_activate(this, event, 'content', 'Published Flash File' );"><abbr class="uttAbbreviation">swf</abbr></span> file in the body tag:</p>
<p>  <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. --></p>
<p>  <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. --><br />
  <!--[if !IE]&gt;--></p>
<p>    &lt;!&#8211;</p>
<p>    <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. --></p>
<p>      Content on this page requires a newer version of Adobe Flash Player.<br />
      <a href="http://www.adobe.com/go/getflashplayer"  ></a></p>
<p>    <!--[if !IE]&gt;--></p>
<p>  &lt;!&#8211;</p>
<p>I would be very grateful for some help:).</p>
<p>/canaan77</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MrMyles</title>
		<link>http://www.creativecompulsions.com/blog/lightbox2-flash-as3-redux/#comment-344</link>
		<dc:creator>MrMyles</dc:creator>
		<pubDate>Fri, 25 Feb 2011 16:00:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.creativecompulsions.com/blog/?p=312#comment-344</guid>
		<description>Hey David.

Cool site. Like the Flash banner. Is that where you are using LightBox? If so, looks like it works, but I see nowhere you need a gallery.
I have never heard of Piecemaker2.</description>
		<content:encoded><![CDATA[<p>Hey David.</p>
<p>Cool site. Like the Flash banner. Is that where you are using LightBox? If so, looks like it works, but I see nowhere you need a gallery.<br />
I have never heard of Piecemaker2.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Puerto</title>
		<link>http://www.creativecompulsions.com/blog/lightbox2-flash-as3-redux/#comment-343</link>
		<dc:creator>David Puerto</dc:creator>
		<pubDate>Wed, 02 Feb 2011 19:37:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.creativecompulsions.com/blog/?p=312#comment-343</guid>
		<description>I am using this code in my portfolio. I am executing the Lightbox from Piecemaker2 and it&#039;s AS3, it was simple to implement and write the function for the AS3 in piecemaker but I&#039;m having trouble launching the image. I know it has to do with the path... I think because of the caption piece... I tried to remove it but Idk what&#039;s the deal. If anyone would like to work with me on developing a solution for this to work with the XML and gallery please email me.</description>
		<content:encoded><![CDATA[<p>I am using this code in my portfolio. I am executing the Lightbox from Piecemaker2 and it&#8217;s <span class="ubernym uttAbbreviation" onmouseover="domTT_activate(this, event, 'content', 'Adobe Flash programming language','caption', 'Action Script 3' );"><abbr class="uttAbbreviation">AS3</abbr></span> (Action Script 3), it was simple to implement and write the function for the <span class="ubernym uttAbbreviation" onmouseover="domTT_activate(this, event, 'content', 'Adobe Flash programming language','caption', 'Action Script 3' );"><abbr class="uttAbbreviation">AS3</abbr></span> in piecemaker but I&#8217;m having trouble launching the image. I know it has to do with the path&#8230; I think because of the caption piece&#8230; I tried to remove it but Idk what&#8217;s the deal. If anyone would like to work with me on developing a solution for this to work with the XML and gallery please email me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karim</title>
		<link>http://www.creativecompulsions.com/blog/lightbox2-flash-as3-redux/#comment-330</link>
		<dc:creator>Karim</dc:creator>
		<pubDate>Tue, 31 Aug 2010 16:35:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.creativecompulsions.com/blog/?p=312#comment-330</guid>
		<description>Yes everything is in as3 so i wanna stick with that i posted on two forums the question about the gallery, now just hope!</description>
		<content:encoded><![CDATA[<p>Yes everything is in <span class="ubernym uttAbbreviation" onmouseover="domTT_activate(this, event, 'content', 'Adobe Flash programming language','caption', 'Action Script 3' );"><abbr class="uttAbbreviation">AS3</abbr></span> (Action Script 3) so i wanna stick with that i posted on two forums the question about the gallery, now just hope!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MrMyles</title>
		<link>http://www.creativecompulsions.com/blog/lightbox2-flash-as3-redux/#comment-329</link>
		<dc:creator>MrMyles</dc:creator>
		<pubDate>Tue, 31 Aug 2010 16:28:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.creativecompulsions.com/blog/?p=312#comment-329</guid>
		<description>No. If you are using AS3, you need to use AS3 scripts. If you are building a full site in Flash, you should have single files for each &quot;page&quot;. So each page has it&#039;s own Flash file. Then on your gallery page, use AS2 instead of AS3 (unless you need AS3).

If everything your doing requires AS3, then you cannot use AS2 scripts. Need to stick with one.</description>
		<content:encoded><![CDATA[<p>No. If you are using <span class="ubernym uttAbbreviation" onmouseover="domTT_activate(this, event, 'content', 'Adobe Flash programming language','caption', 'Action Script 3' );"><abbr class="uttAbbreviation">AS3</abbr></span> (Action Script 3), you need to use <span class="ubernym uttAbbreviation" onmouseover="domTT_activate(this, event, 'content', 'Adobe Flash programming language','caption', 'Action Script 3' );"><abbr class="uttAbbreviation">AS3</abbr></span> scripts. If you are building a full site in Flash, you should have single files for each &#8220;page&#8221;. So each page has it&#8217;s own Flash file. Then on your gallery page, use AS2 instead of <span class="ubernym uttAbbreviation" onmouseover="domTT_activate(this, event, 'content', 'Adobe Flash programming language','caption', 'Action Script 3' );"><abbr class="uttAbbreviation">AS3</abbr></span> (unless you need <span class="ubernym uttAbbreviation" onmouseover="domTT_activate(this, event, 'content', 'Adobe Flash programming language','caption', 'Action Script 3' );"><abbr class="uttAbbreviation">AS3</abbr></span>).</p>
<p>If everything your doing requires <span class="ubernym uttAbbreviation" onmouseover="domTT_activate(this, event, 'content', 'Adobe Flash programming language','caption', 'Action Script 3' );"><abbr class="uttAbbreviation">AS3</abbr></span>, then you cannot use AS2 scripts. Need to stick with one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karim</title>
		<link>http://www.creativecompulsions.com/blog/lightbox2-flash-as3-redux/#comment-328</link>
		<dc:creator>Karim</dc:creator>
		<pubDate>Tue, 31 Aug 2010 16:16:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.creativecompulsions.com/blog/?p=312#comment-328</guid>
		<description>No i mean i build the website in as3 is it possible to make a as2 script in as3? and i will post the answer if i know it offcourse:D</description>
		<content:encoded><![CDATA[<p>No i mean i build the website in <span class="ubernym uttAbbreviation" onmouseover="domTT_activate(this, event, 'content', 'Adobe Flash programming language','caption', 'Action Script 3' );"><abbr class="uttAbbreviation">AS3</abbr></span> (Action Script 3) is it possible to make a as2 script in <span class="ubernym uttAbbreviation" onmouseover="domTT_activate(this, event, 'content', 'Adobe Flash programming language','caption', 'Action Script 3' );"><abbr class="uttAbbreviation">as3</abbr></span>? and i will post the answer if i know it offcourse:D</p>
]]></content:encoded>
	</item>
</channel>
</rss>

