chizzy
November 1st, 2002, 10:22 PM
i used the example on this site to load movies..
i using flash mx.. but i need to save it as flash 5
on (release) {
set("f_movie", eval("movie" add x));
loadMovie(f_movie, "container");
}
i worked out how to load them dynamically.. form the database..
i was wondering how do i .. load it automatically without pressing a button
thankyou
i using flash mx.. but i need to save it as flash 5
on (release) {
set("f_movie", eval("movie" add x));
loadMovie(f_movie, "container");
}
i worked out how to load them dynamically.. form the database..
i was wondering how do i .. load it automatically without pressing a button
thankyou