Flex Mobile feedback while loading images - image

i got some spark image components in my app with embedded src. if the view will pushed to the stage, the images begins to load ... and while the loading progress... i cant show an busyindicator because the thread is loading... flash couldn't animate the busyindicator and load images at the same time :-(
how can i resolve that problem? I know air/flash is single treaded :-/ i don't understand the sense of a busyindicator.. because it won't work while loading :-(
A BusyIndicator is a component to show activity...

Related

Images didnt load on masterslider in any responsive device mobile and Ipad

I am using Master Slider In my Wordpress site.When resize browser window manually slider is working fine but when I test it with my mobile images didnt load generally, I only see loader image.I tried to be sure that all divs are streched with their parent and all is ok but images didnt load on mobile devices.
How can I fix this?
I found the solution.It was because of other jquery library of slider, so they are getting on conflict with each other.

I have a background image that is loading only partially

I have a background image that loads mostly, but half of the time there is a pice missing from the image and you have to refresh the page to get the entire image to show. Could the image I'm using be corrupt or broken? Or could the problem be somewhere else. I am using a mac and google chrome.
here is the link: http://wlsnook.staging.wpengine.com/

My site seems to be loading scripts first on Firefox, preloader not working

So it seems that Firefox loads the background images after everything else. I reorganized my site so the first image is not a background image and thus it seems to load first. Great news...but the other images continue to load at the very end. I intend to optimize them further but I don't think that is the issue.
http://www.nogginusers.com/eco/index.html

WP7 Loading animation for content

I tried to find an example for content loading animation (to learn how to implement one in my app). But I couldn't find one.
What I want is: There are 4 listboxes in my mainpage and I want to show a loading animation until the listboxes have completed loading their data.
For example,IMDB application has a loading animation like I want. (You can watch it here http://www.youtube.com/watch?v=AV9BoyGm7Fo)
Any ideas on how to create this?
Thanks
Please refer to these links, as they seem to provide the exact solution to coding this standard loading animation:
Creating a Splash Screen with a progress bar for WP7 applications
High Performance ProgressBar for Windows Phone 7

Dashcode question - OnClick image to fullscreen?

I have a web app I'm building in Dashcode, currently every thing is working as advertised. I'm using the browser template and was able to modify it a bit, got the xml working to connect images and their description. Now I want to add a simple OnClick event that sends the image to fullscreen but I can't find any documentation for that. I'm pretty sure this is easily done so I'm missing something here? Any help greatly appreciated.
Tom
Taking over the screen is a bit complicated (if your talking about a full screen experience like youtube), but full screen in the browser window is defiantly possible. The simplest method is to have the click event open a link to the image location. This would load the image in full resolution in the browser window. A more elegant approach would be to load the image url into the source of a image dashcode object. and have that objects visibility only appear overs the whole web app when the Oncick event occurs. If you are talking about a built in function in dashcode to achieve a full screen/browser image, your out of luck.

Resources