Search the web
Sign In
New User? Sign Up
JavaSWF-Support · Support and discussion about the JavaSWF pure Java wrapper package for the Macromedia Flash file format
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Doubt regarding the instructions   Message List  
Reply | Forward Message #1129 of 1162 |
Hi Nick/ Anybody,
                        I have a clarification regarding an error message which
the flash player displays. I tried injecting some instructions into existing
methods available in the Actionscript Version 3 classes. When i try to execute
the file in which i injected my code, the player displays an error message
saying
Verify Error : 1030 Stack depth is unbalanced 1 != 0.
I checked with many of the forums and the solution i found was, the SWF file has
been corrupted. I can understand that i have done something wrong with the code
injection. But i just want to understand the meaning of the error message given
above.
What does that 1 and 0 stand for????
The player gives an error saying the stack depth is unbalanced.
Which stack does it refer to, the scope stack or the operand stack?
Also please let me know the usage of these 2 stacks when dealing with the
instruction sets of the methods.
I hardly understand anything from the error message.
Please help me..
Thanks in advance,
Prabakaran Srinivasan.




[Non-text portions of this message have been removed]




Wed Aug 20, 2008 11:44 am

cute_karan2
Offline Offline
Send Email Send Email

Forward
Message #1129 of 1162 |
Expand Messages Author Sort by Date

Hi Nick/ Anybody,                         I have a clarification regarding an error message which the flash player displays. I tried...
Prabakaran Srinivasan
cute_karan2
Offline Send Email
Aug 20, 2008
1:36 pm

Hey Prabakaran, Are you using the debug player ? When the verifier chokes like this it writes a dump of the bytecode into the flash log. That includes all...
Nick Main
d_nick_main
Offline Send Email
Aug 20, 2008
8:52 pm

Hi Nick,                 Thanks a lot. I was able to figure out this issue yesterday. I did not update the jump offset of the branching instruction...
Prabakaran Srinivasan
cute_karan2
Offline Send Email
Aug 21, 2008
1:46 pm

Excellent ! The debug player is available from the Flash Player Support center: http://www.adobe.com/support/flashplayer/downloads.html This page has some...
Nick Main
d_nick_main
Offline Send Email
Aug 25, 2008
4:38 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help