Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

levels 1

Status
Not open for further replies.

z35

Programmer
Dec 21, 2001
206
US
hi,

are there an infinite number of levels on which to load movies?

 
Why - how many can you possibly use?! _____________________________________________________
Knowledge is attained only by seeking out that which is unknown
 
well.

this is my issue. i have a lot of movies that run one after the other...linked using "load movie". there is a flicker when they link because when flash unloads, it flickers.

SO...i have to use a variable "n"
i tell flash to load always on n+1...on top...then i can delete the movie in the back...and you wont see the flicker.

so...i need to no if the number is infinite. also, do you know if there is a way to take the following 1st statement and substitute n, like in the 2nd statement.

tell target (_level1)
tell target (_level(n+1))

 
There is a cap to it but I think it's around the 16,000 mark.
 
by the way, do you know of any way to get rid of the flicker problem in flash 5.0?
 
I'm sure you could use that "preloader" bit to which I gave you the link! Regards,

oldman3.gif
 
THANKS, but i dont think that is a good solution. i'm sure there is a better way.
 
Can you post a link to this original flicker problem, before you corrected it, so we can really see what you're talking about? Regards,

oldman3.gif
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top