View Full Version : Text Depth Problem
battleline
04-14-2006, 03:26 AM
I am writing a game in flash, and I have a text field to keep track of the score. I also have several movie clips that were created using duplicateMovieClip. The movie clips obscure the score when they move over it. I can't figure out how to change the depth on the text field to put it on top of the movie clips.
Any help would be greatly appreciated.
jbg00d
04-16-2006, 02:57 AM
I don't if this will help being I'm fairly new to actionscript, but here go's. You might need to have the movie clips load to a differant level on the stage.
hope this helps, but then agian, but you probably already know this.
sincerely,
jbg00d
battleline
04-16-2006, 08:20 PM
I don't if this will help being I'm fairly new to actionscript, but here go's. You might need to have the movie clips load to a differant level on the stage.
hope this helps, but then agian, but you probably already know this.
sincerely,
jbg00d
Well, I had fixed the problem by creating the text fields through actionscript instead of on the stage, but your solution may be better. How do you load an object to a different level of the stage?
|
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.