javascript - loadString(...) - access to JS functions -


i'm loading website using htmlloader.loadstring(somehtml). there included js sources. there chance access functions inside js file?

i set property placeloadstringcontentinapplicationsandbox true.

documentation best friend friend. http://livedocs.adobe.com/flex/3/html/help.html?content=programminghtmlandjavascript_02.html

more specifically, http://livedocs.adobe.com/flex/3/html/help.html?content=programminghtmlandjavascript_07.html


Comments

Popular posts from this blog

actionscript 3 - TweenLite does not work with object -

php - How can I edit my code to echo the data of child's element where my search term was found in, in XMLReader? -

c# - Global Variables vs. ASP.NET Session State -