buzzboychicago
Programmer
- Sep 20, 2004
- 34
on button click i have this code
on (release){
loadMovie("Contact_Us_Page.swf", "_root.ClipTarget");
play()
}
is it possible within that to say to resize it to a certain
xscale and yscale
how would i do that?
any help is greatly appreciated! thanks
on (release){
loadMovie("Contact_Us_Page.swf", "_root.ClipTarget");
play()
}
is it possible within that to say to resize it to a certain
xscale and yscale
how would i do that?
any help is greatly appreciated! thanks