<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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">
	<channel>
		<title>WP Marketing &#187; Tag: amazon s3 - Recent Posts</title>
		<link>http://wpmarketing.org/forum/tags/amazon-s3</link>
		<description>Wordpress for Internet and Affiliate Marketing</description>
		<language>en-US</language>
		<pubDate>Tue, 07 Feb 2012 20:46:02 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://wpmarketing.org/forum/search.php</link>
		</textInput>
		<atom:link href="http://wpmarketing.org/forum/rss/tags/amazon-s3" rel="self" type="application/rss+xml" />

		<item>
			<title>Babar on "Videos are not displaying soruce amazon s3"</title>
			<link>http://wpmarketing.org/forum/topic/videos-are-not-displaying-soruce-amazon-s3#post-122</link>
			<pubDate>Sat, 06 Feb 2010 05:52:02 +0000</pubDate>
			<dc:creator>Babar</dc:creator>
			<guid isPermaLink="false">122@http://wpmarketing.org/forum/</guid>
			<description>&#60;p&#62;I tried normal method to embed  video with hana flv player and  its working fine.&#60;/p&#62;
&#60;p&#62;Now I'm trying to load the video through hana flv player and with amazon s3 url genrator.&#60;br /&#62;
Actually i'm using that method for restricting visitor they can only view and should not download the video.&#60;/p&#62;
&#60;p&#62;here you can see&#60;br /&#62;
&#60;a href=&#34;http://becominghmc.com/demo/health-questionnaire/&#34; rel=&#34;nofollow&#34;&#62;http://becominghmc.com/demo/health-questionnaire/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Error I'm getting : 200,stream not found, Netstream.play.streamnotfound, clip: '[]&#60;/p&#62;
&#60;p&#62;Your support actually is great thanks in Advance :)&#60;/p&#62;
&#60;p&#62;Regareds,&#60;br /&#62;
Babar
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Babar on "Videos are not displaying soruce amazon s3"</title>
			<link>http://wpmarketing.org/forum/topic/videos-are-not-displaying-soruce-amazon-s3#post-110</link>
			<pubDate>Thu, 21 Jan 2010 17:04:34 +0000</pubDate>
			<dc:creator>Babar</dc:creator>
			<guid isPermaLink="false">110@http://wpmarketing.org/forum/</guid>
			<description>&#60;p&#62;I was using folder name &#34; hana-flv-player.2.4&#34; that's why video not displaying i just renamed the folder to hana-flv-player&#34; and its working fine now.&#60;/p&#62;
&#60;p&#62;Great support Hana :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hanadaddy on "Videos are not displaying soruce amazon s3"</title>
			<link>http://wpmarketing.org/forum/topic/videos-are-not-displaying-soruce-amazon-s3#post-108</link>
			<pubDate>Wed, 20 Jan 2010 14:02:30 +0000</pubDate>
			<dc:creator>hanadaddy</dc:creator>
			<guid isPermaLink="false">108@http://wpmarketing.org/forum/</guid>
			<description>&#60;p&#62;Hello! I see that below javascript file is not properly loaded.&#60;/p&#62;
