View Single Post
  #2 (permalink)  
Old 01-07-2010, 06:47 AM
Razvan Razvan is offline
Flashtory Staff
 
Join Date: Feb 2009
Posts: 239
Default

Quote:
Originally Posted by Brian_Coughter View Post
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.displayisplayObject.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.

Reply With Quote