Hakushi
June 10th, 2008, 01:58 PM
Hi there,
so, i've a problem with an iframe and a flash header. For an ads tool that i currently work on, i need to display a Flash header within a html+javascript content trough an iframe.
The user sets up his ads through our tool, and we give him an iframe tage which call a php file (static.php) with a reference code to generate the proper html+javascript for this ads.
The problem his, if i call directly the static.php, i get my ads in its good shape, but if i try to use the iframe, it ****s up all the ads, and javascript return this error:
Error: uncaught exception: Permission denied to call method Location.toString
Anyone have a idea of what causes this bug? (It works on IE and Safari)
so, i've a problem with an iframe and a flash header. For an ads tool that i currently work on, i need to display a Flash header within a html+javascript content trough an iframe.
The user sets up his ads through our tool, and we give him an iframe tage which call a php file (static.php) with a reference code to generate the proper html+javascript for this ads.
The problem his, if i call directly the static.php, i get my ads in its good shape, but if i try to use the iframe, it ****s up all the ads, and javascript return this error:
Error: uncaught exception: Permission denied to call method Location.toString
Anyone have a idea of what causes this bug? (It works on IE and Safari)