rldjrsksl / flex-iframe

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

ExternalInterface #70

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. New Project
2. SWC in Libs
3. Add Child

What is the expected output? What do you see instead?
Error: ExternalInterface is not available in this container. Internet
Explorer ActiveX, Firefox, Mozilla 1.7.5 and greater, or other browsers
that support NPRuntime are required.
    at
com.google.code.flexiframe::IFrame/createChildren()[/home/nicoulaj/workspaces/fl
exiframe/flexiframe/src/com/google/code/flexiframe/IFrame.as:247]
    at
mx.core::UIComponent/initialize()[C:\autobuild\3.2.0\frameworks\projects\framewo
rk\src\mx\core\UIComponent.as:5370]
    at
mx.core::Container/initialize()[C:\autobuild\3.2.0\frameworks\projects\framework
\src\mx\core\Container.as:2526]
    at
mx.core::UIComponent/http://www.adobe.com/2006/flex/mx/internal::childAdded()[C:
\autobuild\3.2.0\frameworks\projects\framework\src\mx\core\UIComponent.as:5267]
    at
mx.core::Container/http://www.adobe.com/2006/flex/mx/internal::childAdded()[C:\a
utobuild\3.2.0\frameworks\projects\framework\src\mx\core\Container.as:3305]
    at
mx.core::Container/addChildAt()[C:\autobuild\3.2.0\frameworks\projects\framework
\src\mx\core\Container.as:2217]
    at
mx.core::Container/addChild()[C:\autobuild\3.2.0\frameworks\projects\framework\s
rc\mx\core\Container.as:2140]
    at
mx.core::Container/createComponentFromDescriptor()[C:\autobuild\3.2.0\frameworks
\projects\framework\src\mx\core\Container.as:3681]
    at
mx.core::Container/createComponentsFromDescriptors()[C:\autobuild\3.2.0\framewor
ks\projects\framework\src\mx\core\Container.as:3493]
    at
mx.core::Container/createChildren()[C:\autobuild\3.2.0\frameworks\projects\frame
work\src\mx\core\Container.as:2589]
    at
mx.core::UIComponent/initialize()[C:\autobuild\3.2.0\frameworks\projects\framewo
rk\src\mx\core\UIComponent.as:5370]
    at
mx.core::Container/initialize()[C:\autobuild\3.2.0\frameworks\projects\framework
\src\mx\core\Container.as:2526]
    at
mx.core::UIComponent/http://www.adobe.com/2006/flex/mx/internal::childAdded()[C:
\autobuild\3.2.0\frameworks\projects\framework\src\mx\core\UIComponent.as:5267]
    at
mx.core::Container/http://www.adobe.com/2006/flex/mx/internal::childAdded()[C:\a
utobuild\3.2.0\frameworks\projects\framework\src\mx\core\Container.as:3305]
    at
mx.core::Container/addChildAt()[C:\autobuild\3.2.0\frameworks\projects\framework
\src\mx\core\Container.as:2217]
    at
mx.core::Container/addChild()[C:\autobuild\3.2.0\frameworks\projects\framework\s
rc\mx\core\Container.as:2140]
    at
mx.core::Container/createComponentFromDescriptor()[C:\autobuild\3.2.0\frameworks
\projects\framework\src\mx\core\Container.as:3681]
    at
mx.core::Container/createComponentsFromDescriptors()[C:\autobuild\3.2.0\framewor
ks\projects\framework\src\mx\core\Container.as:3493]
    at
mx.core::Container/createChildren()[C:\autobuild\3.2.0\frameworks\projects\frame
work\src\mx\core\Container.as:2589]
    at
mx.core::WindowedApplication/createChildren()[C:\autobuild\3.2.0\frameworks\proj
ects\airframework\src\mx\core\WindowedApplication.as:1766]
    at
mx.core::UIComponent/initialize()[C:\autobuild\3.2.0\frameworks\projects\framewo
rk\src\mx\core\UIComponent.as:5370]
    at
mx.core::Container/initialize()[C:\autobuild\3.2.0\frameworks\projects\framework
\src\mx\core\Container.as:2526]
    at
mx.core::Application/initialize()[C:\autobuild\3.2.0\frameworks\projects\framewo
rk\src\mx\core\Application.as:846]
    at Runescape/initialize()[/Users/Alec/Documents/Flex Builder
3/Runescape/src/Runescape.mxml:0]
    at
mx.managers::SystemManager/http://www.adobe.com/2006/flex/mx/internal::childAdde
d()[C:\autobuild\3.2.0\frameworks\projects\framework\src\mx\managers\SystemManag
er.as:2009]
    at
mx.managers::SystemManager/initializeTopLevelWindow()[C:\autobuild\3.2.0\framewo
rks\projects\framework\src\mx\managers\SystemManager.as:3234]
    at
mx.managers::SystemManager/http://www.adobe.com/2006/flex/mx/internal::docFrameH
andler()[C:\autobuild\3.2.0\frameworks\projects\framework\src\mx\managers\System
Manager.as:3064]
    at
mx.managers::SystemManager/docFrameListener()[C:\autobuild\3.2.0\frameworks\proj
ects\framework\src\mx\managers\SystemManager.as:2916]

What version of Flex-IFrame are you using? On what operating system and
which navigator (specify the version too)? Newest, Mac OS X 10.6.2

=========
xmlns:flexiframe="com.google.code.flexiframe.*" Using this in the top. (mx:App)

Original issue reported on code.google.com by alecmura...@gmail.com on 28 Feb 2010 at 6:22

GoogleCodeExporter commented 8 years ago
I have the same problem with the above, 

"Error: ExternalInterface is not available in this container. Internet
Explorer ActiveX, Firefox, Mozilla 1.7.5 and greater, or other browsers
that support NPRuntime are required."

I'm developing AIR application with Flex Builder on Windows XP. 
Doesn't it support adobe AIR ?

Original comment by truefrog...@gmail.com on 18 Mar 2010 at 3:48

GoogleCodeExporter commented 8 years ago
@truefroggie: No need for flex-iframe in Air, it already has an HTML component.

@alecmuradian: Sorry but I'm closing. You say MacOs, I see Windows paths, and 
even my 
own path in your stack trace :) If you still have the issue, please open a new 
bug 
with trustable informations.

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