View Single Post
10-03-2007, 01:18 AM
#1
Randy is offline Randy
Status: Sin Binner
Join date: Jan 2007
Location:
Expertise:
Software:
 
Posts: 1,121
iTrader: 13 / 100%
 

Randy is on a distinguished road

Send a message via MSN to Randy

  Old  Creating A Flash Link?

Alright so i am the new owner of a board, and i need to place an advertisement banner that is flash with a link to a site, however there is no link alrdy placed into the flash, its just a flash banner ad.

my code is:
HTML Code:
<object width="705" height="69">
<param name="movie" value="images/utsab_1.swf">
<embed src="images/utsab_1.swf" width="705" height="69">
</embed>
</object>
i need to create a link for this. thank you in advance.