all groups > flash actionscript > november 2004 >
You're in the

flash actionscript

group:

Action Script Idiosyncrasy


Action Script Idiosyncrasy ffcyan
11/2/2004 11:18:35 PM
flash actionscript:
Trying to learn Action Script, but I have a Flash MX 2004 book and only Flash
MX program. Odd as it seems, the code is different between the two programs.
For example, radioGroup.selectedData (or radioGroup.selection.data) does not
work in Flash MX. Does anyone know the correct code to obtain the value of the
selected radio button's data? Thanks.
Re: Action Script Idiosyncrasy Rothrock
11/2/2004 11:44:44 PM
That is correct. There are a few changes between MX and MX04. Most notably that
things like capitalization is important. And some things with scope. As for the
changes for the components that is another thing that has changed. The best
change is that (for the most part) the documentation for actionscript and
components has improved greatly. Help Menu?>Using Components->Components
Dictionary.
Re: Action Script Idiosyncrasy ontiscal NO[at]SPAM tenup.com
11/3/2004 1:32:55 AM
http://giuciao.altervista.org/free_books.html

[quoted text, click to view]
Re: Action Script Idiosyncrasy Jeckyl
11/3/2004 10:23:24 AM
BTW: that's not so much because ActionScript itself has changed, but because
the components (like radio buttons) that you put into your movie have
changed.

AddThis Social Bookmark Button