I am making some sort of a games web page with flash I have the games in .swf and I want to link a button to this .swf file but every time I put this code:
On (release) {
loadMovieNum("H:\\Dina\\games\\1i\\1iup.swf", 0);
}
It starts as an html page and I want it as .swf file.
So if any pro can help?
Thanks
