<?xml version="1.0" encoding="iso-8859-9" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Clomosy | Forum : İnternet Üzerinden kendi  .wav dosyamızı yükleme</title>
  <link>https://forum.clomosy.com.tr/</link>
  <description><![CDATA[XML içerik linki; Clomosy | Forum : Genel &#304;&#351;lemler : İnternet Üzerinden kendi  .wav dosyamızı yükleme]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 04 May 2026 11:06:52 +0000</pubDate>
  <lastBuildDate>Wed, 21 Aug 2024 14:23:28 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.07</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forum.clomosy.com.tr/RSS_post_feed.asp?TID=897</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Clomosy | Forum]]></title>
   <url>https://forum.clomosy.com.tr/forum_images/logo.png</url>
   <link>https://forum.clomosy.com.tr/</link>
  </image>
  <item>
   <title><![CDATA[İnternet Üzerinden kendi  .wav dosyamızı yükleme : Merhaba NadireA&#351;a&#287;&#305;daki kodu dener...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=897&amp;PID=1719#1719</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=106">Developer</a><br /><strong>Konu:</strong> 897<br /><strong>Gönderim Zamanı:</strong> 21&nbsp;Ağustos&nbsp;2024 Saat 14:23<br /><br />Merhaba Nadire&nbsp;<div>Aşağıdaki kodu dener misin:</div><div><div>var</div><div>&nbsp; &nbsp;MyForm:TCLForm;</div><div>&nbsp; &nbsp;MediaPlayer1 : TclMediaPlayer;</div><div>&nbsp; &nbsp;Panel1 : TclPanel;</div><div>&nbsp; &nbsp;Buton : TclButton;</div><div>&nbsp; &nbsp;i : Integer;</div><div>&nbsp; &nbsp;</div><div>&nbsp; void trigger;&nbsp;</div><div>&nbsp; var</div><div>&nbsp; &nbsp; clickedBtn:TClButton;</div><div>&nbsp; {</div><div>&nbsp; &nbsp; clickedBtn = TClButton(MyForm.Clsender);&nbsp;</div><div>&nbsp; &nbsp; if (clickedBtn.Hint == '0')</div><div>&nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; MediaPlayer1.CurrentTime = 0;</div><div>&nbsp; &nbsp; &nbsp; MediaPlayer1.Play;</div><div>&nbsp; &nbsp; }else</div><div>&nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; &nbsp;MediaPlayer1.Stop;</div><div>&nbsp; &nbsp; &nbsp; &nbsp;MediaPlayer1.Volume = 0.3;</div><div>&nbsp; &nbsp; }</div><div>&nbsp; }</div><div>&nbsp;&nbsp;</div><div>&nbsp; {</div><div>&nbsp; &nbsp; MyForm = TCLForm.Create(Self);</div><div>&nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; MyForm.AddAssetFromUrl('<a href="https://raw.githubuserc&#111;ntent.com/nnurrs/GuessWhatGame/main/startGame.wav" target="_blank" rel="nofollow">https://raw.githubusercontent.com/nnurrs/GuessWhatGame/main/startGame.wav</a>');</div><div>&nbsp; &nbsp; MediaPlayer1 = TclMediaPlayer.Create(MyForm);</div><div>&nbsp; &nbsp; MediaPlayer1.FileName = clPathCombine('startGame.wav',Clomosy.AppFilesPath);</div><div>&nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; Panel1 = MyForm.AddNewPanel(MyForm,'Panel1');</div><div>&nbsp; &nbsp; Panel1.Align = alCenter;</div><div>&nbsp; &nbsp; Panel1.Width = MyForm.clWidth / 2;</div><div>&nbsp; &nbsp; Panel1.Height = MyForm.clHeight / 6;</div><div>&nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; for (i = 0 to 1)</div><div>&nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; if(i == 0)</div><div>&nbsp; &nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; &nbsp; Buton = MyForm.AddNewButton(Panel1,'Buton'+IntToStr(i), 'Start');</div><div>&nbsp; &nbsp; &nbsp; &nbsp; Buton.Align = AlLeft;</div><div>&nbsp; &nbsp; &nbsp; }else</div><div>&nbsp; &nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; &nbsp; Buton = MyForm.AddNewButton(Panel1,'Buton'+IntToStr(i), 'Stop');&nbsp;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; Buton.Align = AlRight;</div><div>&nbsp; &nbsp; &nbsp; }</div><div>&nbsp; &nbsp; &nbsp; Buton.width = Panel1.width / 2;</div><div>&nbsp; &nbsp; &nbsp; Buton.Hint = IntToStr(i);</div><div>&nbsp; &nbsp; &nbsp; MyForm.AddNewEvent(Buton,tbeOnClick,'trigger');</div><div>&nbsp; &nbsp; }</div><div>&nbsp; &nbsp; MyForm.Run;</div><div>&nbsp; }</div></div>]]>
   </description>
   <pubDate>Wed, 21 Aug 2024 14:23:28 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=897&amp;PID=1719#1719</guid>
  </item> 
  <item>
   <title><![CDATA[İnternet Üzerinden kendi  .wav dosyamızı yükleme : Hala ayn&#305; &#351;ekilde maalesef bu...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=897&amp;PID=1716#1716</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=218">NadireNurSaglam</a><br /><strong>Konu:</strong> 897<br /><strong>Gönderim Zamanı:</strong> 21&nbsp;Ağustos&nbsp;2024 Saat 14:09<br /><br />Hala aynı şekilde maalesef bu da olmadı. Teşekkür ederim yine de.]]>
   </description>
   <pubDate>Wed, 21 Aug 2024 14:09:08 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=897&amp;PID=1716#1716</guid>
  </item> 
  <item>
   <title><![CDATA[İnternet Üzerinden kendi  .wav dosyamızı yükleme : oyunForm.AddGameAssetFromUrl(&amp;...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=897&amp;PID=1715#1715</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=206">Osman</a><br /><strong>Konu:</strong> 897<br /><strong>Gönderim Zamanı:</strong> 21&nbsp;Ağustos&nbsp;2024 Saat 13:12<br /><br /><div style=": rgb26, 28, 29; --darkreader-inline-: #151617;" -darkreader-inline-="">oyunForm.AddGameAssetFromUrl('<a href="https://raw.githubuserc&#111;ntent.com/nnurrs/GuessWhatGame/main/startGame.wav" target="_blank" rel="nofollow">https://raw.githubusercontent.com/nnurrs/GuessWhatGame/main/startGame.wav</a>');</div><div style=": rgb26, 28, 29; --darkreader-inline-: #151617;" -darkreader-inline-="">&nbsp; oyunuBaslatSound = oyunForm.RegisterSound('startGame.wav');</div><div style=": rgb26, 28, 29; --darkreader-inline-: #151617;" -darkreader-inline-="">&nbsp; oyunForm.SoundIsActive = True;</div><div style=": rgb26, 28, 29; --darkreader-inline-: #151617;" -darkreader-inline-=""><br></div><div style=": rgb26, 28, 29; --darkreader-inline-: #151617;" -darkreader-inline-="">bu 3'ünü mainin içine yazıp&nbsp;</div><div style=": rgb26, 28, 29; --darkreader-inline-: #151617;" -darkreader-inline-=""><br></div><div style=": rgb26, 28, 29; --darkreader-inline-: #151617;" -darkreader-inline-=""><div style=": rgb26, 28, 29; --darkreader-inline-: #151617;" -darkreader-inline-=""><br></div><div style=": rgb26, 28, 29; --darkreader-inline-: #151617;" -darkreader-inline-="">void zil;{</div><div style=": rgb26, 28, 29; --darkreader-inline-: #151617;" -darkreader-inline-="">&nbsp; MyGameForm.PlayGameSound(oyunuBaslatSound);</div><div style=": rgb26, 28, 29; --darkreader-inline-: #151617;" -darkreader-inline-="">}</div><div style=": rgb26, 28, 29; --darkreader-inline-: #151617;" -darkreader-inline-="">fonksiyonu bu şekilde bırakmayı dener misin</div></div>]]>
   </description>
   <pubDate>Wed, 21 Aug 2024 13:12:08 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=897&amp;PID=1715#1715</guid>
  </item> 
  <item>
   <title><![CDATA[İnternet Üzerinden kendi  .wav dosyamızı yükleme : Telefonumda projeyi a&#231;t&#305;&#287;&#305;m zaman...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=897&amp;PID=1714#1714</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=218">NadireNurSaglam</a><br /><strong>Konu:</strong> 897<br /><strong>Gönderim Zamanı:</strong> 21&nbsp;Ağustos&nbsp;2024 Saat 12:42<br /><br />Telefonumda projeyi açtığım zaman fonksiyon çalışmıyor ama bilgisayardan açtığım zaman fonksiyon çalışıyor, ses geliyor. Bu neyle ilgili olabilir?]]>
   </description>
   <pubDate>Wed, 21 Aug 2024 12:42:51 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=897&amp;PID=1714#1714</guid>
  </item> 
  <item>
   <title><![CDATA[İnternet Üzerinden kendi  .wav dosyamızı yükleme : fonksiyonun &#231;al&#305;&#351;&#305;yor test ettim...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=897&amp;PID=1713#1713</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=206">Osman</a><br /><strong>Konu:</strong> 897<br /><strong>Gönderim Zamanı:</strong> 21&nbsp;Ağustos&nbsp;2024 Saat 12:03<br /><br />fonksiyonun çalışıyor test ettim herhangi bir sıkıntı yok aldığın hatayı paylaşabilir misin]]>
   </description>
   <pubDate>Wed, 21 Aug 2024 12:03:22 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=897&amp;PID=1713#1713</guid>
  </item> 
  <item>
   <title><![CDATA[İnternet Üzerinden kendi  .wav dosyamızı yükleme : Merhaba,dediklerinizi yapt&#305;m....]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=897&amp;PID=1712#1712</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=218">NadireNurSaglam</a><br /><strong>Konu:</strong> 897<br /><strong>Gönderim Zamanı:</strong> 21&nbsp;Ağustos&nbsp;2024 Saat 11:28<br /><br />Merhaba,<div>dediklerinizi yaptım. Aşağıdaki kodu yazdım. Ama bu fonksiyonu çağırınca ses çalmıyor. Nasıl düzeltebilirim?<br><br><div><span style="font-size: 14px;">&nbsp;void sesCal;</span></div><div><span style="font-size: 14px;">&nbsp;{</span></div><div><span style="font-size: 14px;">&nbsp; oyunForm.AddGameAssetFromUrl('<a href="https://raw.githubuserc&#111;ntent.com/nnurrs/GuessWhatGame/main/startGame.wav" target="_blank" rel="nofollow">https://raw.githubusercontent.com/nnurrs/GuessWhatGame/main/startGame.wav</a>');</span></div><div><span style="font-size: 14px;">&nbsp; oyunuBaslatSound = oyunForm.RegisterSound('startGame.wav');</span></div><div><span style="font-size: 14px;">&nbsp; oyunForm.SoundIsActive = True;</span></div><div><span style="font-size: 14px;">&nbsp; oyunForm.PlayGameSound(oyunuBaslatSound);</span></div><div><span style="font-size: 14px;">&nbsp;}</span></div></div><div><br></div>]]>
   </description>
   <pubDate>Wed, 21 Aug 2024 11:28:41 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=897&amp;PID=1712#1712</guid>
  </item> 
  <item>
   <title><![CDATA[İnternet Üzerinden kendi  .wav dosyamızı yükleme : Merhaba Osman,Payla&#351;&#305;m&#305;n i&#231;in...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=897&amp;PID=1710#1710</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=106">Developer</a><br /><strong>Konu:</strong> 897<br /><strong>Gönderim Zamanı:</strong> 21&nbsp;Ağustos&nbsp;2024 Saat 11:13<br /><br />Merhaba Osman,<div>Paylaşımın için teşekkürler.</div>]]>
   </description>
   <pubDate>Wed, 21 Aug 2024 11:13:32 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=897&amp;PID=1710#1710</guid>
  </item> 
  <item>
   <title><![CDATA[İnternet Üzerinden kendi  .wav dosyamızı yükleme : Merhaba, localde olan .wav dosyalar&#305;m&#305;z&#305;...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=897&amp;PID=1705#1705</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=206">Osman</a><br /><strong>Konu:</strong> 897<br /><strong>Gönderim Zamanı:</strong> 20&nbsp;Ağustos&nbsp;2024 Saat 18:20<br /><br />Merhaba, localde olan .wav dosyalarımızı internet üzerinden url formatına getiremiyorduk daha öncesinde bazı arkadaşlarımız drive denemişti fakat olmamıştı.Bunun çözümü için Github kullanabilirsiniz.<div><br></div><div>Aşamalar:</div><div>1) Github repo açıp içerisinde .wav dosyamızı yüklemek.</div><div>2) .wav dosyasını github üzerinden açarak sag üstten raw olarak linkini almak.</div><div>3.Projede&nbsp;<a href="https://raw.githubuserc&#111;ntent.com/OgeaN/repo/main/ses.wav" target="_blank" rel="nofollow">https://raw.githubusercontent.com/OgeaN/repo/main/ses.wav</a> şeklinde kullanmak.</div>]]>
   </description>
   <pubDate>Tue, 20 Aug 2024 18:20:27 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=897&amp;PID=1705#1705</guid>
  </item> 
 </channel>
</rss>