rldjrsksl / flex-iframe

Automatically exported from code.google.com/p/flex-iframe
0 stars 0 forks source link

Wrong iframe position on loading swf #72

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a flash AS3 file
2. Create a flex AS3 file with flex-iframe inside
3. Load the flex swf inside the flash swf

What is the expected output? What do you see instead?
It should load the flex swf with the iframe.
It loads the swf but the iframe is not in the right place (look at
screenshots attacched).

What version of Flex-IFrame are you using? On what operating system and
which navigator (specify the version too)?
Flex-iframe 1.4.3 on Firefox 3.6 and IE8

Please provide any additional information below, and a sample Flex 3
project reproducing the issue if possible.

Original issue reported on code.google.com by shockma...@gmail.com on 9 Mar 2010 at 9:48

Attachments:

GoogleCodeExporter commented 8 years ago
It seems like the behavior is dependent on the loading order. When adding it 
into a
canvas that is not already added to the stage, the position will not be 
updated. When
the enclosing canvas is already added to the stage, the position and update will
occur as expected.

Original comment by artistinclosure@googlemail.com on 29 Mar 2010 at 2:38

GoogleCodeExporter commented 8 years ago
Won't fix for now...

Original comment by Julien.N...@gmail.com on 14 May 2010 at 3:24