flex-users / flex-iframe

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

iFrame contents are not displayed by playing swf directly. #64

Closed nicoulaj closed 13 years ago

nicoulaj commented 13 years ago

Originally filed by mrn...@hanmail.net on 2009-09-24T10:24:53

What steps will reproduce the problem?

  1. Run iFrame sample file(.swf) in IE browser. (run .swf directly not .html)
  2. iFrame contents are not display.
  3. But press F5 key(reload) in browser, the contents are displayed.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

iFrame 1.3.2 flex builder 3 Windows XP IE 8

Please provide any additional information below.

nicoulaj commented 13 years ago

Updated by Julien.N...@gmail.com on 2009-10-03T12:55:18

This is a normal, the component cannot insert the javascript functions in the DOM.

Original ticket set status to WontFix (we converted to closed)