flex-users / flex-iframe

IFrame component for Flex applications.
github.com/flex-users/flex-iframe
120 stars 63 forks source link

Cannot Print in Flash Builder 4 #17

Open nicoulaj opened 13 years ago

nicoulaj commented 13 years ago

Originally filed by blake.be...@gmail.com on 2010-09-16T22:22:50

What steps will reproduce the problem?

  1. Try and print from flex iframe component in Flash Builder 4.

What is the expected output? What do you see instead? Expect a printer dialog. Instead see an error message that says "TypeError: Access is denied".

What version of Flex-IFrame are you using? On what operating system and which navigator (specify the version too)? Flex Iframe 1.4.6 Flash Builder 4 Windows 7 64 bit Internet Explorer 8

Did you follow the users guide ? Particularly, did you set "wmode" to "opaque" ? Have not set the wmode.

Please provide any additional information below, and a sample Flex 3 project reproducing the issue if possible. The error message is being generated from the web browser so I believe that this is probably a javascript issue.

nicoulaj commented 13 years ago

Updated by blake.be...@gmail.com on 2010-09-16T22:25:57

I was using the Flex 4.1 SDK to compile to project.

nicoulaj commented 13 years ago

Updated by blake.be...@gmail.com on 2010-09-16T22:37:13

It looks like this is an issue in Flex 3 as well.

nicoulaj commented 13 years ago

Updated by irla.san...@gmail.com on 2011-04-28T09:35:44

Have u got solution for this error?