ok i’ve beent rying to get this to work for the past hour or so and i’m really confused so i’m gonna try here…i’m trying to make one thing load…and after that has loaded…another thing load…i know you can do all that in the timeline but it would all turn out messy…so i was wondering if you could do it in the action box…and i’ve tried this so far…
t_field is and t_fieldback are both these boxes i’ve made…and i’m trying to say that t_fieldback starts out true so it plays first…i think tahts right and then t_field starts out false. then i’m trying to say if t_fieldback is false (which means its stopped, i think) then t_field must be true and its suppose to play…
but its not working for some reason…you get what i was trying to say right?! if you know howta fix it could you plz tell me thx…
i thought know one understood…ignore the first messages…i’m gonan put it in simpler language basically i’m saying…how do you make one thing load after another after a page opens (on a flash website)…
like making a box get big then a box inside that box appear after that box has gotten to its full size…
i hope thats easier for you to understand
yea i know its possible in the timeline but i just thought it’d be confusing so i was wondering if there was an action scripting way to ease everything up…
You have to be more precise about what you are trying to do. If you want to code everything, then have a look at the dynamic event handler tute (in the AS tricks). If you’re tweening, then you can do it from the timeline (easier if you ask me).