PDA

View Full Version : Flash Help


Tony Burgan
09-26-2001, 08:41 PM
< I am new to flash and I'm learning it by trial and error><When I export a .fla file to a movie, .exe, or swf I get the following:> <The changes I made aren't visable or saved in addition... some functions/ roll over events do not work> < can anyone offer assistiance...> <I'd also like to find more examples of flash projects to examin/learn from, so If you are able to provide some links or projects it would be helpful> Thank you for your time!>
*************Generated message*********************
Symbol=Main Buttons, Layer=Layer 1, Frame=1: Line 7: Statement must appear within on handler
stopDrag ();

Symbol=Main Buttons, Layer=Layer 1, Frame=1: Line 8: Statement must appear within on handler
setProperty ("_root.pdf", _x, 1060.3);

Symbol=Main Buttons, Layer=Layer 1, Frame=1: Line 9: Statement must appear within on handler
setProperty ("_root.pdf", _y, 250.1);

Symbol=Main Buttons, Layer=Layer 1, Frame=1: Line 10: Unexpected '}' encountered
}

Jesse
10-02-2001, 09:31 AM
we need to see the code itself as well as the error msg to debug it.