Hey everyone I have a scroller which works fine but im looking to update text in a dynamic text box depending on the position of the scrollbar movie clip
im guessing that i need to use something like:
if (dragMC._x = 100){
title_txt.text = "hello";
}
i know that is terribly sloppy but im new to this xpos stuff
anyone have any ideas on this? any input greatly apreciated!
download file:
im guessing that i need to use something like:
if (dragMC._x = 100){
title_txt.text = "hello";
}
i know that is terribly sloppy but im new to this xpos stuff
anyone have any ideas on this? any input greatly apreciated!
download file: