Two things:
a) How can i center my movie into a Html file, cause when i publish my movie in HTML the movie is shown on the upper left corner!!
b)I placed some button into a movieclip in my movie. Now i need to use this buttons to go somewhere else in the movie, as an example, Scene 3, frame 2...
Yes, as you can see, when you load the txt you specify the variable as txtvar=
After the "=" the text is assigned. If you enter another varaible as txtvar2 you can assign an specific line to that var and load it into a dynamic text... it should work....
Thnx!!! but you just missed two thing!! (or at least, in FLASH MX i have to do it this way)
1)it's txtBx.TEXT = txtvar; !!!!
2)it's loadvariables ("file.txt","") becuase flash mx sais that loadvariables needs the target or the level to be set.
Thanks again!!
Here's the deal... i got a movie clip that goes forward and stops on specified frame numbers like frame 12, frame 24, frame 36 and at the end of it, the same sequence but backwards. So what i have is a move that goes forward and backwards, stoping on some key frames. Now what i wanted to do is...
Looking at what oldnewbie has writen i'check the script (because i had the same problem)and here is what you have to do.
Load the movie onto a level, for example, level 1
then use "setproperty" in the folowing way:
setProperty(_level1, _x, "100");
setProperty(_level1...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.