Go Back   CodingForums.com > :: Client side development > Flash & ActionScript

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 12-07-2010, 11:53 AM   PM User | #1
kubermon
New to the CF scene

 
Join Date: Dec 2010
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
kubermon is an unknown quantity at this point
swf works locally but not on my server

I have embedded a simple swf video on my site: http://elenipappageorge.com

Everything works fine on my local machine but the swf file, located at http://elenipappageorge.com/mov/nurse.swf, does not load from my server.

I am certain that the file paths are correct and that the file on the server is correct. The embed code is below:

<object type='application/x-shockwave-flash' data='mov/nursing.swf' width='300' height='195'>
<param name='movie' value='mov/nursing.swf' />
<param name='quality' value='high' />
<param name='bgcolor' value='#ffffff' />
<param name='play' value='true' />
<param name='menu' value='true' />
<embed src="mov/nursing.swf" bgcolor=#ffffff width="300" height="195" name="nurse" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>

Thanks in advance for your thoughts.
-Alex
kubermon is offline   Reply With Quote
Old 12-07-2010, 12:08 PM   PM User | #2
seco
Regular Coder

 
seco's Avatar
 
Join Date: Nov 2008
Location: Oregon
Posts: 682
Thanks: 5
Thanked 79 Times in 77 Posts
seco has a little shameless behaviour in the past
404 Not Found - http://elenipappageorge.com/mov/MinimaFlatCustomColorPlayBackSeekCounterVolMute.swf"


upload that file
seco is offline   Reply With Quote
Old 12-07-2010, 02:56 PM   PM User | #3
kubermon
New to the CF scene

 
Join Date: Dec 2010
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
kubermon is an unknown quantity at this point
That is the problem. I have uploded it many times. When I download the file from the server it is the right file and works properly but some how I cannot link to it.
kubermon is offline   Reply With Quote
Old 12-08-2010, 02:11 AM   PM User | #4
pigpen
Regular Coder

 
Join Date: Dec 2007
Posts: 137
Thanks: 1
Thanked 21 Times in 21 Posts
pigpen is on a distinguished road
Maybe it is an issue with your web server. Some hosting providers block videos and/or flash, unless you tell them, so contact your web server admin or hosting support.
pigpen is offline   Reply With Quote
Old 12-08-2010, 04:22 PM   PM User | #5
panther1228
New Coder

 
Join Date: May 2010
Posts: 45
Thanks: 0
Thanked 7 Times in 7 Posts
panther1228 is an unknown quantity at this point
Debuger show..

SecurityError: Error #2148: SWF file http://elenipappageorge.com/mov/nurse.swf cannot access local resource C:\Downloads\module_five_nursing.f4v

Looks like the nurse.swf file is trying to load a local file (module_five_nursing.f4v).. That cant work online. Change the path to your video file in the fla.
panther1228 is offline   Reply With Quote
Reply

Bookmarks

Tags
embedding, local, object, server, swf

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 03:13 AM.


Advertisement
Log in to turn off these ads.