Home Videos Profile Forum Groups Help
  Tuesday, 07 February 2012
 [  sign in  |  register  ]
Welcome Guest Search | Active Topics | Members

Embedable video player Options
SwingAcademy
Posted: Sunday, July 18, 2010 8:18:37 AM

Rank: Advanced Member
Groups: Member

Joined: 7/23/2009
Posts: 47
Points: -97
Location: USA

 

SwingAcademy.com proudly introduces our embedable video player.

You can now embed your videos on any other site rather than just link back to our website.

Follow thse steps to embed a video

1) Look for the embed code directly under each video.


2) Copy the code and paste it into your favorite forum or blog. It's that simple.

Here is an example:

 

We hope you enjoy using this new feature.

 

Ringer
Posted: Sunday, July 18, 2010 10:18:54 AM

Rank: Advanced Member
Groups: Gateway Moderator , Member

Joined: 9/23/2009
Posts: 70
Points: 210
Location: USA

 That is PERFECT!  Thank you very much Rick. You do excellent work.



Need A Swing Analysis?
stackandtilt
Posted: Sunday, July 18, 2010 4:52:00 PM

Rank: Advanced Member
Groups: Member

Joined: 5/21/2008
Posts: 154
Points: 483
Location: Canada

<object id="miniplayer" width="465" height="426" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" align="middle"><param value="always" name="allowScriptAccess" /><param value="false" name="allowFullScreen" /><param value="http://www.swingacademy.com/swf/miniplayer_secure.swf?videoID=2850&serverID=3" name="movie" /><param value="high" name="quality" /><param value="#ffffff" name="bgcolor" /><embed width="465" name="miniplayer" height="426" align="middle" allowfullscreen="false" allowscriptaccess="always" src="http://www.swingacademy.com/swf/miniplayer_secure.swf?videoID=2850&serverID=3" quality="high" bgcolor="#ffffff" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed></object>

This is an awesome development !

However ...  tried it on 2 vBulletin forums and 1 phpBB3 forum.

Neither worked.

I think for it to work on vBulletin forums, you'd need to develop a SwingAcadmey BBcode. 

like this:

[ S A ] embed.code [ / SA ]

This would allow forums to post SA videos, without needing to allow all http embedding.

Here is the above video, re-posted.  I don't think I have permissions.

<object id="miniplayer" width="465" height="426" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" align="middle"><param value="always" name="allowScriptAccess" /><param value="false" name="allowFullScreen" /><param value="http://www.swingacademy.com/swf/miniplayer_secure.swf?videoID=2163&serverID=3" name="movie" /><param value="high" name="quality" /><param value="#ffffff" name="bgcolor" /><embed width="465" name="miniplayer" height="426" align="middle" allowfullscreen="false" allowscriptaccess="always" src="http://www.swingacademy.com/swf/miniplayer_secure.swf?videoID=2163&serverID=3" quality="high" bgcolor="#ffffff" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed></object>

 

 

SwingAcademy
Posted: Sunday, July 18, 2010 5:09:28 PM

Rank: Advanced Member
Groups: Member

Joined: 7/23/2009
Posts: 47
Points: -97
Location: USA

