<?xml version="1.0" encoding="UTF-8"?>
<oembed>
 <version>1.0</version>
 <type>link</type>
 <provider_name>Rainbow Dash Network</provider_name>
 <provider_url>http://rainbowdash.net/</provider_url>
 <title>Matt (zeldatra)'s status on Tuesday, 20-Jan-15 01:14:53 UTC</title>
 <author_name>Matt (zeldatra)</author_name>
 <author_url>http://rainbowdash.net/zeldatra</author_url>
 <url>http://rainbowdash.net/notice/3811003</url>
 <html>Here's the coding in case anybody's curious. Every single moveclip there has this coding. &lt;br /&gt;&lt;br /&gt;//start random color code&lt;br /&gt;onClipEvent (load) {&lt;br /&gt;	myColor = Math.round(Math.random()*0xFFFFFF);&lt;br /&gt;	myColoredObject = new Color(this);&lt;br /&gt;	myColoredObject.setRGB(myColor);&lt;br /&gt;}&lt;br /&gt;//end</html>
</oembed>
