SWF banner isnt working? Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

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.
3 posters

    SWF banner isnt working?

    avatar
    jonn
    Forumember


    Male Posts : 40
    Reputation : 0
    Language : English

    SWF banner isnt working? Empty SWF banner isnt working?

    Post by jonn December 17th 2008, 4:42 pm

    Can I make it work??
    Help is needed quite soon. Smile
    ---
    When putting the SWF banner into the image section it saves but when you go to the index it does not show.
    musket
    musket
    Helper
    Helper


    Male Posts : 1130
    Reputation : 131
    Language : English
    Location : Northern Ireland

    SWF banner isnt working? Empty Re: SWF banner isnt working?

    Post by musket December 17th 2008, 5:18 pm

    A flash video file needs a flash player called in the html
    instruction so that it can be played.

    If you look at the below code you will see the instructions needed
    to play a swf file Smile And how they are writen in order to play one.

    Code:
    <object width="800" height="450"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=2540724&server=vimeo.com&show_title=1&show_byline=1&show_portrait=0&color=00ADEF&fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=2540724&server=vimeo.com&show_title=1&show_byline=1&show_portrait=0&color=00ADEF&fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="800" height="450"></embed></object><br /><a href="http://vimeo.com/2540724">When the Snows Fall</a> from <a href="http://vimeo.com/user434753">Paul Frederick</a> on <a href="http://vimeo.com">Vimeo</a>.


    ............... santa ..........musket

    .


    Last edited by musket on December 17th 2008, 5:25 pm; edited 2 times in total (Reason for editing : typo error)
    Sanket
    Sanket
    ForumGuru


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

    SWF banner isnt working? Empty Re: SWF banner isnt working?

    Post by Sanket December 17th 2008, 5:20 pm

    1. Goto Admin Panel/General/
    You will then see Forum...under that Click "Configuration"
    2. You will see a part that says "Site Description" put the swf code above in that bar beside it
    3. Goto Display/Pics management/advanced mode/You will then see it says "Forum main logo"
    Put this in url section beside it :
    Code:
    http://2img.net/i/fa/empty.gif

    See if this helps.