hi everyone
i have two button on the stage and a dynamic text field with instance name “description” in my movie.
i want to change the text of the dynamic text field on click of every button.
i dont want to use xml.
vineet
hi everyone
i have two button on the stage and a dynamic text field with instance name “description” in my movie.
i want to change the text of the dynamic text field on click of every button.
i dont want to use xml.
vineet
_root.description.text = variable
go figure
:: Copyright KIRUPA 2024 //--