Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Please Help! Banner Problem - .swf file
Old 12-18-2010, 02:58 PM Please Help! Banner Problem - .swf file
gardendesignpic's Avatar
Junior Talker

Posts: 1
Name: Steve Barker
Trades: 0
Hi

I wasn't sure whether this post belongs in the HTML or Graphics forum but I think it is HTML code I need so here goes;

I have a problem regarding the coding that will place an animated banner on my website.

Currently, I have a jpg banner across the top of all pages and the code that places it there, held in my z-header.shtml file, is:

<tr>
<td class="headerbg" colspan="3">
<!--the header is linked to the homepage. You can remove the link tag if you dont want this. Dont forget to take out the </a> tag at the end, as well-->
<a href="index.html"></a>
<div align="center">
<img style="WIDTH: 956px; HEIGHT: 110px" title="return to homepage" border="0" alt="return to homepage" src="image-files/Garden-Design-Pictures-Banner.jpg" width="966" height="119">
</div>
</td>
</tr>

Now, somebody has created a .swf file for me and it is now up to me to integrate it into my site. The animated banner can be viewed here: http://www.calamitycreations.co.uk/SteveBarker.html - I intend using the lower NoLoop file.

I tried copying the code from that page and stripping it down but it didn't help me. I've only ever written simple html so I really don't know what to do. Please help! :help:

Thanks

Steve
__________________
Garden Design Project Pictures for your enjoyment.

Please login or register to view this content. Registration is FREE
gardendesignpic is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 12-18-2010, 03:35 PM Re: Please Help! Banner Problem - .swf file
Madman340's Avatar
Web Designer

Posts: 571
Name: Jared
Location: Florida
Trades: 1
Well, this is the code from the page for the lower one. It should work as long as the BannerNOLOOP.swf is in the same directory as the file, if not just make the location reflect that in
Code:
data="BannerNOLOOP.swf"
Code:
<object type="application/x-shockwave-flash" data="BannerNOLOOP.swf" width="966" height="244">
          <!--<![endif]-->
          <param name="quality" value="high">
          <param name="wmode" value="opaque">
          <param name="swfversion" value="6.0.65.0">
          <param name="expressinstall" value="Scripts/expressInstall.swf">
          <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
          <div>
            <h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
            <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player"></a></p>
          </div>
          <!--[if !IE]>-->
        </object>
__________________

Please login or register to view this content. Registration is FREE
for cheap hosting solutions.
Use the coupon code "SINGLECENT" to pay just a single cent for the first month!
Madman340 is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Please Help! Banner Problem - .swf file
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.33050 seconds with 12 queries