undercover
03-17-2005, 06:06 PM
I downloaded this loop engine from http://www.flashcomponents.net and it look like it could do exactly what I need. However, the creator is Japanese and getting useful information from her is difficult.
1.) I need to have this loop automatically without being dependent on mouse movement and
2.) I would like it to load images dynamically.
I think there are instructions on how to do both of these in the comments section where the component is listed, however I can't seem to make them work.
She lists
compmc.SwitchHandler("none")
to make it loop automatically and
comp.LoadToChain("a.jpg","b.jpg")
to load dynamic jpgs. But I can't figure out where to put them or how they are supposed to work.
If you have some idea, please let me know.
Thanks,
-b
1.) I need to have this loop automatically without being dependent on mouse movement and
2.) I would like it to load images dynamically.
I think there are instructions on how to do both of these in the comments section where the component is listed, however I can't seem to make them work.
She lists
compmc.SwitchHandler("none")
to make it loop automatically and
comp.LoadToChain("a.jpg","b.jpg")
to load dynamic jpgs. But I can't figure out where to put them or how they are supposed to work.
If you have some idea, please let me know.
Thanks,
-b