flex-users / flex-iframe

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

Application.application.id is null #63

Closed nicoulaj closed 13 years ago

nicoulaj commented 13 years ago

Originally filed by jlward...@gmail.com on 2009-10-02T16:32:45

Application.application.id is null when static initializer runs.

This causes the following JavaScript error to show up twice: null has no properties function onload(event) { null.iframe0_load(); }(load )

nicoulaj commented 13 years ago

Updated by Julien.N...@gmail.com on 2009-10-02T19:44:44

Confirmed.

Original ticket set status to Accepted (we converted to open)

nicoulaj commented 13 years ago

Updated by Julien.N...@gmail.com on 2009-10-08T19:49:40

Ok, this is a Linux only problem due to this Flex SDK bug: http://bugs.adobe.com/jira/browse/FP-383

I will integrate the workaround described here: http://sourceblogg.se/lang/en/mina-projekt/isitme-get-flash-html-object-id-within-flash/

Original ticket set status to Started (we converted to open)

nicoulaj commented 13 years ago

Updated by jlward...@gmail.com on 2009-10-08T20:21:41

Oh! Wow. Thanks!

nicoulaj commented 13 years ago

Updated by Julien.N...@gmail.com on 2009-10-11T00:02:17

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

nicoulaj commented 13 years ago

Updated by Julien.N...@gmail.com on 2009-10-11T00:18:35

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