473,788 Members | 2,715 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Flash not showing on website

2 New Member
Ok, so I have inserted a flash slideshow into my webpage. I can view it ok from my local machine over the web but when viewed from another machine it does not display. The error is Object Expected.

Here is the code

AC_FL_RunConten t( 'codebase','htt p://download.macrom edia.com/pub/shockwave/cabs/flash/swflash.cab#ver sion=9,0,28,0', 'width','848',' height','604',' align','left',' src','Gallery', 'quality','high ','flashvars',' flashlet={minHe ight:\'0\',visi ble:\'true\',mi nWidth:\'0\',en abled:true,imag esArray:[\'SlideShow1/1.JPG\',\'Slide Show1/2.JPG\',\'Slide Show1/3.JPG\',\'Slide Show1/4.JPG\',\'Slide Show1/5.JPG\',\'Slide Show1/6.JPG\',\'Slide Show1/7.JPG\',\'Slide Show1/8.JPG\',\'Slide Show1/9.JPG\',\'Slide Show1/10.JPG\',\'Slid eShow1/11.JPG\',\'Slid eShow1/12.JPG\',\'Slid eShow1/13.JPG\',\'Slid eShow1/14.JPG\',\'Slid eShow1/15.JPG\',\'Slid eShow1/16.JPG\',\'Slid eShow1/17.JPG\',\'Slid eShow1/18.JPG\',\'Slid eShow1/19.JPG\',\'Slid eShow1/20.JPG\',\'Slid eShow1/21.JPG\',\'Slid eShow1/22.JPG\',\'Slid eShow1/23.JPG\',\'Slid eShow1/24.JPG\',\'Slid eShow1/25.JPG\',\'Slid eShow1/26.JPG\',\'Slid eShow1/27.JPG\',\'Slid eShow1/28.JPG\',\'Slid eShow1/29.JPG\',\'Slid eShow1/30.JPG\',\'Slid eShow1/31.JPG\',\'Slid eShow1/32.JPG\',\'Slid eShow1/33.JPG\',\'Slid eShow1/34.JPG\',\'Slid eShow1/35.JPG\',\'Slid eShow1/36.JPG\',\'Slid eShow1/37.JPG\',\'Slid eShow1/38.JPG\',\'Slid eShow1/39.JPG\',\'Slid eShow1/40.JPG\',\'Slid eShow1/41.JPG\',\'Slid eShow1/42.JPG\',\'Slid eShow1/43.JPG\',\'Slid eShow1/44.JPG\',\'Slid eShow1/45.JPG\',\'Slid eShow1/46.JPG\',\'Slid eShow1/47.JPG\',\'Slid eShow1/48.JPG\',\'Slid eShow1/49.jpg\',\'Slid eShow1/50.JPG\'],galleryTitle:\ 'Honolua Surf Co. SUP Challenge 2007\'}','plugi nspage','http://www.adobe.com/shockwave/download/download.cgi?P1 _Prod_Version=S hockwaveFlash', 'bgcolor','#808 080','flash_com ponent','imgGal leryTSv101.swc' ,'movie','Galle ry' ); //end AC code

Any Ideas?
Jan 17 '08 #1
1 1519
nomad
664 Recognized Expert Contributor
Ok, so I have inserted a flash slideshow into my webpage. I can view it ok from my local machine over the web but when viewed from another machine it does not display. The error is Object Expected.

Here is the code

