FAQ
There's
no need for you to have
any experiences in Flash
and graphic design to use
our flash banners in your
websites and create online
interactive advertisements.
1.
Can every one see these
flash banners?
- Now days all
browsers come up with in-build
flash players. So every
one can see your flash banners
online.
2.
How it works?
- ezflashbanners
provides you an instant
delivery of your customized
flash banner. The entire
process takes just a couple
of minutes.
First you pick a banner
template that matches your
requirements. Then you enter
the text that you would
like to see on
the banner and place an
electronic order. As soon
as your order is processed,
you receive an email which
contains your customized
flash banner. This email
also contains detailed installation
instructions. Thus your
satisfaction with the flash
banner
is guaranteed
3.
Can I change the custom
message after purchasing
the banner?
- We provide
you .swf and .txt file for
your banner.
The text
on the banner is read through
the text file, you may change
that by putting the new
lines in the text file.
4.
Do I require any skills
or software to insert the
flash banner in HTML page?
- Basically there
is no need to have any skill
set or software to insert
flash banner in HTML page.
If you are using web authoring
programs like DREAMWEAVER
just insert flash banner
in default way. But if you
are using simple text editor
then you
are required the following
code. In your desire position
of flash banner just paste
the following code and replace
the "banner_A017.swf"
with your flash banner name
and change the height and
width respectivly –
| |
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0"
width="468"
height="60">
<param name="movie"
value="banner_A017.swf">
<param name="quality"
value="high">
<embed src="banner_A017.swf"
quality="high"
pluginspage="http://www.macromedia.com/go/getflashplayer"
type="application/x-shockwave-flash"
width="468"
height="60">
</embed>
</object>
|
|
|
But
if you are using FRONTPAGE
then you are required
the following code. In
your desire position of
flash banner just paste
the
following code and replace
the "banner_B01.swf"
with your flash banner
name and change the height
and width respectivly
–
| |
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0"
width="550"
height="125"
id="banner_B01"
align="middle">
<param name="allowScriptAccess"
value="sameDomain">
<param name="movie"
value="banner_B01.swf">
<param name="quality"
value="High">
<param name="bgcolor"
value="F9F9F9">
<param name="_cx"
value="20505">
<param name="_cy"
value="3307">
<param name="FlashVars"
value>
<param name="Src"
value="banner_B01.swf">
<param name="WMode"
value="Window">
<param name="Play"
value="-1">
<param name="Loop"
value="-1">
<param name="SAlign"
value>
<param name="Menu"
value="-1">
<param name="Base"
value>
<param name="Scale"
value="ShowAll">
<param name="DeviceFont"
value="-1">
<param name="EmbedMovie"
value="-1">
<param name="SWRemote"
value>
<param name="MovieData"
value>
<param name="SeamlessTabbing"
value="1">
<embed src="banner_B01.swf"
quality="high"
bgcolor="#f9f9f9"
width="550"
height="125"
name="banner_B01"
align="middle"
allowScriptAccess="sameDomain"
type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/go/getflashplayer"
/>
</object>
|
|
|
5.
Need more assistance to
install flash banner on
my site. Can you help
me?
- Sure! Please
contact us via email to
sales@mohole.com
along with your Banner
code and your problem.
Our Support Team will
help you within 24 hours!
6.
What payment options are
available to me?
- You can purchase
flash banner through PayPal.
All options available
on PayPal are available
for you to purchase.
7.
Why do I need both the
HTML code and SWF file
to display Flash banner?
- The SWF file
is a special format of
media file by Macromedia,
which requires a browser
plug-in to display it.
To let the browser
know it should display
a Flash file, a special
HTML code must be embedded
into web page.
8.
Can I display my Flash
banner ad on other websites
(friends, affiliates etc.)?
- You should
add to the banner code
the absolute URL (i.e.
full web address) of your
Flash banner SWF file
residing on your web
site and supply this code
to your friends, partners
etc.
|
|
|
|