i used the pre loader on this to make mine but i noticed that it didnt have a play btton i tried adding one but i didnt no if it worked does anyone no how to put a play button on
hi,
usually preloaders will not have a play button till it get load, if u want to add a button u can do like this
ifFrameLoaded(scene, frame) {
gotoAndStop(“btnFrame”);
}
In btn frame put a btn and give a command to play, if u give a command to play the movie before load it will not work
regards
ajok
ajok@indiatimes.com