OK, now i have some problem with this actionscript for my button:
[COLOR=blue]on (release) {[/COLOR]
[COLOR=blue]loadMovie(“Imaginelogo.swf”,0);[/COLOR]
[COLOR=blue]}[/COLOR]
i used this to load another flash of mine but for some reason when i click on it, it plays fine [COLOR=black]BUT some how the my whole background is GONE and turned into a white background. My background is supposed to be a flickering old grain effect which looks like an old film. [/COLOR]
If anyone can tell me the solution to fix this problem, that will be great!!
[Using actionscript 2]