hello dp member i have flash banner in swf format with out insert clicktag url inside it how to put this banner in html page and when click go to url i dont have open file to edit it waiting ur help
You would need to use the <embed> tag in your HTML code. W3Schools has a section on it here. You shouldn't need to edit the SWF file just the HTML code. Cheers, T