<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: A BEML Brightcove Player with a Flex Search Widget</title>
	<atom:link href="http://active6.com/blog/flex/a-beml-brightcove-player-with-a-flex-search-widget/feed" rel="self" type="application/rss+xml" />
	<link>http://active6.com/brightcove/a-beml-brightcove-player-with-a-flex-search-widget</link>
	<description></description>
	<lastBuildDate>Thu, 06 Jan 2011 21:20:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Bob de Wit</title>
		<link>http://active6.com/brightcove/a-beml-brightcove-player-with-a-flex-search-widget#comment-120</link>
		<dc:creator>Bob de Wit</dc:creator>
		<pubDate>Wed, 31 Mar 2010 20:15:54 +0000</pubDate>
		<guid isPermaLink="false">http://active6.com/blog/?p=69#comment-120</guid>
		<description>Hi Raffaele,

I think you are having problems on multiple fronts:

1) You can&#039;t just mix Flex 3 and 4 code - if you want to use the code sample in FB4 you will have most likely have to do some converting of  components.

2) The JSON functions I use are in an open source Adobe Extension Library called CoreLib.

3) VideoList is a repeater component I externalized for the sample code as it was not important for the topic of the sample.

4) crossdomain.xml files are an important principle of Flash security that was introduced by Adobe quite some time ago. I recommend you read up on this topic on Adobe LiveDocs.

5) The Flex App is loaded into the player through the BEML Template code. As I mentioned, you need to have access to a Brightcove account with the facility to create player templates in BEML yourself for this sample.

HTH</description>
		<content:encoded><![CDATA[<p>Hi Raffaele,</p>
<p>I think you are having problems on multiple fronts:</p>
<p>1) You can&#8217;t just mix Flex 3 and 4 code &#8211; if you want to use the code sample in FB4 you will have most likely have to do some converting of  components.</p>
<p>2) The JSON functions I use are in an open source Adobe Extension Library called CoreLib.</p>
<p>3) VideoList is a repeater component I externalized for the sample code as it was not important for the topic of the sample.</p>
<p>4) crossdomain.xml files are an important principle of Flash security that was introduced by Adobe quite some time ago. I recommend you read up on this topic on Adobe LiveDocs.</p>
<p>5) The Flex App is loaded into the player through the BEML Template code. As I mentioned, you need to have access to a Brightcove account with the facility to create player templates in BEML yourself for this sample.</p>
<p>HTH</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: raffaele</title>
		<link>http://active6.com/brightcove/a-beml-brightcove-player-with-a-flex-search-widget#comment-119</link>
		<dc:creator>raffaele</dc:creator>
		<pubDate>Tue, 30 Mar 2010 22:33:13 +0000</pubDate>
		<guid isPermaLink="false">http://active6.com/blog/?p=69#comment-119</guid>
		<description>Hi Bob,

i have write you private message on your brightcove account.
sorry but i don&#039;t have experience with Flex application. When you have time could you help me?

If you have a email address, i send you my flex project.



i have 3 problems. i use abobe flash builder 4 (trial)



1) When i copy yor script in my page ( mxml ) i have a error



1120: Access of undefined property JSON. BCSearch3.mxml /BCSearch3/src line 128 Flex Problem

1046: Type was not found or was not a compile-time constant: VideoList. BCSearch3.mxml /BCSearch3/src line 397 Flex Problem



2) i dont&#039; know cross domain. I must create a another file or class with code? which is the extension? I insert in src/default package ?



3) what is the connection between player and Flex application?

this search work on my account is correct? no in my defined player.





p.s Sorry for my english.</description>
		<content:encoded><![CDATA[<p>Hi Bob,</p>
<p>i have write you private message on your brightcove account.<br />
sorry but i don&#8217;t have experience with Flex application. When you have time could you help me?</p>
<p>If you have a email address, i send you my flex project.</p>
<p>i have 3 problems. i use abobe flash builder 4 (trial)</p>
<p>1) When i copy yor script in my page ( mxml ) i have a error</p>
<p>1120: Access of undefined property JSON. BCSearch3.mxml /BCSearch3/src line 128 Flex Problem</p>
<p>1046: Type was not found or was not a compile-time constant: VideoList. BCSearch3.mxml /BCSearch3/src line 397 Flex Problem</p>
<p>2) i dont&#8217; know cross domain. I must create a another file or class with code? which is the extension? I insert in src/default package ?</p>
<p>3) what is the connection between player and Flex application?</p>
<p>this search work on my account is correct? no in my defined player.</p>
<p>p.s Sorry for my english.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob de Wit</title>
		<link>http://active6.com/brightcove/a-beml-brightcove-player-with-a-flex-search-widget#comment-118</link>
		<dc:creator>Bob de Wit</dc:creator>
		<pubDate>Fri, 26 Mar 2010 12:23:44 +0000</pubDate>
		<guid isPermaLink="false">http://active6.com/blog/?p=69#comment-118</guid>
		<description>Hi Rafaele,

all the code is listed above - note: you will need access to a Brightcove account with API access to implement this not just Flex.</description>
		<content:encoded><![CDATA[<p>Hi Rafaele,</p>
<p>all the code is listed above &#8211; note: you will need access to a Brightcove account with API access to implement this not just Flex.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: raffaele</title>
		<link>http://active6.com/brightcove/a-beml-brightcove-player-with-a-flex-search-widget#comment-117</link>
		<dc:creator>raffaele</dc:creator>
		<pubDate>Fri, 26 Mar 2010 11:11:08 +0000</pubDate>
		<guid isPermaLink="false">http://active6.com/blog/?p=69#comment-117</guid>
		<description>sorry i have wrong the email address</description>
		<content:encoded><![CDATA[<p>sorry i have wrong the email address</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: raffaele</title>
		<link>http://active6.com/brightcove/a-beml-brightcove-player-with-a-flex-search-widget#comment-116</link>
		<dc:creator>raffaele</dc:creator>
		<pubDate>Fri, 26 Mar 2010 11:10:01 +0000</pubDate>
		<guid isPermaLink="false">http://active6.com/blog/?p=69#comment-116</guid>
		<description>Cool this application.
I&#039;m a newer develop flex application. But I&#039;m very interested in this application.
Could you send me the source code for this application?

Thank you very much</description>
		<content:encoded><![CDATA[<p>Cool this application.<br />
I&#8217;m a newer develop flex application. But I&#8217;m very interested in this application.<br />
Could you send me the source code for this application?</p>
<p>Thank you very much</p>
]]></content:encoded>
	</item>
</channel>
</rss>

