Hi
I’m working on an interactive company, and for each campaign we create dozens of loaders. A loader is a simple flash file contains the following elements:
- few lines of code for eRate (counting how many clicks have been done on a banner)
- a loader for the source banner from “http://…host…/…/” + w,h + “.swf”
- a button that tells what happens when a banner is clicked (different portals as us for different scripts)
Is there a way to automate the process of making such files? it takes a 1 minute to make 1 swf, but the amount of loaders make the work a bit longer.
I’d like to see an application that asks for a list for sizes + eRate code for each one and the URL for the source banners. And publishes a list of swf files.
Is there a way for that?
Thanks in advance