PDA

View Full Version : event and root



ciobin
March 5th, 2003, 06:42 AM
Hi, i need a simple help...i hope....

this is the code:
on (release) {
_root.istancemovie.loadmovie ("file.swf")
}


but i need that the file.swf was loaded without an event
by user, but in automatic.

Thaks!!!

senocular
March 5th, 2003, 06:47 AM
put it in the frame and not in the button




:q: