Hello everybody,
I have a one card stack (LiveCode 4.5.3 build 1210 / Mac OS X 10.6.6) named 
"Exagofon".
In my stack I have an image object named "imgFondSliderIntensité" to which 
reference is made from some buttons > all works perfectly.
When I put into the stack script (into "on openStack" script) this line :
put (the left of img "imgFondSliderIntensité") + round((the width of btn 
"btnThumbVolumeGénéral")/2,0) + vpValeur - 1 into vxX
everything continues to work well, but...
when I save the stack, I have this error message :
Chunk: no such object
Object: Exagofon
Line: put (the left of img "imgFondSliderIntensité") + round((the width of btn 
"btnThumbVolumeGénéral")/2,0) + vpValeur - 1 into vxX
Hint    : imgFondSliderIntensité
Why ?
Rene(é)
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to