Newbie question on linking an adbanner

hey - i prolly didnt even make the flash animation correctly or anything - but it works… mostly… well… kinda.

my ad banner can be seen displayed here:

http://dbfdzigns.anime-internet.com/awards/index2.php

and the source is here:

http://dbfdzigns.anime-internet.com/buttons/dbfdzigns.swf

anyways, the animation works, but considering this is my first time even attempting flash, i don’t know how to link it to my site’s url - which is:

http://dbfdzigns.anime-internet.com

id appreciate any help you can offer - sorry for bother u all with what is probably an extremely easy question, but im fed up with playing around with it and getting nowhere.

thanks

Insert this code into your HTML:

< embed src=“http://www.domain.com/urswfsource.swf?URL=http://www.domain.com/urtarget/” quality=“high” type=“application/x-shockwave-flash” width=“ur wide” height=“ur height”>< /embed >

Dun forget to remove the spaces from the embed tag.

still didn’t work?

i just tried what you said:

http://dbfdzigns.anime-internet.com/bannertest.html

Here you go:

<EMBED src="http://www.wutever.com" WIDTH="500" HEIGHT="400" ALIGN="" quality=high bgcolor=#FFFFFF NAME="wutever"
TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer" url="http://www.wutever.com"></EMBED>

Hope this helps!

yours,
h88

k… that still didnt work.

http://dbfdzigns.anime-internet.com/bannertest2.html

In your movie, create a giant invisible button over the banner.

Assign a getURL action to the button.

To make an invisible button just draw then shape, convert it to a button symbol, open up your button for editing and drag the keyframe so that the only occupied frame is the one under “HIT”.

This will create an invisible button to the viewers, and since it will cover all your content you can just click.

Hmm, It’s really weired, i thought the HTML embed tags should work, anyways, Lost finalize it :stuck_out_tongue:

thanks all - its workin now:

http://dbfdzigns.anime-internet.com/buttons/dbfdzigns.html