AC_FL_RunConten t( 'codebase','htt p://download.macrom edia.com/pub/shockwave/cabs/flash/swflash.cab#ver sion=9,0,28,0', 'width','848',' height','604',' align','left',' src','Gallery', 'quality','high ','flashvars',' flashlet={minHe ight:\'0\',visi ble:\'true\',mi nWidth:\'0\',en abled:true,imag esArray:[\'SlideShow1/1.JPG\',\'Slide Show1/2.JPG\',\'Slide Show1/3.JPG\',\'Slide Show1/4.JPG\',\'Slide Show1/5.JPG\',\'Slide Show1/6.JPG\',\'Slide Show1/7.JPG\',\'Slide Show1/8.JPG\',\'Slide Show1/9.JPG\',\'Slide Show1/10.JPG\',\'Slid eShow1/11.JPG\',\'Slid eShow1/12.JPG\',\'Slid eShow1/13.JPG\',\'Slid eShow1/14.JPG\',\'Slid eShow1/15.JPG\',\'Slid eShow1/16.JPG\',\'Slid eShow1/17.JPG\',\'Slid eShow1/18.JPG\',\'Slid eShow1/19.JPG\',\'Slid eShow1/20.JPG\',\'Slid eShow1/21.JPG\',\'Slid eShow1/22.JPG\',\'Slid eShow1/23.JPG\',\'Slid eShow1/24.JPG\',\'Slid eShow1/25.JPG\',\'Slid eShow1/26.JPG\',\'Slid eShow1/27.JPG\',\'Slid eShow1/28.JPG\',\'Slid eShow1/29.JPG\',\'Slid eShow1/30.JPG\',\'Slid eShow1/31.JPG\',\'Slid eShow1/32.JPG\',\'Slid eShow1/33.JPG\',\'Slid eShow1/34.JPG\',\'Slid eShow1/35.JPG\',\'Slid eShow1/36.JPG\',\'Slid eShow1/37.JPG\',\'Slid eShow1/38.JPG\',\'Slid eShow1/39.JPG\',\'Slid eShow1/40.JPG\',\'Slid eShow1/41.JPG\',\'Slid eShow1/42.JPG\',\'Slid eShow1/43.JPG\',\'Slid eShow1/44.JPG\',\'Slid eShow1/45.JPG\',\'Slid eShow1/46.JPG\',\'Slid eShow1/47.JPG\',\'Slid eShow1/48.JPG\',\'Slid eShow1/49.jpg\',\'Slid eShow1/50.JPG\'],galleryTitle:\ 'Honolua Surf Co. SUP Challenge 2007\'}','plugi nspage','http://www.adobe.com/shockwave/download/download.cgi?P1 _Prod_Version=S hockwaveFlash', 'bgcolor','#808 080','flash_com ponent','imgGal leryTSv101.swc' ,'movie','Galle ry' ); //end AC code

Any Ideas?
When yu published your Flash project how did you do it.
What is your publishing settings?

nomad
Feb 4 '08 #2

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

Similar topics

2
1587
by: Norman Bird | last post by:
I just got my site up and low and behold, my flash banner does not show in Netscape, only in IE. It shows on Netscape in my local testing enviornment, this is why I felt all was fine. the site is at www.derouenfamily.com If you see a blank white space where a banner should be, thats it.. its at the top of most of the pages. Am I nieve, is this something that is known, or is there a simple fix to this. Alot of the postings speak of...
6
3572
by: Cliff R. | last post by:
Hi, I use a handy little Javascript Flash detection script on a number of sites (copied below). Usually works great, but I just started trying Firefox and it's not working. A few browsers are referenced in the script so I presume that Firefox needs to be added somewhere -- does anyone know how I could update this to be supported by Firefox? Thanks! <SCRIPT TYPE="text/JavaScript">
1
1386
by: MSFT Developer | last post by:
We are going to develop an application that uses flash heavily in a ASP.NET application. We are not sure how ASP.NET/HTML/C#/ADO.NET talks to flash. And also how to test the performance of flash for large volume website. Any information related to this is highly appreciated. Are there any tools available to simulate the mutil-user expecience in flash that provides performance data? tia
115
13339
by: post2google | last post by:
I was thinking about where to go for lunch the other day, so I went to hardees.com to see what the menu looked like these days. What comes up is a big note that my flash version is not new enough so I can't use the site. What complete losers! When are businesses going to understand that the purpose of a web site is to communicate with customers or business parterns and NOT so your "web master or "web engineer" can show off what they...
2
3552
by: avanhalen | last post by:
To embed flash objects in my pages, I read them from a database. A script file (Filedownload.aspx) reads it from the database, and streams it to the browser. Here are two example flash objects in a page. The first 1 (a simple link to an existing swf-file on the webserver) is showing in each browser (IE & FF), while the other one (using the filedownload page) is only being shown in FF. Does it have something to do with file-extension?
11
3527
by: emailus | last post by:
I am webmaster for the domain <www.alpha1.org.au>. Not being an expert in html, I take advantage of my domain Registrant's web building tool, 'Instant Website'. This tool is provided as part of the fee I pay for web hosting. 'Instant Website' provides the option of having your opening page as a Flash Page, which you'll see if you visit <www.alpha1.org.au>. Well, you'll see it if you visit from a Windows machine. For some reason, when...
5
5950
by: ASP.NET explorer | last post by:
I have been asked to create some simple animation using Adobe Flash player in ASP.NET(C#) web application. While I am fairly well versed with ASP.NET C#, I absolutely have NO IDEA about how to say "Hello World" in a Flash enabled web page rendered via ASP.NET. Can any one let me get started? ---
1
1794
by: akir | last post by:
Before I begin, I would like to highlight that I'm a fairly novice Flash User. I've recently used the website building tool many of you may of heard of called Cabanova. I decided that I wanted to move the entire Flash Workings from this site into another webpage, where it would act as a simple Flash Movie. To achieve this, I : used Flash Capture programms - they failed and resulted in a loop of the loading bar screen Searched through...
0
9656
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10366
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10173
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9967
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8993
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7517
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5536
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3674
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2894
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.