<?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: Moving objects around a form</title>
	<atom:link href="http://assuredynamics.com/index.php/portfolio/moving-objects-around-a-form/feed/" rel="self" type="application/rss+xml" />
	<link>http://assuredynamics.com/index.php/portfolio/moving-objects-around-a-form/</link>
	<description>Dynamic solutions</description>
	<lastBuildDate>Mon, 16 Feb 2015 00:02:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Niall O'Donovan</title>
		<link>http://assuredynamics.com/index.php/portfolio/moving-objects-around-a-form/#comment-541</link>
		<dc:creator>Niall O'Donovan</dc:creator>
		<pubDate>Thu, 10 Nov 2011 23:55:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.assuredynamics.com/?post_type=portfolio&#038;p=67#comment-541</guid>
		<description>If you look at the script you will see that we are referencing the cursor position (units: points), in relation to the page. For example for the scaling example the x-coordinates are offset by 646pt. This is the horizontal position of the rectangle that forms the scale bounding box. Similarly for the RGB example where the x-coordinates offset is 33pt. The SWOT example allows the objects to move in both x and y directions so there are two offsets. 

You will need to set up your own offsets depending on your page size (in points) and its orientation. You will notice in my example I have set the units to Points, to make it easier to work out the appropriate offsets. 

Niall</description>
		<content:encoded><![CDATA[<p>If you look at the script you will see that we are referencing the cursor position (units: points), in relation to the page. For example for the scaling example the x-coordinates are offset by 646pt. This is the horizontal position of the rectangle that forms the scale bounding box. Similarly for the RGB example where the x-coordinates offset is 33pt. The SWOT example allows the objects to move in both x and y directions so there are two offsets. </p>
<p>You will need to set up your own offsets depending on your page size (in points) and its orientation. You will notice in my example I have set the units to Points, to make it easier to work out the appropriate offsets. </p>
<p>Niall</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vuk</title>
		<link>http://assuredynamics.com/index.php/portfolio/moving-objects-around-a-form/#comment-540</link>
		<dc:creator>Vuk</dc:creator>
		<pubDate>Thu, 10 Nov 2011 20:27:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.assuredynamics.com/?post_type=portfolio&#038;p=67#comment-540</guid>
		<description>This is great sample but I can only make it working for me,if the Master Page Orientation is set to Landscape. Am I missing something?
Thank you,</description>
		<content:encoded><![CDATA[<p>This is great sample but I can only make it working for me,if the Master Page Orientation is set to Landscape. Am I missing something?<br />
Thank you,</p>
]]></content:encoded>
	</item>
</channel>
</rss>
