is it possible to make a local file browsing, for example a form to search .wav or .mid files in the user machine, the app is in a server...
anyone available to help????
try this way but be carreful with the "showmeclip" location:
on (release) {
var currFrame = _level0._currentframe;
var clipName = "showmeclip" + currFrame;
[clipName]gotoAndPlay(2);
}
for all sort of thing that u want to do whit variables for exemple properties...
I've got a movie clip named x, with size 0,0. I create a new movie clip inside x (in actionscripting) and load a image to it, when I try to get x width it says its 0 if i try to get the new movie clip width it alsow says that it's 0.
Anyone can help???
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.