If I open my website from a link in hotmail, it opens in a new window with that annoying hotmail frame/banner at the top and when people try and log in it doesnt work properly because it messes up the cookies.
Is there any javascript that will check that the banner is there and if it is refresh...
Is there a command that tells you the name of the current instance of a movie clip you are playing? I need to be able to know which of six intances I am currently running.
If not is there a longer way of doing it with actionscripting.
Thanks for the help.
Is there a way to get a variable to record what the current instance is, so I could do something like :-
if (currentInstance == "coverA"){
\\disable coverB
}
else
if (currentInstance == "coverB"){
\\disable coverA
}
else
if (currentIntansce == "coverC"){...
Ive got a movie clip called cover, ive dragged 6 instances of this movieclip onto my main movie and named them CoverA through to CoverF.
You can click on each one and it takes you to a certain frame in the Cover movie, what I need to know is while in the animation tha cover has is there anyway...
Thanks,
I was wondering if you could also help me with this :-
I have a movie clip called Questions which is simply a empty text file with variable text.
I then make 4 instances of the movie clip Questions named - QuestionsA, QuestionsB, QuestionsC and QuestionsD. So all these instances have...
I was just wondering if someone can tell me how to load text from a .txt file into a flash document.
I have a program and ceratin text will change every day and it will be easier to simply have the program load the text straight from a .txt file every time it is loaded so I only need to change...
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.