Permissions... YES    Proper Training ... NO (and that's our fault)

 

You need to paste the code into the Source view of the editor..   Click on the Source Button to toggle between presentation and HTML views

 

And the VOILA !!!

stackandtilt
Posted: Sunday, July 18, 2010 5:15:07 PM

Rank: Advanced Member
Groups: Member

Joined: 5/21/2008
Posts: 154
Points: 483
Location: Canada

To post on these forums, you need to click "Source" first.

 

stackandtilt
Posted: Sunday, July 18, 2010 5:16:32 PM

Rank: Advanced Member
Groups: Member

Joined: 5/21/2008
Posts: 154
Points: 483
Location: Canada

heh. just beat me.

 

SwingAcademy
Posted: Sunday, July 18, 2010 5:22:25 PM

Rank: Advanced Member
Groups: Member

Joined: 7/23/2009
Posts: 47
Points: -97
Location: USA

stackandtilt wrote:

heh. just beat me.

 

 

True.. But yours is way more informative.. Thanks for helping  !!! 

Also.. you cannot hurt my servers with HTML Source code.. but perhaps ads can be placed.. or some other kinds of nefarious acts...

We'll see.  I will allow it until it bites me.

stackandtilt
Posted: Sunday, July 18, 2010 5:32:57 PM

Rank: Advanced Member
Groups: Member

Joined: 5/21/2008
Posts: 154
Points: 483
Location: Canada

This doesn't get rid of the main problem is that the vast majority of forums will not allow this type of "Source" posting.

I assume the main goal is posting to forums other than http://www.swingacademy.com/forums/default.aspx

 

SwingAcademy
Posted: Sunday, July 18, 2010 5:39:25 PM

Rank: Advanced Member
Groups: Member

Joined: 7/23/2009
Posts: 47
Points: -97
Location: USA

stackandtilt wrote:

This doesn't get rid of the main problem is that the vast majority of forums will not allow this type of "Source" posting.

I assume the main goal is posting to forums other than http://www.swingacademy.com/forums/default.aspx

 

 

You are correct.. I will need to see about creating my own BBcode..

My work is never done.

stackandtilt
Posted: Sunday, July 18, 2010 6:43:21 PM

Rank: Advanced Member
Groups: Member

Joined: 5/21/2008
Posts: 154
Points: 483
Location: Canada

For vBulletin, would 1 method be to

get the SA player to be compatible with

http://www.vbulletin.org/forum/showthread.php?t=175378&highlight=embed+player+with+bbcode

AME3 - Auto Media Embeding and Video Extender ?  for vB 3.8 and 4.x ?

 

SwingAcademy
Posted: Monday, July 19, 2010 6:12:16 AM

Rank: Advanced Member
Groups: Member

Joined: 7/23/2009
Posts: 47
Points: -97
Location: USA

stackandtilt wrote:

For vBulletin, would 1 method be to

get the SA player to be compatible with

http://www.vbulletin.org/forum/showthread.php?t=175378&highlight=embed+player+with+bbcode

AME3 - Auto Media Embeding and Video Extender ?  for vB 3.8 and 4.x ?

You have to be a licensed VB user to even post in their forum.. geesh.

I'd like to get on AME's list.. anyone have connections?

 

 

stackandtilt
Posted: Monday, July 19, 2010 1:36:35 PM

Rank: Advanced Member
Groups: Member

Joined: 5/21/2008
Posts: 154
Points: 483
Location: Canada

PM me what you want to tell them.

I have a few vBulletin licenses.

I can post to the forums, as well as message them.

 

Ringer
Posted: Tuesday, July 20, 2010 10:41:53 AM

Rank: Advanced Member
Groups: Gateway Moderator , Member

Joined: 9/23/2009
Posts: 70
Points: 210
Location: USA

 A large portion of forums don't allow the "object" tag but will allow the "embed" tag.  If you simply copy the part of the code from <embed> to </embed> you should be able to post it.



Need A Swing Analysis?
SwingAcademy
Posted: Tuesday, July 20, 2010 11:57:09 AM

Rank: Advanced Member
Groups: Member

Joined: 7/23/2009
Posts: 47
Points: -97
Location: USA

Ringer wrote:

 A large portion of forums don't allow the "object" tag but will allow the "embed" tag.  If you simply copy the part of the code from <embed> to </embed> you should be able to post it.

 

Do you know which forums support this?

stackandtilt
Posted: Thursday, July 22, 2010 4:56:10 PM

Rank: Advanced Member
Groups: Member

Joined: 5/21/2008
Posts: 154
Points: 483
Location: Canada

for sure vBulletin.

phpBB3 does as well.

Those would be the top 2 forums anyway.

The next most popular forum software would be SMF - simple machines forum, it likely supports BBCode as well.

 

Ringer
Posted: Friday, July 23, 2010 8:57:44 AM

Rank: Advanced Member
Groups: Gateway Moderator , Member

Joined: 9/23/2009
Posts: 70
Points: 210
Location: USA

SwingAcademy wrote:

Ringer wrote:

 A large portion of forums don't allow the "object" tag but will allow the "embed" tag.  If you simply copy the part of the code from <embed> to </embed> you should be able to post it.

 

Do you know which forums support this?

 

4 GEA off the top of my head.



Need A Swing Analysis?
Users browsing this topic
Guest


Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Main Forum RSS : RSS

YAFPro Theme Created by Jaben Cargman (Tiny Gecko)
Powered by Yet Another Forum.net version 1.9.1.6 (NET v2.0) - 11/13/2007
Copyright © 2003-2006 Yet Another Forum.net. All rights reserved.
This page was generated in 0.335 seconds.