The forum of the forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.
The forum of the forums
5 posters

    SWF file will not load

    avatar
    Mr Gamer
    New Member


    Posts : 14
    Reputation : 0
    Language : english

    Solved SWF file will not load

    Post by Mr Gamer Sun 4 Dec - 18:01

    Hi, I added an SWF timer to my forum awhile ago, and it loaded fine. But, today it doesn't seem to want to load at all. Any help would be great!
    forum is www.mrgamer.forumotion.co.uk Smile
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: SWF file will not load

    Post by Sanket Sun 4 Dec - 20:21

    Its in a widget? Where is it located?
    avatar
    Mr Gamer
    New Member


    Posts : 14
    Reputation : 0
    Language : english

    Solved Re: SWF file will not load

    Post by Mr Gamer Mon 5 Dec - 18:48

    Its an .swf timer I made using Flash. Its located on the bottom left of my Portal page Smile I've used 3 different hosting sites, and each time it won't load....
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: SWF file will not load

    Post by Sanket Mon 5 Dec - 18:51

    Edited the template?
    avatar
    Mr Gamer
    New Member


    Posts : 14
    Reputation : 0
    Language : english

    Solved Re: SWF file will not load

    Post by Mr Gamer Tue 6 Dec - 15:52

    Nope... I was hosting it from Fileden, it was working fine, now it just doesn't want to load up!!
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: SWF file will not load

    Post by Sanket Tue 6 Dec - 16:06

    I don't see it anywhere in the first place. Can i see a screenshot & where have you added the code?
    avatar
    Mr Gamer
    New Member


    Posts : 14
    Reputation : 0
    Language : english

    Solved Re: SWF file will not load

    Post by Mr Gamer Tue 6 Dec - 16:40

    hv4mevn
    hv4mevn
    New Member


    Posts : 24
    Reputation : -1
    Language : viêtnam

    Solved Re: SWF file will not load

    Post by hv4mevn Tue 6 Dec - 17:05

    your file is die
    up in a new host as:flieden.com
    avatar
    Guest
    Guest


    Solved Re: SWF file will not load

    Post by Guest Tue 6 Dec - 17:34

    Find this code in your CSS Stylesheet:
    Code:
    area, param {
    display: none;
    }
    and replace by:
    Code:
    area {
    display: none;
    }
    Save! Wink
    avatar
    Mr Gamer
    New Member


    Posts : 14
    Reputation : 0
    Language : english

    Solved Re: SWF file will not load

    Post by Mr Gamer Wed 7 Dec - 16:05

    Ok, I'm a total noob.... how would I change CSS?? :/ LOL
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: SWF file will not load

    Post by Sanket Wed 7 Dec - 21:16

    Display>Colors
    Css Stylesheet tab
    avatar
    Mr Gamer
    New Member


    Posts : 14
    Reputation : 0
    Language : english

    Solved Re: SWF file will not load

    Post by Mr Gamer Thu 8 Dec - 15:51

    I've looked through the CSS, but I can't seem to find that bit.... :/
    FL.ux
    FL.ux
    Forumember


    Male Posts : 841
    Reputation : 18
    Language : I hope I could be a FM staff :'(
    Location : I shall fly to the subterranean sky.

    Solved Re: SWF file will not load

    Post by FL.ux Thu 8 Dec - 17:12

    use ctrl+f... to find it...just find "display" or "area"... just not the whole thing.... you'll find it there.... Neutral
    avatar
    Guest
    Guest


    Solved Re: SWF file will not load

    Post by Guest Thu 8 Dec - 17:27

    You have a field to search, but, it's okay, you can simply paste this code at after the last codes you have in your CSS Stylesheet:
    Code:
    param{
    display: block;
    }
    kirk
    kirk
    Forumaster


    Male Posts : 11037
    Reputation : 653
    Language : English,Vulcan,Klingon, Romulan,& Gorn

    Solved Re: SWF file will not load

    Post by kirk Thu 8 Dec - 21:38

    No look at his embed code, the file links are from mediafire, mediafire dose not support swf files to be added to flash codes.Mediafire is for downloads Plus it don't look like the links are set up right to begin with?

    You have to use a flash host like http://www.swfcabin.com/
    avatar
    Mr Gamer
    New Member


    Posts : 14
    Reputation : 0
    Language : english

    Solved Re: SWF file will not load

    Post by Mr Gamer Sun 11 Dec - 18:16

    Thanks for the help folks Cool All sorted now. I used a different swf host.

    Thanks again! Very Happy
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: SWF file will not load

    Post by Sanket Sun 11 Dec - 21:03

    Topic Solved & Locked

      Current date/time is Wed 13 Nov - 18:41