![]() |
|
#1
|
|||
|
|||
|
Hi folks, I am looking for some help. I can't seem to get JW FLV Media Player to display anywhere except the top of the page when I add it to a module.
For ref I will provide resource links: Media Player Site Working (stand alone) on my site The code of modules/video.htm: Code:
<p>Please bear with me as I fight with the code to try to get this video to display where I want it to. <br />
<br />
Thanks,<br /><br />
Kevin</p><div id="container"><a href="http://www.macromedia.com/go/getflashplayer">Get the Flash Player</a> to see this player.</div>
<script type="text/javascript" src="../video/swfobject.js"></script>
<script type="text/javascript">
var s1 = new SWFObject("../video/player.swf","ply","492","300","3","#FFFFFF");
s1.addParam("allowfullscreen","true");
s1.addParam("allowscriptaccess","always");
s1.addParam("flashvars","file=../video/aesop_video_sm.flv&image=../video/preview.jpg");
s1.write("container");
</script>
I then added the module to my front page, center column, and set it's position to 60 to place it at the bottom of the center column (for testing). When I load the front page the video is not positioned in the center column, it is at the very top of the page. Please tell me what I am doing wrong! I would like to display this video on the front page of my site in a module.Many thanks for any help!
__________________
I love my job.. my office is an airplane! |
|
#2
|
|||
|
|||
|
I found the solution myself and thought it best to share. It boiled down to 'RTFM'.
Quote:
![]() I hope that sharing this experience helps someone else through a similar problem.
__________________
I love my job.. my office is an airplane! |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| GBrick Media Player and VBAdvanced | naeemakhtar | "How Do I..." Questions | 3 | 07-15-2008 03:44 PM |
| media player? | Carsten | "How Do I..." Questions | 3 | 10-04-2007 12:11 PM |
| Need Media Player Module | berattus | Module & Modification Discussion & Requests | 2 | 03-08-2007 08:32 AM |
| Music Player Module | MightyShadow | "How Do I..." Questions | 4 | 02-03-2006 02:14 AM |
| How to Create a New Module with the Following Burst Media Ad Banner Code | bchow | Add-On Modules & Modifications | 4 | 01-04-2005 11:48 PM |