Javascript – how to get iframe in window of sencha extjs

camtasiaextjsiframejavascript

i have a test.html from Camtasia with video inside.
i want call it in sencha extjs window from index.html.
it should be called as iframe, how to do that?

Best Answer

There is a ux Component shipped with ExtJS. I recommend to use this. You may also find this thread helpful