&#60;p&#62;If you see the html source code, you will file below script tag to load necessary javascript file. &#60;/p&#62;
&#60;pre&#62;
&#38;lt;script src='http://becominghmc.com/wp-content/plugins/hana-flv-player/osflv/AC_RunActiveContent.js' language='javascript'&#38;gt;&#38;lt;/script&#38;gt;
&#60;/pre&#62;
&#60;p&#62;But if you manually try to load the URL (&#60;code&#62;&#60;a href=&#34;http://becominghmc.com/wp-content/plugins/hana-flv-player/osflv/AC_RunActiveContent.js&#34; rel=&#34;nofollow&#34;&#62;http://becominghmc.com/wp-content/plugins/hana-flv-player/osflv/AC_RunActiveContent.js&#60;/a&#62;&#60;/code&#62;) in the browser, you get nothing. You should be able to see the javascript file in order to make this work. &#60;/p&#62;
&#60;p&#62;My guess is that you are using some kind of Wordpress security plugin that prevents javascript file to run when it is located under the plugins folder.&#60;/p&#62;
&#60;p&#62;Either you should disable this security plugin or copy the &#60;code&#62;AC_RunActiveContent.js&#60;/code&#62; file out of the plugins folder , maybe into Wordpress root path  so that you can access it by URL &#60;code&#62;&#60;a href=&#34;http://becominghmc.com/AC_RunActiveContent.js&#34; rel=&#34;nofollow&#34;&#62;http://becominghmc.com/AC_RunActiveContent.js&#60;/a&#62;&#60;/code&#62;. &#60;/p&#62;
&#60;p&#62;Then add below lines into your theme's &#60;code&#62;header.php&#60;/code&#62; file.&#60;/p&#62;
&#60;pre&#62;
&#38;lt;script src='http://becominghmc.com/AC_RunActiveContent.js' language='javascript'&#38;gt;&#38;lt;/script&#38;gt;
&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Babar on "Videos are not displaying soruce amazon s3"</title>
			<link>http://wpmarketing.org/forum/topic/videos-are-not-displaying-soruce-amazon-s3#post-106</link>
			<pubDate>Wed, 20 Jan 2010 10:51:02 +0000</pubDate>
			<dc:creator>Babar</dc:creator>
			<guid isPermaLink="false">106@http://wpmarketing.org/forum/</guid>
			<description>&#60;p&#62;Plugin version : Hana Flv Player V2.4.2&#60;/p&#62;
&#60;p&#62;Here is the URL where i'm using your sample code for displaying the video: &#60;a href=&#34;http://becominghmc.com/?p=1&#34; rel=&#34;nofollow&#34;&#62;http://becominghmc.com/?p=1&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Here is the code which i'm using in the post :&#60;/p&#62;
&#60;p&#62;[hana-flv-player&#60;br /&#62;
video=&#34;https://becoming.s3.amazonaws.com/teaser.flv&#34;&#60;br /&#62;
width=&#34;400&#34;&#60;br /&#62;
height=&#34;320&#34;&#60;br /&#62;
description=&#34;Sarah is having fun in a merry-go-round&#34;&#60;br /&#62;
clickurl=&#34;http://becominghmc.com&#34;&#60;br /&#62;
clicktarget=&#34;_blank&#34;&#60;br /&#62;
player=&#34;1&#34;&#60;br /&#62;
autoplay=&#34;false&#34;&#60;br /&#62;
loop=&#34;false&#34;&#60;br /&#62;
autorewind=&#34;true&#34;&#60;br /&#62;
/]&#60;/p&#62;
&#60;p&#62;I tried all the players but none of them are working at the moment?&#60;br /&#62;
I also tried in side bar and used following code:&#60;/p&#62;
&#60;p&#62;&#38;lt;?php&#60;br /&#62;
if (function_exists('hana_flv_player_template_call')){&#60;br /&#62;
	$hana_arg=&#34;&#60;br /&#62;
video='https://becoming.s3.amazonaws.com/teaser.flv'&#60;br /&#62;
player='2'&#60;br /&#62;
width='180'&#60;br /&#62;
height='150'&#60;br /&#62;
more_2=\&#34;showStopButton: false, showScrubber: false, showVolumeSlider: false,showMuteVolumeButton: false,&#60;br /&#62;
showFullScreenButton: false, showMenu: false, controlsOverVideo: 'locked',controlBarBackgroundColor: -1,&#60;br /&#62;
controlBarGloss: 'none', usePlayOverlay:false \&#34;&#60;br /&#62;
&#34;;&#60;br /&#62;
	echo hana_flv_player_template_call($hana_arg);&#60;br /&#62;
}&#60;br /&#62;
?&#38;gt;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>

