<?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: Mediator 9: Drag &amp; Drop</title>
	<atom:link href="http://jeremysblog.co.uk/software/mediator-9-drag-drop/feed/" rel="self" type="application/rss+xml" />
	<link>http://jeremysblog.co.uk/software/mediator-9-drag-drop/</link>
	<description></description>
	<lastBuildDate>Fri, 03 Feb 2012 22:27:57 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jeremy</title>
		<link>http://jeremysblog.co.uk/software/mediator-9-drag-drop/comment-page-1/#comment-340</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Sun, 22 Jan 2012 17:26:37 +0000</pubDate>
		<guid isPermaLink="false">http://jeremysblog.co.uk/?p=302#comment-340</guid>
		<description>Glad you find the screencasts useful. It sounds like you might have your score variable set to &#039;local&#039; scope - you need to change this to &#039;global&#039; scope so that the value of the variable is available to other pages. Hope this helps and sorry for slow response. </description>
		<content:encoded><![CDATA[<p>Glad you find the screencasts useful. It sounds like you might have your score variable set to &#8216;local&#8217; scope &#8211; you need to change this to &#8216;global&#8217; scope so that the value of the variable is available to other pages. Hope this helps and sorry for slow response.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Liam</title>
		<link>http://jeremysblog.co.uk/software/mediator-9-drag-drop/comment-page-1/#comment-339</link>
		<dc:creator>Liam</dc:creator>
		<pubDate>Thu, 19 Jan 2012 18:09:22 +0000</pubDate>
		<guid isPermaLink="false">http://jeremysblog.co.uk/?p=302#comment-339</guid>
		<description>Hi Jeremy. Have been following your Screencasts as an aid to my coursework and have found them very useful! Just one question: How do i make the score from that particular screencast appear on every page? This is so that the user can track their score throughout the product. Every time i advance to another page it seems to disappear.
Many Thanks.</description>
		<content:encoded><![CDATA[<p>Hi Jeremy. Have been following your Screencasts as an aid to my coursework and have found them very useful! Just one question: How do i make the score from that particular screencast appear on every page? This is so that the user can track their score throughout the product. Every time i advance to another page it seems to disappear.<br />
Many Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wil</title>
		<link>http://jeremysblog.co.uk/software/mediator-9-drag-drop/comment-page-1/#comment-294</link>
		<dc:creator>wil</dc:creator>
		<pubDate>Mon, 08 Aug 2011 18:30:15 +0000</pubDate>
		<guid isPermaLink="false">http://jeremysblog.co.uk/?p=302#comment-294</guid>
		<description>I have had lots of issues with features not working as they should in compiled swf&#039;s.  It could be the added swf in question contains scripting that interferes with mediator.  I suggest you produce a test a application with just the imported  flash object added and nothing else.  if it compiles and works you at least know it should work in theory, if it doesnt work in this format then, your not going to be able to use it in mediator.</description>
		<content:encoded><![CDATA[<p>I have had lots of issues with features not working as they should in compiled swf&#8217;s.  It could be the added swf in question contains scripting that interferes with mediator.  I suggest you produce a test a application with just the imported  flash object added and nothing else.  if it compiles and works you at least know it should work in theory, if it doesnt work in this format then, your not going to be able to use it in mediator.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://jeremysblog.co.uk/software/mediator-9-drag-drop/comment-page-1/#comment-293</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Sun, 07 Aug 2011 20:16:32 +0000</pubDate>
		<guid isPermaLink="false">http://jeremysblog.co.uk/?p=302#comment-293</guid>
		<description>I don&#039;t have any experience of using interactive Flash objects in Mediator projects so I&#039;m not able to provide you with any tips on this one. Perhaps someone else reading these comments might have some advice? I wonder if there could be a clash of different ActionScripts here? I&#039;m not sure how Mediator handles ActionScript. </description>
		<content:encoded><![CDATA[<p>I don&#8217;t have any experience of using interactive Flash objects in Mediator projects so I&#8217;m not able to provide you with any tips on this one. Perhaps someone else reading these comments might have some advice? I wonder if there could be a clash of different ActionScripts here? I&#8217;m not sure how Mediator handles ActionScript.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Welsh</title>
		<link>http://jeremysblog.co.uk/software/mediator-9-drag-drop/comment-page-1/#comment-292</link>
		<dc:creator>Andrew Welsh</dc:creator>
		<pubDate>Fri, 05 Aug 2011 09:09:20 +0000</pubDate>
		<guid isPermaLink="false">http://jeremysblog.co.uk/?p=302#comment-292</guid>
		<description>Hi Jeremy,
Hope that you can shed some light on this. Creating an E-Learning Booklet, using the tools with Mediator. I have repurposed an existing Flash movie and tried to import it into Mediator. The Flash Object is a drawing tool which allows the user to draw circles over spelling mistakes in text and to print off later. The swf loads and plays in Mediator fine, howvever, when it is exported eitther through SCORM or as swf file, the Flash Object sometimes appears and if it does the user is unable to draw on the canvas. Any ideas??</description>
		<content:encoded><![CDATA[<p>Hi Jeremy,<br />
Hope that you can shed some light on this. Creating an E-Learning Booklet, using the tools with Mediator. I have repurposed an existing Flash movie and tried to import it into Mediator. The Flash Object is a drawing tool which allows the user to draw circles over spelling mistakes in text and to print off later. The swf loads and plays in Mediator fine, howvever, when it is exported eitther through SCORM or as swf file, the Flash Object sometimes appears and if it does the user is unable to draw on the canvas. Any ideas??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vinny Doyle</title>
		<link>http://jeremysblog.co.uk/software/mediator-9-drag-drop/comment-page-1/#comment-236</link>
		<dc:creator>Vinny Doyle</dc:creator>
		<pubDate>Wed, 08 Dec 2010 21:58:55 +0000</pubDate>
		<guid isPermaLink="false">http://jeremysblog.co.uk/?p=302#comment-236</guid>
		<description>Jeremy, basically I want to do a presentation, have a questionnaire &amp; be able for the results to be emailed to a person, the name of which can be set at the beginning.</description>
		<content:encoded><![CDATA[<p>Jeremy, basically I want to do a presentation, have a questionnaire &amp; be able for the results to be emailed to a person, the name of which can be set at the beginning.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vinny Doyle</title>
		<link>http://jeremysblog.co.uk/software/mediator-9-drag-drop/comment-page-1/#comment-235</link>
		<dc:creator>Vinny Doyle</dc:creator>
		<pubDate>Wed, 08 Dec 2010 21:55:48 +0000</pubDate>
		<guid isPermaLink="false">http://jeremysblog.co.uk/?p=302#comment-235</guid>
		<description>Jeremy, I think Mediator 9 is a great programme, but the tutorials provided by Matchware are not good.  I basically want to use it for developing training &amp; adding soem Java script.</description>
		<content:encoded><![CDATA[<p>Jeremy, I think Mediator 9 is a great programme, but the tutorials provided by Matchware are not good.  I basically want to use it for developing training &amp; adding soem Java script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://jeremysblog.co.uk/software/mediator-9-drag-drop/comment-page-1/#comment-233</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Wed, 08 Dec 2010 19:09:19 +0000</pubDate>
		<guid isPermaLink="false">http://jeremysblog.co.uk/?p=302#comment-233</guid>
		<description>Thanks for the positive feedback, Vinny. What kind of training did you have in mind and in what context?</description>
		<content:encoded><![CDATA[<p>Thanks for the positive feedback, Vinny. What kind of training did you have in mind and in what context?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vinny Doyle</title>
		<link>http://jeremysblog.co.uk/software/mediator-9-drag-drop/comment-page-1/#comment-232</link>
		<dc:creator>Vinny Doyle</dc:creator>
		<pubDate>Wed, 08 Dec 2010 17:56:12 +0000</pubDate>
		<guid isPermaLink="false">http://jeremysblog.co.uk/?p=302#comment-232</guid>
		<description>Hi, great work. Do you sell training on Mediator?

Regards

Vinny</description>
		<content:encoded><![CDATA[<p>Hi, great work. Do you sell training on Mediator?</p>
<p>Regards</p>
<p>Vinny</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://jeremysblog.co.uk/software/mediator-9-drag-drop/comment-page-1/#comment-219</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Mon, 13 Sep 2010 18:15:26 +0000</pubDate>
		<guid isPermaLink="false">http://jeremysblog.co.uk/?p=302#comment-219</guid>
		<description>Sorry but I&#039;ve been away on leave and recent changes in my personal circumstances have made it very difficult for me to find time to work on the Mediator screencasts. The Advanced Drag &amp; Drop screencast is coming along but is quite a biggy. I&#039;ll try to get it published shortly. Sorry that I don&#039;t have the time to offer you more assistance.</description>
		<content:encoded><![CDATA[<p>Sorry but I&#8217;ve been away on leave and recent changes in my personal circumstances have made it very difficult for me to find time to work on the Mediator screencasts. The Advanced Drag &#038; Drop screencast is coming along but is quite a biggy. I&#8217;ll try to get it published shortly. Sorry that I don&#8217;t have the time to offer you more assistance.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

