[thelist] Hope this question is appropriate
ben morrison
ben at benjer.demon.co.uk
Fri Sep 3 05:06:48 CDT 2004
On 2 Sep 2004, at 19:05, Michael Tidwell wrote:
> That didn't work - the button still returns nothing when clicked...
thats to do with how you have built the buttons.
1:make a button called button1.
2:place a shape MC underneath button 1 - instancename"shape1" (for
colouring)
3:select both items, make a new MC instance name - "button1"
4: select the button.
5: on(release){getURL("myurletc"+this._name);shapeColor = new
Color(this.shape1);shapeColor.setRGB(0xff0000)}
ben
More information about the thelist
mailing list