Skip to content
This repository has been archived by the owner on Mar 23, 2019. It is now read-only.

about memory release #136

Open
bestwiz opened this issue Mar 26, 2013 · 0 comments
Open

about memory release #136

bestwiz opened this issue Mar 26, 2013 · 0 comments

Comments

@bestwiz
Copy link

bestwiz commented Mar 26, 2013

In the project,We use flex-iframe to display the PDF file.
Source is as follows:

flex_iframe:IFrame id="iframeLf" overlayDetection="true" source="{firstInputModel.loadOutputVO.loadCaseList.getItemAt(firstInputModel.currentIndex).firstInputJpgPathLf}" width="763" height="1057" x="0" y="-10" cachePolicy="off"

When the picture transfer,We see through the FlashProfile tool,picture Memory is not released,repeated operation,memory rising.

We use the following source clear Frame,but failed
(pages.getElementAt(0) as FirstInput).iframeNl.removeIFrame();

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant