PDA

View Full Version : Flash that doesn't


albatross
07-31-2003, 05:50 AM
Hi everyone!

I've just joined and don't know if this problem has come up before.

I've uploaded a Flash movie to my website but it's dead in the water. All I get is the blank background and an eternal wait. The preloader doesn't show.

I've tested it locally on both Apache and Xitami servers and it works perfectly. All the files in the local and remote directories are identical so can anyone tell me what's causing the problem?

TIA

albatross
07-31-2003, 06:08 AM
That was quick, David!

Here's the link: http://www.centralparkcafe.co.uk

There's nothing to the site yet. I put the Flash up to try it out.

tmmoose
07-31-2003, 09:56 PM
Try This...

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="770" height="250">
<param name="movie" value="flash.swf">
<param name="quality" value="high"><param name="BGCOLOR" value="#999999">
<embed src="flash.swf" width="770" height="250" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" bgcolor="#999999"></embed></object>

Astrolegoboy
08-01-2003, 01:16 AM
Tried to find "flash.swf" on your site but it doesn't seem to be uploaded (ie not located in the ROOT or the /Uploads/ directory)