hi there .
I've setup a flash movie with a very simple loader and a set of buttons which on rollover set the content path of the loader. This is done using actionscript attached to the buttons.
on(rollOver) {
portfolio_loader.contentPath = "Page_00.jpg";
}
very simple !
Anyways I now want a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.