Ask a Question related to Macromedia Flash Sitedesign, Design and Development.
-
nabil m #1
preloading multiple dynamic jpeg
hi, i know this subject probably was beaten to death but i cannot find
this -
i am trying to duplicate a movie clip 30 times and load dynamically 30
jpeg images into it -
i am trying to have the preloader preload all 30 images first to then
display the images
i think i need to get the correct variables
this.total = _root.myImages_mc.square_01 to 30
_mc.imageZone_mc.getBytesTotal();
this.loaded =_root.myImages_mc.square_01 to 30
_mc.imageZone_mc.getBytesLoaded();
here is an example thx in advance
[url]http://goldkeeper/indexes/brooklynyacht/index.html[/url]
nabil m Guest
-
Preloading dynamic swfs
Hi Guys, I hope you can help me. I'm trying to create a standard container in flex for my flash files, so they'll dynamically load a flash movie... -
Multiple Dynamic List Menu Help
Hello. I'm a programming novice and I'm trying to create a two dynamically populated list and or jump menus. I'd like there to be a parent / child... -
Dynamic Drop down Multiple Times
Hey i am a New member and need help badly. I want to put a drop down menu on my site. I have a horizontal menu with 7 images. What i want is... -
Multiple Dynamic cc Mailto Recipients
I am developing a web application that links a SQL table of email messages to another table of recipients. You create a message, then link multiple... -
Preloading Multiple External Swfs
hi there, i seem to be having a small problem in preloading external swfs. i have a main flash file(main.swf) which is a slideshow of 8 external... -
nabil m #2
Re: preloading multiple dynamic jpeg
oops - this is the example link
[url]http://www.nabboull.com/indexes/brooklynyacht/index.html[/url]
"nabil m" <nabil@hagedorn.com> wrote in message
news:bifm93$rai$1@forums.macromedia.com...> hi, i know this subject probably was beaten to death but i cannot find
> this -
>
> i am trying to duplicate a movie clip 30 times and load dynamically 30
> jpeg images into it -
> i am trying to have the preloader preload all 30 images first to then
> display the images
>
> i think i need to get the correct variables
>
> this.total = _root.myImages_mc.square_01 to 30
> _mc.imageZone_mc.getBytesTotal();
> this.loaded =_root.myImages_mc.square_01 to 30
> _mc.imageZone_mc.getBytesLoaded();
>
> here is an example thx in advance
> [url]http://goldkeeper/indexes/brooklynyacht/index.html[/url]
>
>
nabil m Guest



Reply With Quote

