I have a site thats 100% flash, its set up to load different .swf depending on the button ouy hit.. but the client is concerned that the average joe browser will hit the back button and they will loose there place. I know about anchor points but this is not a continous movie theey are loaded...
I need to know how to build a framed website that has two frames the link frame and the main frame. The link fram never changes and the main frame surfs the internet. How do I set the frame so that it will surf from the address bar without changing the link frame
what i want to do is have a .txt file with lines of test in it (quotes to be exact) and everytime the page loads i want a random one of those lines displayed in flash. sounds simple and probably is but its giving me a headache!!
Thanks in advance
oh yeah
hey OLD NEWBIE!!
you remember me?
Ok I have posted this once and it never got resolved ... so here goes again I have a movie with a movie clip inside of it .. and inside that movie clip a scrollpane loads... now the problem is that the scrollpane loads with no scrollbars at all .. but if you click on the same button to lad the...
i just wqant it to play once .. and if they click it while its playing it stops. it works locally but not on the web .. so im thinking maybe its a pathing thing? the web page that the swf is in the main www directory .. and in there is a folder called music which contains the cpjingle.mp3
well crap.. that makes no sense ... for most people it loads messed up the first time but after that its ok .. if there some way to put a refresh on it after its 100% loaded?
shouldnt this work. the btnlogo is on themain timeline
//MUSIC
playing=false;
btnlogo.onPress=function(){
if(playing==false){
_root.mysound = new Sound();
_root.mysound.loadSound("music/cpjingle.mp3", true);
_root.mysound.start();
_root.mysound.setVolume(50);
playing=true...
maybe in not explaining it sorrectly .. if you go to the menu section and click on lunch .. when it loads the movie it runs of the bottom of the screen. but if you hit the lunch button again its ok. how can i fix that?
its a movie clip inside of a movie .. go to it once then go back to it and it will be ok but on the initial load its messed up.. its like the scroll pane dosnet figure out how long the actual file being displayed in it is until after it loads it...
thanks for the reply old
I have a nested scrollpane in my flash movie and want it to load another .swf I have it loading it but on the initial load it ....wiggs out.. it runs out of the scrollpane .. but if you go right back to it it works fine .... i must not have the code in the right place or something .. the...
I have just created a web site that has alot of popular files for download on it. the problem is i get other sites linking to my files from thier sites. I wouldnt mind it but its eating up my allowd bandwidth, how can i stop them from linking to my files?
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.