Quote:
Originally Posted by Brian_Coughter
I'm having trouble getting this to work within another flash file. I have copied the entire library folder over to my project library. My stage is 901 pixels wide and I want to make the ticker this width.
Scaling:
Can I just scale the main movie clip?
Error on output:
1152: A conflict exists with inherited definition flash.display  isplayObject.mask in namespace public.
|
Hi Brian, please use this into an as2 project, I am unsure why you get this error, it may be because you are using it within an as3 project.
Also, to modify it's width please use the xml variable, do not resize the movie clip in flash because the text will not be displayed correctly.