Hi,
I need help creating an IFrame busting code to allow a banner to expand out of an IFRAME.
This is the situation I created a Flash banner with dimmesions 728x90 that expands to 728x400 when the user clicks on a button.
Here is the problem, the banner will be displayed inside an IFRAME with dimmensions of 728x90 on other websites, so when users click on it the banner will expand inside the IFRAME but will not be visible because IFRAME won't expand.
I'm supposed to come up with some javascript code to help the banner bust out of the IFRAME so the banner will be visible when it expands.
I was told some companies already do this, but I have limited knowledge on javascript, I work with Flash and PHP most of the time.
Any help will be much apreciated.