flv player plugin “JUST WON’T WORK…ARGGHHH HELP!”
Posted: 12 May 2008 06:12 AM   [ Ignore ]  
Summer Student
Total Posts:  7
Joined  04-15-2008

Hi guys,

this flv player plugin is driving me nuts, im sure the solution must be simple! I have used the following code to embed an flv video…

{exp:flvplugin playerpath="http://graciebarrabirmingham.com/flash/FLVPlayer_Progressive.swf" playernumber="1" file="http://graciebarrabirmingham.com/flash/KidsPromoFinal.flv" width="325" height="215" showdigits="true"}

...specifying the correct path for the location of the swf and the video! I have in the header of the page put the following javascript code:

and the results im getting are are this…

homepage

(I am trying to activate the “promo video”!)

If anyone could point me in the right direction and highlight the school boy errors i’m making for what seems to be a very simple task, i’d be most grateful,

thanx,

renaldo

Profile
 
 
Posted: 12 May 2008 11:06 AM   [ Ignore ]   [ # 1 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  363
Joined  02-25-2008

Renaldo,

Is this just a flash swf file you want to embed in your page?

Forrest

 Signature 

Rouviere Media — Building Expression Engine Sites. Based in Raleigh, NC Area .

Profile
 
 
Posted: 12 May 2008 11:12 AM   [ Ignore ]   [ # 2 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  363
Joined  02-25-2008

Renaldo,

I have had good success using SWFObject and embedding the swf file as follows:

<div id="flashcontent">
    
       var
so = new SWFObject("http://www.gbf-nc.org/flash/gbf_flash_banner.swf", "slideshow", "785", "240", "8", "#c8ac73");
       
so.write("flashcontent");
    
</
div>

You basically need to include the javascript file with your page and embed the file as I have above and you are good to go.

Let me me know how it goes.

Forrest

 Signature 

Rouviere Media — Building Expression Engine Sites. Based in Raleigh, NC Area .

Profile
 
 
Posted: 12 May 2008 05:02 PM   [ Ignore ]   [ # 3 ]  
Summer Student
Total Posts:  7
Joined  04-15-2008

thanx for your help forrest.

I am trying to embed flash video (flv), embedding swf seems to work fine, it’s just been a nightmare trying to get the same success with embedding flv. I’m not too familiar with programming langs (even javascript), so if you can break down any code solutions that you give me into ‘laymans (basic) terms’ I would be most grateful.

Thanx again,

renaldo

Profile
 
 
   
 
 
Post Marker Legend
New Topic New posts Hot Topic Hot Topic with new posts New Poll New Poll Moved Topic Moved Topic Sticky Topic Sticky topic
Old Topic No new posts Hot Old Topic Hot Topic with no new posts Old Poll Old Poll Closed Topic Closed Topic Announcement Announcements
Theme
Change Theme
Visitor Statistics
The most visitors ever was 1149, on July 16, 2007 09:33 AM
Total Registered Members: 64978 Total Logged-in Users: 30
Total Topics: 82017 Total Anonymous Users: 22
Total Replies: 440823 Total Guests: 195
Total Posts: 522840    
Members ( View Memberlist )