IM PUBLISHING A CD ROM WITH 2 SWF FILES AND WANT TO LINK ONE TO THE OTHER WITH A BUTTON. I HAVE TRIED GET URL AND\r\ron (release) {\r loadMovie (“avpres”, “0”);\r}\r\rTHIS IS CAUSING ME HEADACHE. ANY ADVICE APRECIATED.
doesn’t “load movie” work if you give it the correct directory?
on (release) {\rloadMovie (“avpres.swf”, 0);\r}\r\rone more thing : Are you sure you want to load it in level0 ?? Check that.\r\rpom 0]
and the swf extension.\rwhy do you title this FSCOMMAND PROBLEMS if you use get url.
just figured it out. was being a vegetable. cheers for your help