The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> JS Errors, Flash videos not loading
utpomchik
post Aug 13 2009, 12:27 AM
Post #1





Group: Members
Posts: 4
Joined: 4-August 09
Member No.: 9,333



I am having an issue getting my flash movie to load. It is working on my home page but nowhere else. I keep getting these two errors on all of my other pages. I am new to Java Script so any help would be greatly appreciated. Thanks!

I have put the code it is referring to after the error message.

ERROR #1:

Message: Invalid character
Line: 1
Char: 1
Code: 0
URI: file:///F:/Tiffany's%20Files/My%20Websites/JonManack/Scripts/AC_RunActiveContent.js

CODE:

//v1.7
// Flash Player Version Detection
// Detect Client Browser type
// Copyright 2005-2007 Adobe Systems Incorporated. All rights reserved.
var isIE = (navigator.appVersion.indexOf("MSIE") != -1) ? true : false;



ERROR #2:

Message: Object expected
Line: 233
Char: 1
Code: 0
URI: file:///F:/Tiffany's%20Files/My%20Websites/JonManack/bio.html


CODE:

AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','385','height','150','align','right','src','header_flash','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','header_flash' ); //end AC code
</script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase=
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 26th April 2024 - 06:20 PM