I'll get straight to the point as I have deadlines here...
I have a function that works ok if I call it from a button rollover but not from my hit-test clip. I know the hit-test works as I tried it with a trace action. Here is the relevant code:
onClipEvent (enterFrame) {
if...
Thanks Oldnewbie...
Yeah I've tried using the onLoad handler but to no avail. I want the new page to replace the old page. There is a Flash movie on both pages and I want the first movie to open the new page and jump to the relevant frame in the second movie. I've tried using variables and If...
I have 5 buttons in a Flash movie. Here is what I want to happen. When a button is pressed a new page opens (which contains another Flash movie) and the timeline jumps to the relevant frame. The frame number depending on which button was pressed.
Does anyone know if I can load a page using...
OK I am loading variables into a text-box from a txt file. These are:
head1
news1
and so on up to 3.
Trouble is this. I have all of the head boxes set to size 34 in the Character panel but the top one comes out smaller than the others.
All of the news boxes have size 20 but they come...
Thanks Old and to everyone who helped.
The syntax I was using when Flash couldn't find those last two instances was:
_root.instanceName.gotoAndPlay(1);
Also the playhead was being sent to different frames in the main timeline not the instance. However, when I missed out the _root part it all...
Look, forget the problems with the site structure(I mean the buttons taking you somewher else when you click them twice). That was easy to fix. But even when using the Flash 5 syntax...Flash still says the movieclips aren't there. I've tried putting them on their own layer but it still doesn't...
Thanks for the advice Tulsa...I think Old has given up on this one...
What you suggest is basically how I have it setup at the moment, the difference being that each 'page' is several movie clip symbols and some text assembled on each keyframe. Is it wise to 'nest' symbols? I mean can I select...
Hmm...that publish setting is to make the published .swf viewable by lower player versions but I don't know about importing Flash 5 to Flash 4. Have you actually tried it? When freedom is outlawed only outlaws will be free.
I think when you publish /export the movie there is a drop-down box where you can select Flash 3, 4 or 5. Though some stuff may go wierd if you downgrade it. When freedom is outlawed only outlaws will be free.
As for why clicking the same button twice takes you somewhere random...I don't know. You tell me?! I thought as there is hardly any code and what there is is simple that I would avoid such things. When freedom is outlawed only outlaws will be free.
Look don't get me wrong, I don't consider myself to be a brilliant coder and I have never pretended to be. I am better on the creative/artistic side. I haven't been using Flash that long and I know I have a lot to learn still, especially regarding actionscript. I also know that using the main...
I respect your infinite Flash wisdom Oldnewbie but to be honest I think you are getting the wrong end of the stick here. Personally I don't see how it can be any simpler. Each page is on a different keyframe with a stop action. Simple gotoAndPlay actions send the playhead to different 'pages'. I...
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.