My company recently switched hosts for their website, and as a result had get rid of .aspx pages and switch to .html. All was well and good until we found that a flash object has an embedded link to an old .aspx page. We can not edit the flash file without losing it due to corruption. It was made for us by an outside company.
Our only option at this point is to redirect from the old.aspx url to the new.html url. How can I accomplish this?