Page 1 of 2

Cant get SWF file to show on website Please help

Posted: 03 Jun 2012, 20:40
by joselm82
I need to get this swf file to show on website but its not working can someone look over the coding see if im doing anything wrong


URL: http://www.winchesteriwla.org/new%20iwla/


thank you so much

Re: Cant get SWF file to show on website Please help

Posted: 03 Jun 2012, 20:46
by ChattChitto
First off rename Index.html so it becomes index.html with the lowercase "i" letter.
Also its recommended that you do not put spaces in the URL, just my personal Recommendation :D (ex: newiwla OR new-iwla)

Re: Cant get SWF file to show on website Please help

Posted: 03 Jun 2012, 20:54
by joselm82
NEW URL: http://www.winchesteriwla.org/newiwla

I have done what you told me but seem still not to be able to get swf file to show. any other ideas?

Re: Cant get SWF file to show on website Please help

Posted: 03 Jun 2012, 20:57
by ChattChitto
Its showing now for me!
Can you please take a screen-shot for me to see whats wrong?
you can upload it here if you wish: http://www.chattchitto.net/host :)

Re: Cant get SWF file to show on website Please help

Posted: 03 Jun 2012, 21:05
by joselm82
here is picture off what im seeing

Image

Re: Cant get SWF file to show on website Please help

Posted: 03 Jun 2012, 21:11
by ChattChitto

Code: Select all

<param name="movie" value="Izaak_Walton_League_Of_America.swf.swf">
Why two .swf?

Re: Cant get SWF file to show on website Please help

Posted: 03 Jun 2012, 21:15
by joselm82
One controls the the embedded video controls i believe

Re: Cant get SWF file to show on website Please help

Posted: 03 Jun 2012, 21:22
by ChattChitto
No it should be just

Code: Select all

<param name="movie" value="Izaak_Walton_League_Of_America.swf"
This mistake is repeated several times in the source code.
fix and try now!
If you wish, ZIP all the folder your showing me (newiwla) and send them to me.
I'll check it closely for you. you can send them by uploading them to dropbox, putlocker.com or anything you fancy :)

Re: Cant get SWF file to show on website Please help

Posted: 03 Jun 2012, 21:44
by joselm82
here is goes

Code: Select all

http://www.putlocker.com/file/1DE5F1CB65512856

Re: Cant get SWF file to show on website Please help

Posted: 03 Jun 2012, 22:19
by ChattChitto
OK done!
It took tons of code edits and a missing file but its finally working :)
Download:

Code: Select all

http://www.putlocker.com/file/BD091A2B14834D4E
What you should do:
-Download the zip file and extract into your folder, replace the index.html file!
-Rename the file Izaak_Walton_League_Of_America.swf.swf in that folder into Izaak_Walton_League_Of_America.swf

And its working :)