Flash working over internet, but not LAN

 
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions
View previous topic :: View next topic  
Author Message
adamtate
-


Joined: 13 Oct 2004
Posts: 3
Location: Runcorn

PostPosted: Tue Oct 26, 2004 1:19 pm    Post subject: Flash working over internet, but not LAN Reply with quote

Situation:

We have an ABYSS webserver hosting our website, http://www.st-chads.co.uk, and from the outside the website is fine.

Is there anything on the Abyss webserver that would make the following occur? :

I have created a flash news ticker on the right-hand side of the page, which can be viewed from the outside world.

However, with working in a school, we use this page as the homepage.

To get to the website from the LAN, we go to http://webserver/
This then takes us to the main index.

HOWEVER, the flash file cannot be viewed on the LAN, it comes up with like an image/object placeholder.

If I go to http://webserver/flash/testnews.swf- I can view the flash.
If I embed that swf file into the webpage, it cannot be viewed.

I have attached a copy of the code used by this part of the website.

It's the first time I've ever seen this, can somebody please help me?

Thanks and regards,

Adam Tate

Code:
St Chads Catholic High School <h2 align="center"> <span class="style1">News </span><br></h2>        <p align="center">          <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="250" height="300">            <param name="movie" value="flash/testnews.swf">            <param name="quality" value="high">            <embed src="flash/testnews.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="250" height="300"></embed>          </object>
Back to top View user's profile Send private message Visit poster's website
amonia
-


Joined: 10 Oct 2004
Posts: 45

PostPosted: Tue Oct 26, 2004 4:33 pm    Post subject: Reply with quote

<embed src="flash/testnews.swf"

try src="http://webserver/flash/testnews.swf"

Maybe this will work - or maybe not.I have no idea.
Back to top View user's profile Send private message
adamtate
-


Joined: 13 Oct 2004
Posts: 3
Location: Runcorn

PostPosted: Wed Oct 27, 2004 10:20 am    Post subject: Reply with quote

I've tried that and unfortunately it still doesn't work.

So I tried to upload the flash file to another one of my websites, hosted somewhere else. I linked the file up correctly and then tried again.

Once again I have the same problem.

It's as if the webserver isn't letting me view any flash whatsoever.

I uploaded a complete flash website to the abyss webserver and tried that.

That idea was just a joke!!! Nothing at all worked when I tried that!!!


Is there any reason why the webserver would stop me from viewing flash at all?

Is there some sort of option that I should know about that allows you to view flash!?

I know I'm trying to make it sound simple but I've tried all the difficult bits, i'm convinced it's GOT TO BE something stupid!!!

Adam
Back to top View user's profile Send private message Visit poster's website
admin
Site Admin


Joined: 03 Mar 2002
Posts: 1332

PostPosted: Wed Oct 27, 2004 12:33 pm    Post subject: Reply with quote

Abyss doesn't do anything special with SWF files. It just serves them as any other HTML of JPG file.
The problem here may come from the HTML code and especially from the value of the "src" argument since it contains a relative path.
We recommend to browse directly the SWF file (using http://yoursite/dir1/dir2/yourfile.swf .) Does it work?
Back to top View user's profile Send private message
amonia
-


Joined: 10 Oct 2004
Posts: 45

PostPosted: Wed Oct 27, 2004 6:38 pm    Post subject: Reply with quote

adamtate - you must have flash player instaled man!!
but better do not use flash at all! Becouse you have so many options:

html only is good + CSS
+ javescript
and + some PHP
you have a lot of options from this 3 one.what is this flash really for?

get rid of this flash parasite.
Back to top View user's profile Send private message
amonia
-


Joined: 10 Oct 2004
Posts: 45

PostPosted: Wed Oct 27, 2004 6:41 pm    Post subject: Reply with quote

Flash is flashing parasite. Smash it with the hammer!
Back to top View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group