<?xml version="1.0" encoding="utf-8" ?>
<?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>Codejock Developer Community : How to plash flash file?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : How to plash flash file?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 06:41:05 +0000</pubDate>
  <lastBuildDate>Fri, 03 Aug 2007 03:45:02 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=7702</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[How to plash flash file? : Thanks very much!!!!!!!! ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7702&amp;PID=24834&amp;title=how-to-plash-flash-file#24834</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3111">cxmvip</a><br /><strong>Subject:</strong> 7702<br /><strong>Posted:</strong> 03 August 2007 at 3:45am<br /><br />Thanks very much!!!!!!!!]]>
   </description>
   <pubDate>Fri, 03 Aug 2007 03:45:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7702&amp;PID=24834&amp;title=how-to-plash-flash-file#24834</guid>
  </item> 
  <item>
   <title><![CDATA[How to plash flash file? : It works for me....  Just change...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7702&amp;PID=24824&amp;title=how-to-plash-flash-file#24824</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 7702<br /><strong>Posted:</strong> 03 August 2007 at 2:17am<br /><br />It works for me....<DIV>&nbsp;</DIV><DIV>Just change bounding rectangle to set some height:</DIV><DIV>&nbsp;</DIV><DIV>CRect(0, 0, 340, <strong>40</strong>)</DIV>]]>
   </description>
   <pubDate>Fri, 03 Aug 2007 02:17:28 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7702&amp;PID=24824&amp;title=how-to-plash-flash-file#24824</guid>
  </item> 
  <item>
   <title><![CDATA[How to plash flash file? : Thanks Oleg. The class m_wndFlashCtrl...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7702&amp;PID=24807&amp;title=how-to-plash-flash-file#24807</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3111">cxmvip</a><br /><strong>Subject:</strong> 7702<br /><strong>Posted:</strong> 02 August 2007 at 12:00pm<br /><br /><P>Thanks Oleg.</P><P>&nbsp;The class m_wndFlashCtrl is one control to play swf file.&nbsp;</P><DIV>CShockwaveFlash&nbsp; m_wndFlashCtrl; // Flash control<BR></DIV><DIV></DIV>I&nbsp; insert shockwave flash object into my project.]]>
   </description>
   <pubDate>Thu, 02 Aug 2007 12:00:21 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7702&amp;PID=24807&amp;title=how-to-plash-flash-file#24807</guid>
  </item> 
  <item>
   <title><![CDATA[How to plash flash file? : Hello,  What class m_wndFlashCtrl...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7702&amp;PID=24778&amp;title=how-to-plash-flash-file#24778</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 7702<br /><strong>Posted:</strong> 01 August 2007 at 9:00am<br /><br /><DIV>Hello,</DIV><DIV>&nbsp;</DIV><DIV>What class m_wndFlashCtrl is?</DIV>]]>
   </description>
   <pubDate>Wed, 01 Aug 2007 09:00:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7702&amp;PID=24778&amp;title=how-to-plash-flash-file#24778</guid>
  </item> 
  <item>
   <title><![CDATA[How to plash flash file? : I want to play the flash file...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7702&amp;PID=24777&amp;title=how-to-plash-flash-file#24777</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3111">cxmvip</a><br /><strong>Subject:</strong> 7702<br /><strong>Posted:</strong> 01 August 2007 at 6:26am<br /><br />I want to play the flash file in the tool bar. My code is following:<DIV>int CMainFrame::OnCreateControl(LPCREATECONTROLSTRUCT lpCreateControl)<BR>{<BR>&nbsp;if (lpCreateControl-&gt;bToolBar &amp;&amp; lpCreateControl-&gt;nID == IDC_ANIMATION)<BR>&nbsp;{<BR>&nbsp;&nbsp;// Create the flash control.<BR>&nbsp;&nbsp;if (!m_wndFlashCtrl.Create("swf",WS_TABSTOP | WS_CHILD | WS_VISIBLE | ACS_AUTOPLAY,<BR>&nbsp;&nbsp;&nbsp;CRect(0, 0, 340, 0), this, IDC_ANIMATION,NULL))<BR>&nbsp;&nbsp;{<BR>&nbsp;&nbsp;&nbsp;return FALSE;<BR>&nbsp;&nbsp;}</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;CString m_st_flashFilePath="";<BR>&nbsp;&nbsp;&nbsp; m_st_flashFilePath.Format("e:\\demo.swf");<BR>&nbsp;&nbsp; m_wndFlashCtrl.LoadMovie(0,m_st_flashFilePath);<BR>&nbsp;&nbsp;&nbsp; m_wndFlashCtrl.Play();</DIV><DIV>&nbsp;</DIV><DIV>&nbsp; &nbsp;&nbsp;CXTPControlCustom* pControlFlash =&nbsp; CXTPControlCustom::CreateControlCustom(&amp;m_wndFlashCtrl);</DIV><DIV>&nbsp;&nbsp;// Set the vertical draw options to xtpVerticalShow.<BR>&nbsp;&nbsp;// This will draw the animation control when the&nbsp;swf<BR>&nbsp;&nbsp;// toolbar is docked vertically.<BR>&nbsp;&nbsp;pControlFlash-&gt;SetVerticalPositionOption(xtpVerticalShow);</DIV><DIV>&nbsp;&nbsp;lpCreateControl-&gt;pControl = pControlFlash;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </DIV><DIV>&nbsp;&nbsp;return TRUE;<BR>&nbsp;}</DIV><DIV><BR>&nbsp;return FALSE;<BR>}</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>It cann't play swf file in the toolbar! Please help me!</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 01 Aug 2007 06:26:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7702&amp;PID=24777&amp;title=how-to-plash-flash-file#24777</guid>
  </item> 
 </channel>
</rss>