Ask a Question related to Macromedia Flash Actionscript, Design and Development.
-
Thomas Finke #1
access a variable
Hallo,
I have a button _root.but_0 and the actionscript for the button contains a
variable "url".
then I duplicate the button and give the new button the name _root.but_1
so the new button contains the variable "url", too.
how can i access the two variables?
I used
_root.but_0.url = "http://www.google.de";
But this doesn't work
Thanks,
Thomas
Thomas Finke Guest
-
Variable Undefined using MS Access
I'm getting this error (below). I've created a form where once the user clicks ths submit button they are taken to a page that says "thanks for... -
Need to Access a Local Variable
How do I access a variable that is generated within a function? For example, in the code below, I need to access the "count" variable (which is... -
#26093 [Opn->Bgs]: access variable cause access violation
ID: 26093 Updated by: moriyoshi@php.net Reported By: bruno dot faust at ig dot com dot br -Status: Open... -
#26093 [NEW]: access variable cause access violation
From: bruno dot faust at ig dot com dot br Operating system: XP SP1 latest PHP version: 4.3.3 PHP Bug Type: Reproducible... -
ASP: Possible to access variable defined in a Sub?
I have a Sub which defines a variable. I'm wondering if there's anyway I can get at that variable outside of the context of the Sub -- to pass the...



Reply With Quote

