Thanks Kenneth,
So do you mean in that code add another bit of code that has the same elements as the "on mouseUp" but make it a function?
e.g.
on selectRad myVal
selected = myVal
my.member = member("radio button "&(["unselected","selected"][selected+1]))
my.ink = originalInk...
This is the radio buttons behaviour code
property radiobuttons
property selected,iselected,my,id,g,groupname,name
property originalInk,invertOnClick
property shownerror
on beginsprite me
g = me.script
my = sprite(me.spritenum)
if name="" then
if the runmode contains...
Actually, I've managed to get it to read in all the variables now. And from that I've maanaged to populate text areas with the relevent data.
The problem is that I've got these custom Radio buttons that use image swaps and I need to activate the relevent radio buttons depending on the...
Hi, I'm working on this project with roytheboy.
We did what you suggested, but when we try to run it comes up with an error saying its expecting a string
Thanks
Phil
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.