|
-
getting out of synch through inserts
Hi Group,
I have been working on a heavyweight SWF with about 80 master frames and around 500 shapes, VarTxts and buttons.
I have noticed, that KM seems to lose synch on "goto frame" actions, after inserting, or deleting frames, but could not track exactly upon which action, which problem happens.
Another pain happens also with VarTxt which displays the content of another VarTxt (only during runtime). Also here I could not track exactly, what generates the problem.
Has anyone got workaround and list of actions, that I should avoid, to prevent those hickups?
thank you in advance
RIN67630
-
That web bloke
I have had the occassional problem as you describe, normally associated with km not picking up on all the implications of a page removal. Normally this is in my actionscript not in the goto type functions in buttons etc.
I do a fair amount of cutting and pasting from different fun files, and I have learned a regular saving and testing routine is the most straightforward way to avoid any problems.
-
Have you been suggesting one should save the work before and check all the links after every frame insert/delay?
That don't look toooo appealing, does it?
:-(
rin67630
-
That web bloke
In Km you are working in Key frames only, so applications often use less than 20 keyframes, so its not much to check if you want to take a page out or put one in. For example, the centre flash on this site only uses 7 keyframes.
Last edited by Stoke Laurie; 11-12-2007 at 12:37 PM.
-
I suggest labelling the frames associated with goto's (one way is editing the name in Views > List of Frames). Use frame labels in the goto's. That might help.
-
 Originally Posted by Bob Hartzell
I suggest labelling the frames associated with goto's (one way is editing the name in Views > List of Frames). Use frame labels in the goto's. That might help.
Unfortunately it does not. All my frames are labeled.
When KM gets out of synch it just changes the labels as well.
thank you for the idea anyway.
RIN67630
-
 Originally Posted by Stoke Laurie
thissite only uses 7 keyframes.
Mine is a bit heavier: http://www.alpha-service-muenchen.de/Website.html
The complete film takes about 4 1/2 minutes to play.
(It is intended to work on business fairs and exhibitions as well)
If the customer needs more time to read, or wants additional details, I wanted to stop the movie as long as he hovers on any of the buttons and release the movie as soon as he leaves.
RIN67630
-
What do you mean that it changes the labels? Did you manually enter frame labels for the frames?
-
 Originally Posted by Bob Hartzell
What do you mean that it changes the labels? Did you manually enter frame labels for the frames?
Yes I have given manually a name to all 77 frames of the movie.
Let's say i have go a button to go to the frame "partners" and another to go to the frame "team".
Sometimes, but only sometimes when I insert a frame or delete one or move a frame, the button to go to the frame "partners" will now point to the frame "team".
Was it understandable?
RIN67630
-
It does appear to be a bug. If you ever come up with a reproducible set of actions that cause the problem, let me know. Otherwise, it is difficult to fix.
-
 Originally Posted by Bob Hartzell
It does appear to be a bug. If you ever come up with a reproducible set of actions that cause the problem, let me know. Otherwise, it is difficult to fix.
I expected someone to have found it out for me...
Whenever i have got some tome, I will make some stress testing and return with my findings.
Regards
RIN67630
-
That web bloke
 Originally Posted by rin67630
I expected someone to have found it out for me...
Expected?
When early programmers proclaimed that they had built inteligent robots, who learned to navigate maizes, what they meant was that when the robot hit a wall, it learned by experimentation that there was an alternative route. Perhaps that is still the best way to learn.
-
 Originally Posted by Bob Hartzell
It does appear to be a bug. If you ever come up with a reproducible set of actions that cause the problem, let me know. Otherwise, it is difficult to fix.
I have a reproductible scenario:
Create 4 key frames A,B,C,D.
Make 4 buttons in all frames Goto A, Goto B, Goto C, Goto D.
Move frame D between B and C within in the list of key frames.
The button C points now to D. and D points to C.
Do i need to report it officially?
Regards
RIN67630
-
Senior Member
Your problem has easy solution, in the frame that you call for example A, B, C, D, put in each of them with Action Script one Stop ();. Then to the button you indicate it gotoAndStop ("A"), never gotoAndPlay ("A"), and assurance that always it is stopped(detained) in "A" and not in "B".
-
That web bloke
 Originally Posted by rin67630
Do i need to report it officially?
Was ist der Punkt? Sie haben Ihr eigenes Problem, der Kopf der Firma hat Geben Sie frei Rat, warum nicht Sie erlernen einige Weise verursacht?
-
 Originally Posted by byweb
Your problem has easy solution, in the frame that you call for example A, B, C, D, put in each of them with Action Script one Stop ();. Then to the button you indicate it gotoAndStop ("A"), never gotoAndPlay ("A"), and assurance that always it is stopped(detained) in "A" and not in "B".
Am I supposed to understand that?
The point is NOT with stop and play, the point is that KM does not correct the goto assigments whenever a key frame is moved.
-
 Originally Posted by Stoke Laurie
Was ist der Punkt? Sie haben Ihr eigenes Problem, der Kopf der Firma hat Geben Sie frei Rat, warum nicht Sie erlernen einige Weise verursacht? 
Please Laurie, i appreciate that you try to write in German. Honestly I am more comfortable with reading your english, probalbly the other members of that English forum also.
Nevertheless, reporting a bug is not something unusual. Neither is its correction. I suppose you haven't understood the point. Reading the contribution again (and trying yourself) should help.
RIN67630
-
That web bloke
Oh please I have understood you very clearly, and I wrote you you in your own language as a gesture, as your lack of command of English could have being missunderstood as rude.
For example
I suppose you haven't understood the point. Reading the contribution again (and trying yourself) should help.
Could easily be missinterpreted as very offensive.
-
 Originally Posted by Stoke Laurie
I suppose you haven't understood the point. Reading the contribution again (and trying yourself) should help.
Could easily be missinterpreted as very offensive.
Indeed it was, IMHO I had some reasons for that :-(
Did you try the given testcase?
If yes, why have you posted that useless stuff?
if no, why have you posted that useless stuff?
That will be my last post here in that matter, you're free to flame me further.
Thanks for the entertainment.
RIN67630
Last edited by rin67630; 11-15-2007 at 02:59 AM.
-
Senior Member
Now the one that I do not understand I am I, we are going to see, if your KeyFrame has an label assigned and this you move it also to the place where you move the KeyFrame, there must no be problem. If you raise the file we prune to help yourself better.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|