Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: Re: FLASH: Writing action scripts and Expressions
From: Branden Hall
Date: Mon, 13 Mar 2000 04:45:42 GMT

There is actually a good chart up at John Cs site,
www.flashbible.com/members that shows that some properties are settable and
gettable, while others (like width and height) are *just* gettable. While
you always have to use set property to set properties you can just get
properties of MCs by referencing the name of the instance and then the name
of the property, like it was a variable: i.e. /foo/:_x

-= Branden J. Hall
-= Multimedia Developer/Instructor
-= Fig Leaf Software

----- Original Message -----
From: Laura Mollett <lmollettatmindspring [dot] com>
To: <flasheratchinwag [dot] com>
Sent: Saturday, March 11, 2000 4:29 PM
Subject: Re: FLASH: Writing action scripts and Expressions


> There aren't that many commands in Actionscript... the appendix in F4
Magic
> (which I wrote) is pretty much all of the basic info you need for syntax,
> etc. If you have a particular question about syntax, etc, just ask here
on
> the list... :-)
>
> -= Branden J. Hall
> -= Multimedia Developer/Instructor
> -= Fig Leaf Software - "We've got you covered!"

Probably really dumb question, but... :)
There's things on the GetProperty list in the Flash 4 book that aren't
available on the GetProperty menu in Flash (_width, _height, etc.) I can
access those by using Set Variable or something else that allows me to type
in what I want myself, but is there any way to cheat the Get Property
command and get width instead of using _xscale? (without setting another
variable to read it, I mean?) Can I somehow type the whole line into a text
editor and paste it in instead or something? Or am I missing something and I
should be able to get those?

Thanks!
Laura

flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and The Flash Film Festival
"The World's Premier Flash Solutions Conference and Expo"
March 27-29, Nob Hill Masonic Center, San Francisco, California

-Register before Feb 25 and save $200!!-- www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com




flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and The Flash Film Festival
"The World�s Premier Flash Solutions Conference and Expo"
March 27-29, Nob Hill Masonic Center, San Francisco, California

-Register before Feb 25 and save $200!!-- www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  Re: FLASH: Writing action scripts and Ex, Laura Mollett

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]