<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>BuddyPress.org | lynnham | Mentions</title>
	<link>https://buddypress.org/members/lynnham/activity/mentions/</link>
	<atom:link href="https://buddypress.org/members/lynnham/activity/mentions/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed mentioning lynnham.</description>
	<lastBuildDate>Fri, 03 Apr 2026 23:40:06 +0000</lastBuildDate>
	<generator>https://buddypress.org/?v=</generator>
	<language>en-US</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
	
						<item>
				<guid isPermaLink="false">580a2c22dd61a270cb044ad9b9990127</guid>
				<title>Henry Wright replied to the topic Is there a way to show the number of viewers on a website video like youtube has in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/is-there-a-way-to-show-the-number-of-viewers-on-a-website-video-like-youtube-has/#post-232453</link>
				<pubDate>Sat, 17 Jan 2015 13:47:58 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi <a href="https://buddypress.org/members/lynnham/" rel="nofollow ugc">@lynnham</a></p>
<p>It&#8217;s possible as I&#8217;ve done it with audio in the past. The <code>play</code> event fires on the <code>&lt;video&gt;</code> element so you could target it like this:</p>
<p><code>$( &#039;video&#039; ).on( &#039;play&#039;, function( event ) {<br />
    // Do your stuff here.<br />
} );</code></p>
<p><code>ended</code>, <code>playing</code> and <code>pause</code> events are also available if you need to use them.</p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>