Cant get SWF file to show on website Please help

A Place For Programmers Of All Levels To Discuss Programming & Web Building.

Moderator: Community Moderator

joselm82
Corporal
Corporal
Posts: 49
Joined: 09 Oct 2009, 21:17
Has thanked: 4 times

Cant get SWF file to show on website Please help

Post 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
User avatar
ChattChitto
Site Admin
Site Admin
Posts: 13868
Joined: 20 Aug 2009, 06:20
Status: The Don
Location: The Fourth Dimension
Has thanked: 11 times
Been thanked: 38 times
Contact:

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

Post 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)
To err is human, to forgive is divine
We can't all be heroes, because somebody has to sit on the curb and applaud when they go by.

ChattChitto RG - Apps Upload List: http://chattchitto.com/forum/viewtopic.php?f=29&t=104
ChattChitto RG - Movies Upload List: http://chattchitto.com/forum/viewtopic.php?f=29&t=5092
ChattChitto RG - Music Upload List: http://chattchitto.com/forum/viewtopic.php?f=29&t=34836
joselm82
Corporal
Corporal
Posts: 49
Joined: 09 Oct 2009, 21:17
Has thanked: 4 times

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

Post 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?
User avatar
ChattChitto
Site Admin
Site Admin
Posts: 13868
Joined: 20 Aug 2009, 06:20
Status: The Don
Location: The Fourth Dimension
Has thanked: 11 times
Been thanked: 38 times
Contact:

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

Post 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 :)
To err is human, to forgive is divine
We can't all be heroes, because somebody has to sit on the curb and applaud when they go by.

ChattChitto RG - Apps Upload List: http://chattchitto.com/forum/viewtopic.php?f=29&t=104
ChattChitto RG - Movies Upload List: http://chattchitto.com/forum/viewtopic.php?f=29&t=5092
ChattChitto RG - Music Upload List: http://chattchitto.com/forum/viewtopic.php?f=29&t=34836
joselm82
Corporal
Corporal
Posts: 49
Joined: 09 Oct 2009, 21:17
Has thanked: 4 times

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

Post by joselm82 »

here is picture off what im seeing

Image
User avatar
ChattChitto
Site Admin
Site Admin
Posts: 13868
Joined: 20 Aug 2009, 06:20
Status: The Don
Location: The Fourth Dimension
Has thanked: 11 times
Been thanked: 38 times
Contact:

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

Post by ChattChitto »

Code: Select all

<param name="movie" value="Izaak_Walton_League_Of_America.swf.swf">
Why two .swf?
To err is human, to forgive is divine
We can't all be heroes, because somebody has to sit on the curb and applaud when they go by.

ChattChitto RG - Apps Upload List: http://chattchitto.com/forum/viewtopic.php?f=29&t=104
ChattChitto RG - Movies Upload List: http://chattchitto.com/forum/viewtopic.php?f=29&t=5092
ChattChitto RG - Music Upload List: http://chattchitto.com/forum/viewtopic.php?f=29&t=34836
joselm82
Corporal
Corporal
Posts: 49
Joined: 09 Oct 2009, 21:17
Has thanked: 4 times

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

Post by joselm82 »

One controls the the embedded video controls i believe
User avatar
ChattChitto
Site Admin
Site Admin
Posts: 13868
Joined: 20 Aug 2009, 06:20
Status: The Don
Location: The Fourth Dimension
Has thanked: 11 times
Been thanked: 38 times
Contact:

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

Post 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 :)
To err is human, to forgive is divine
We can't all be heroes, because somebody has to sit on the curb and applaud when they go by.

ChattChitto RG - Apps Upload List: http://chattchitto.com/forum/viewtopic.php?f=29&t=104
ChattChitto RG - Movies Upload List: http://chattchitto.com/forum/viewtopic.php?f=29&t=5092
ChattChitto RG - Music Upload List: http://chattchitto.com/forum/viewtopic.php?f=29&t=34836
joselm82
Corporal
Corporal
Posts: 49
Joined: 09 Oct 2009, 21:17
Has thanked: 4 times

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

Post by joselm82 »

here is goes

Code: Select all

http://www.putlocker.com/file/1DE5F1CB65512856
User avatar
ChattChitto
Site Admin
Site Admin
Posts: 13868
Joined: 20 Aug 2009, 06:20
Status: The Don
Location: The Fourth Dimension
Has thanked: 11 times
Been thanked: 38 times
Contact:

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

Post 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 :)
To err is human, to forgive is divine
We can't all be heroes, because somebody has to sit on the curb and applaud when they go by.

ChattChitto RG - Apps Upload List: http://chattchitto.com/forum/viewtopic.php?f=29&t=104
ChattChitto RG - Movies Upload List: http://chattchitto.com/forum/viewtopic.php?f=29&t=5092
ChattChitto RG - Music Upload List: http://chattchitto.com/forum/viewtopic.php?f=29&t=34836
Locked

Return to “Programming/Web Building Chat & Support”