2 onLoads
2 onLoads
- Started
- Last post
- 3 Responses
- swollenelbow
I have two things that i want to do on "onLoad" for my document, how do i do this?
thanks.
- swollenelbow0
lol forget it, i've got it. haha
- jox0
Now be a good boy and explain for future reference.
- ********0
so here's some sample code:
mc.onLoad = function(){
everything
between these
curly brackets
occurs when "mc"
loads.
}hopo that makes sense.