<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0">
    <channel>
        <title>Sabaku no Kira's site</title>
        <link>http://www.byond.com/members/SabakunoKira</link>
        <description></description>
        <lastBuildDate>Sat, 11 Feb 2012 03:10:12 +0000</lastBuildDate>
        <language>en-us</language>
    
                <item>
            <title>Issue with sound proc</title>
            <link>http://www.byond.com/members/SabakunoKira?command=view_post&amp;post=264055</link>
            <guid>http://www.byond.com/members/SabakunoKira?command=view_post&amp;post=264055</guid>
            <pubDate>Sat, 31 May 2008 16:59:36 +0000</pubDate>
            
            <comments>http://www.byond.com/members/SabakunoKira?command=view_comments&amp;post=264055#comments</comments>
            
            <description>&lt;b&gt;Code:&lt;/b&gt;&lt;br&gt;
&lt;div class=&quot;dmcode&quot;&gt;
&lt;table width=&quot;100%&quot; border=&quot;0&quot;&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;pre class=&quot;dmcode&quot;&gt;
mob&lt;br&gt;    Login()&lt;br&gt;        &lt;span class=&quot;dmkeyword&quot;&gt;var&lt;/span&gt;/sound/A = &lt;span class=&quot;dmstring&quot;&gt;'Theme.wma'&lt;/span&gt;&lt;br&gt;        usr&amp;lt;&amp;lt; A&lt;br&gt;        usr&amp;lt;&amp;lt;&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;&amp;lt;b&amp;quot;&lt;/span&gt;&amp;gt;Now Playing&amp;lt;/b&amp;gt;: KH Theme&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;&lt;/span&gt;
&lt;/pre&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;br&gt;
OR&lt;br&gt;
&lt;div class=&quot;dmcode&quot;&gt;
&lt;table width=&quot;100%&quot; border=&quot;0&quot;&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;pre class=&quot;dmcode&quot;&gt;
mob&lt;br&gt;    Login()&lt;br&gt;        usr&amp;lt;&amp;lt;&lt;span class=&quot;dmstring&quot;&gt;'Theme.wma'&lt;/span&gt;&lt;br&gt;        usr&amp;lt;&amp;lt;&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;&amp;lt;b&amp;gt;Now Playing&amp;lt;/b&amp;gt;: KH Theme&amp;quot;&lt;/span&gt;
&lt;/pre&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Problem description:&lt;/b&gt;&lt;br&gt;
&lt;br&gt;
Every time I try to use the sound proc, or any sort of way to play sound to a player and/or world, view(), oview(), etc. it doesn't work. I tried all the things in the build in help file, yet it seems it just won't play for me. I looked through libraries of sound, and through some of my other projects, and even if they seemed to work just fine and I copied the code into mine, not working. Yes, I already tried changing the file type, or simply a different music file, yet it still doesn't seem to matter. Any solutions?</description>
        </item>
            
    </channel>
</rss>


