1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Need Help Installing Flassh banner

Discussion in 'Graphics & Multimedia' started by Lukas, Dec 19, 2008.

  1. #1
    I got a XML flassh bannner and need help installing it
     
    Lukas, Dec 19, 2008 IP
  2. belkocrnic

    belkocrnic Active Member

    Messages:
    107
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    53
    #2
    put in your html file

    <EMBED src="banner.swf" quality="high" menu="true" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=Shockwav
    eFlash" type="application/x-shockwave-flash" width="468" height="60">
    </EMBED>

    just change the name of banner.swf with yours banner name and put your dimension of the banner. I think that it will work
     
    belkocrnic, Dec 19, 2008 IP
  3. webdesigners

    webdesigners Banned

    Messages:
    534
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    60
    #3
    "belkocrnic" do you know how to stop autoplay on webpage? for the flash or video component uploaded by ourself.
     
    webdesigners, Dec 19, 2008 IP
  4. innovati

    innovati Peon

    Messages:
    948
    Likes Received:
    63
    Best Answers:
    1
    Trophy Points:
    0
    #4
    well, some people have flash blockers that require them to 'allow' a flash item to be loaded before they can view it. That pretty much stops Flash files dead in their tracks.
     
    innovati, Dec 20, 2008 IP
  5. Lukas

    Lukas Well-Known Member

    Messages:
    1,299
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    130
    #5
    Basically it works in FF but does not show up at all in IE browsers on my machine
    But the same file purchased by others displays just fine in Microsoft browsers on my machine.
    So, there is no permission block going on. And the seller would not help me resolve it; so I am here.
    It should be fairly easy & straightforward as I've got other flash banners up for other sites but they are different files.

    All I did was change the image files in the xml file and change the .swf name & install it ; still no good.
     
    Lukas, Dec 20, 2008 IP
  6. Lukas

    Lukas Well-Known Member

    Messages:
    1,299
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    130
    #6
    I installed the swfobject.js too from http://blog.deconcept.com/swfobject/ & used their structure.

    
    <script type="text/javascript">
       var so = new SWFObject("movie.swf", "mymovie", "400", "200", "8", "#336699");
       so.write("flashcontent");
    </script>
    
    Code (markup):
    still doesn't show..Maybe I did something wrong.?
    u can pm also just so it display right in all browsers.

    Thanks
     
    Lukas, Dec 20, 2008 IP