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

iphone - Using nested NSDictionary with Picker -

javascript - Iterate over array and calculate average values of array-parts -

php - accessing mysql using different server to which db connection data is located -