[Pro] Code Error. Need an expert!

Am getting an error from IE with a bit of code. I am using webyep, but not sure where this comes from or what to do.

Error is: swfobject is undefined.

Safari gives no error and displays the page just fine.

Page link is: Welcome myreadycenter.com - BlueHost.com

Any insights? Thanks so much. Jan


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

swfobject.js Failed to load resource: the server responded with a status of 404 (Not Found)
subscriberworkv1e.php:10 ReferenceError: Can't find variable: swfobject

So the swfobject file is not where the script expects to find it.

swfobject is used to display flash files like your expressInstall.swf

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Dave.

What do I do to fix this? I don’t know what expressInstall.swf is.

Jan


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Have you added any markup code into the head of this page via Page >HTML Markup?

I think that is where the expressinstall is mentioned before end Head

Not in the office to look!

D


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi Jan,
If I look at your page using Safari’s Web Inspector (see below) I can see that it is throwing up two errors;

Failed to load resource: the server responded with a status of 404 (Not Found)
ReferenceError: Can't find variable: swfobject

The browser can’t locate the file called “swfobject.js” (the 404 error) and then because of the missing file it then doesn’t know what the variable “swfobject” means.
Either FTP the swfobject.js file into the same folder as this html file or use an Action like Upload Stuff (http://www.freewayactions.com/product.php?id=032) or Upload Extra Resources (ActionsForge - The Complete Repository of Freeway Actions) and you should see the error go away.

Here’s a brief article I wrote for the KnowledgeBase back in November about debugging your pages with Safari’s Web Inspector;
http://www.softpress.com/kb/questions/242/Taking+a+closer+look+at+your+web+site+with+Safari’s+Web+inspector
Regards,
Tim.

On 10 Feb 2011, at 05:13, jan smoot wrote:

Am getting an error from IE with a bit of code. I am using webyep, but not sure where this comes from or what to do.

Error is: swfobject is undefined.

Safari gives no error and displays the page just fine.

Page link is: Welcome myreadycenter.com - BlueHost.com

Any insights? Thanks so much. Jan


Tim Plumb
Creative Director
Softpress Systems

Follow us on Twitter: http://www.softpress.com/tny/064
Join us on Facebook: Redirecting...
Looking for a webhost? We love these guys: Softpress » Web Hosting Partners


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options