473,473 Members | 2,134 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Javascript on site runs perfect on mac but on PC renders black pages after a fewclick

14 New Member
Hey everyone,

Having an issue here that I thought originally was php but found it looks to be a javascript issue. When you go to my site, forcefedtv.com using a pc on ie6, after clicking a few pages, for example the movies then a movie link under the section, you get nothing but a black background screen. If you then try to proceed home, you get the same thing there. On a mac, this all runs perfect using safari 2.0.

It seems like it worked on ie7, but not ie6. I am using flowplayer flash player for my videos, since some of my videos are very long, the flowplayer allows chapter points and links to those points so you can skip through or click directly to a certain part of the video while watching, something the stock flash player does not do unless you are good at creating one in flash (which I am not).

If anyone could either check out my site, forcefedtv.com and give me any suggestions or look at the code below (which I use for pretty much all the video players) I would appreciate it a great deal.

Thanks,
Tim

Expand|Select|Wrap|Line Numbers
  1. <script type="text/javascript" src="http://www.forcefedtv.com/swfobject.js"></script>
  2. </script><div id="fp1" class="flowplayerlp">Flash</div>
  3. <script type="text/javascript">
  4.         // <![CDATA[
  5.         var fo = new SWFObject("http://www.forcefedtv.com/FlowPlayerLP.swf", "FlowPlayer", "640", "398", "9", "#ffffff", true);
  6.         fo.addParam("AllowScriptAccess", "always");
  7.         fo.addParam("allowFullScreen", "true");
  8.         fo.addVariable("config", "{ progressBarColor1: 0x3333CC, progressBarColor2: 0xFF0000, thumbs: [ { thumbNail:  'http://www.forcefedtv.com/thumbs/1.jpg', time: 12}, { thumbNail:  'http://www.forcefedtv.com/thumbs/2.jpg', time: 45}, { thumbNail:  'http://www.forcefedtv.com/thumbs/3.jpg', time: 79}, { thumbNail:  'http://www.forcefedtv.com/thumbs/4.jpg', time: 145}, { thumbNail:  'http://www.forcefedtv.com/thumbs/5.jpg', time: 228},{ thumbNail:  'http://www.forcefedtv.com/thumbs/6.jpg', time: 363}, { thumbNail:  'http://www.forcefedtv.com/thumbs/7.jpg', time: 447}, { thumbNail:  'http://www.forcefedtv.com/thumbs/8.jpg', time: 466}, { thumbNail:  'http://www.forcefedtv.com/thumbs/9.jpg', time: 593}, { thumbNail:  'http://www.forcefedtv.com/thumbs/10.jpg', time: 908}, { thumbNail:  'http://www.forcefedtv.com/thumbs/11.jpg', time: 1047}, { thumbNail:  'http://www.forcefedtv.com/thumbs/12.jpg', time: 1110}, { thumbNail:  'http://www.forcefedtv.com/thumbs/13.jpg', time: 1124}], showPlayListButtons: false, playList: [ { overlayId: 'play' }, { url: 'http://www.forcefedtv.com/moviefiles/selitoya/selitoya.flv' }], autoBuffering: true, loop: false, initialScale: 'orig', useNativeFullScreen: true }");
  9.                 fo.write("fp1");
  10.         // ]]>
  11. </script>
Oct 2 '07 #1
1 1091
gits
5,390 Recognized Expert Moderator Expert
heya sickboy,

please use the code tags when posting code ...

[CODE=javascript] your code goes here [/code]

kind regards
Oct 2 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: David | last post by:
On every web browser except Safari, this website works great. (Well, by "every" I mean Mozilla, Netscape, and Internet Explorer, for Mac and Windows). The site is: http://www.ruleofthirds.com ...
136
by: Matt Kruse | last post by:
http://www.JavascriptToolbox.com/bestpractices/ I started writing this up as a guide for some people who were looking for general tips on how to do things the 'right way' with Javascript. Their...
4
by: Carlo Marchesoni | last post by:
I have a button that opens a new Window (some kind of search-window), which is fired using JavaScript (btnSearch.Attributes=".....";) Now I need to run some code behind code BEFORE this JavaScript...
0
by: Brian Russell | last post by:
We have three servers (beyond my development box) in our organization. The first is a testing server that has IIS and SQL Server on it. The second is another testing server that also has IIS and...
4
by: Rusty | last post by:
Hi, I've seen something on a web site that I want to do for our Intranet web site. I'm not advocating pop-ups but for our company app, this would be perfect. Please go to this page and hold...
9
by: optimistx | last post by:
Which url in your opinion would be a good or even the best example of javascript usage in a set of pages at least say 10 or more pages? How to use css, how to split js-code to files, how to code...
20
by: mike | last post by:
I help manage a large web site, one that has over 600 html pages... It's a reference site for ham radio folks and as an example, one page indexes over 1.8 gb of on-line PDF documents. The site...
15
by: javelin | last post by:
I need to be able to create a javascript based drawing/signature box, and be able to save it. Can someone refer me to a script that will allow this, or even a 3rd party package for sale? It can't...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.