incorruptus Posted August 10, 2008 Report Share Posted August 10, 2008 I have linked text loading from a external .txt file into a MovieClip, I want it to fade in on my page, but it doesn't seem to work doing it inside my MovieClip. Without the tween it shows up perfectly but as soon as I apply the tween it doesnt show up any more...Any ideas why it's not working? Link to comment Share on other sites More sharing options...
Ingolme Posted August 10, 2008 Report Share Posted August 10, 2008 You could probably change the alpha on the parent movieclip with ActionScript. Link to comment Share on other sites More sharing options...
incorruptus Posted August 10, 2008 Author Report Share Posted August 10, 2008 You could probably change the alpha on the parent movieclip with ActionScript.and what if I wanted the text to move from one point to another using a motion tween as well? Link to comment Share on other sites More sharing options...
Ingolme Posted August 10, 2008 Report Share Posted August 10, 2008 Hmm, well. You could work with the movie clip's _x and _y positions. But actually, I think there's some way to get tweening to work in ActionScript 3.0 which would be much easier.I haven't investigated a lot of flash, so I'm afraid I can't help you a lot more. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now