flash MX JPGs loading
- Started
- Last post
- 8 Responses
- georgietexan
I need help quick.
I have a blank MC that loads JPGs into it. I need some way of letting people know the JPG is loading.
I'm having trouble understanding the
bytesLoaded = targetClip.getBytesLoaded();
bytesTotal = targetClip.getBytesTotal();please help..
- georgietexan0
does anyone have anything? I have a button on the main stageand a blank MC that I need the images to load into. That works fine I just have no pre loader for this action. anyone know a work around dynamic txt box that just shows loading?
- concaf0
slap a mc with a loading graphic on a layer behind where your jpeg should load. it will constantly loop, but when your jpeg loads it will cover the loading mc. you could also play with a if yourclip.loaded then visible = false. script.
- Sapphire0
i actually asked this same question earlier yesterday..
- Sapphire0
damn, wrong link
- Sapphire0
sorry if its not helping... i'll stop
- rizon0
i think you can find preloaders for this at http://www.flashcomponents.net