free flash templates
free flash templates menu free css & photoshop templates menu free flash animation

PDA

View Full Version : [SOLVED] help needed with flash banner


mbit
08-04-2009, 03:14 PM
Hi all,

I'm a bit of a newbie at all this so sorry if this is a stupid question!

I have the banner all up and running the only problem is i can't get it to fit the width of my webpage.

I have tried making the image wider but this only helps a little.

Can anyone offer any advice?

Thanks
Matt

freenicetemplates
08-04-2009, 08:57 PM
Hi,
Please send the URL where we can see your problem. We can't help you if we can't see the problem.

mbit
08-04-2009, 09:40 PM
url is www.mbitservices.co.cc

Thanks for taking a look!

freenicetemplates
08-05-2009, 11:48 AM
Hi,
To change banner width en height, just replace bold values in you HTML page:
swfobject.embedSWF("flash/header.swf", "free-flash-header","540", "150"....Here the banner widht is 540, and the banner height is 150.

mbit
08-07-2009, 11:54 AM
Thanks for your reply, however it doesn't work.
My banner does move but the width of the actual banner doesn't get bigger.

Any other ideas?

freenicetemplates
08-07-2009, 12:37 PM
It should work, but you've got problems in your HTML page (several <head> and <body> tags...). You should first clean your code and remove banner code. Download the banner again and put the right code at the right place as it's shown in example of the zip archive : some code has to be insert between the <head> </head> tags and some code must be between the <body> </body> tags.

Regards.

mbit
08-08-2009, 11:22 AM
I've gone back to the original and edited the Width (540) and it's not working, changing the 150 does change the hight though ??

freenicetemplates
08-08-2009, 04:46 PM
Hi,
Can you please zip your home page and your image folder and attached it to a new post ? We will correct it and send it back to you.

mbit
08-11-2009, 08:24 PM
Hi,

Attached as requested. Thanks again for taking a look!

freenicetemplates
08-11-2009, 09:14 PM
Hi,
Here is an attached file with no problems. We change the height of the banner and it works.
swfobject.embedSWF("flash/header.swf", "free-flash-header","800", "250",...
Perhaps you the banner width has no effect because your images have a smaller width than 800px.

Is it fine now ?

mbit
08-17-2009, 07:48 PM
It looks like the problem was the image width, even though i did try this previously and it made no difference, once i did it again, and changed the width at the swfobject.embedSWF("flash/header.swf", "free-flash-header","800", "250" line it's worked fine.

Thank you very much for the help!!