Ok I figured it all out, I do apprec the help !!!!!
Now I am trying this
I have all the dynamic text loading already,all good,
works when I put just the text field out there in the time line.
I am trying to load text now when
function displayImage() {
if(this>=that) {
loadMovieNum(bio1.text,3);
}
And it load the text variable bio1=thisorthat into movie 3
at a certain location on the stage.
Any Ideas?
Thanks