Can anybody help me on how to load external swf\'s in adobe air. Every time i try i get a secur开发者_运维知识库ity sandbox violation message.
Look this code: $(\'#loader\').show(); $.post( \'/action.php\', function( data ) { // do anything with data
My form has over 200 control(s)! It takes about 7 seconds to load the form and bind the controls. I\'ve traced the application with some performance profilers , but I 开发者_C百科didn\'t find anythin
I have a view in my app where I use a very large photo that is Hi-Res and takes a bit of time to load. How do I put a loading sc开发者_如何转开发reen while this is happening? The kind of loading scree
We have an old Flash application that has worked fine for years, but intermittently fails on latest versions of Firefox. Using the same version of the Flash Player, the application runs fine in Intern
I\'m currently developing a client similar to twitter. The app has 5 tabs, and are all table views controllers.
I have a view made in Interface Builder and I want to show it every time I need time to get some data from a server. I need to add it on top of everything, I mean, modals can be p开发者_运维技巧resent
today I\'ve been working on loading dynamic javascript code (files). The solution I use is : function loadScript(scriptUrl) {
I am having strange problem, whenever my site is loaded for the first time in the browser, its jquery and slider doesnt work at all........ then when i refersh the page it loads it properly....
JSP/HTML page loading / rendering is taking too much time in Internet Explorer (IE). Same JSP/HTML page is loaded/rendered in Firefox very fastly.