Question
where do I add my button code in cs3?
where do I add my
on(press){
_root.loadMovie("graphic_arts/graphic_arts.swf");
}
code in cs3?
When I select the button the object does not accept the code. Does this code still work in cs3???
on(press){
_root.loadMovie("graphic_arts/graphic_arts.swf");
}
code in cs3?
When I select the button the object does not accept the code. Does this code still work in cs3???