View Full Version : HELP -- strange button behavior???
dtimothy
August 18th, 2005, 04:04 PM
I´m trying to fix a strange bug, when the user presses on an arcade button from the common libraries, the active window where the flash file is playing becomes inactive, hides behind other windows etc.
On the button is a simple, on (press) { _root.somefunction (i) }
any ideas??????
dtimothy
August 18th, 2005, 04:37 PM
nevermind...the problem has to do with the fact that in the next frame, i have a loadVars object calling the send method.
since the send method always opens a brower window, just changing that method to the sendandload one takes away the behavior that i had blamed on my innocent buttons.
thanks for wasting my time :P
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.