Ask a Question related to Macromedia Flash Actionscript, Design and Development.
-
Uritsukidoji #1
[MX2004] Flash MX Reflection like .NET
Hi,
I'm trying to retrieve out all the properties and methods of an object
(mx.screens.Slide for example).
in Flash MX you could do this using:
for( var name in slide ){
slide[name] // this retrieves every type of property
}
when I do this in FMX04 I won't get all the methods an properties, for
example the gotoNextSlide() method doesn't get iterated...
Anyone ideas on how to retrieve everything of a class (including
complete classname like "mx.screens.Slide"?
Thanks!
Wiebe Tijsma
pls mail me directly to: wiebe at tijsma dot com
Uritsukidoji Guest
-
Flash MX2004
Where can I find some help on creating slides and defining transition between slides (.Fade, .Fly, etc.)? -
Flash MX2004 and Director MX
I've just finished the master copy of a director CD - I have imported a Flash MX2004 animation (a simple one with no passed variables - just waits... -
Flash MX or MX2004
The help with Flash MX isnt very good.. Flash MX 2004 help is a lot better and more detailed. I am using Flash MX2002 and am trying to configure a... -
just bought Flash Mx2004
I am trying to create a pop-up menu using Flash MX. I don't know how to write a on rollover function in MX I used to use Flash 5. Any help will be... -
Problem with Flash element - mirror reflection!
Could anyone help? We are getting the sporadic error on our web page running flash-based element - as a result, our nice animated text+images element...



Reply With Quote

