PDA

View Full Version : Accessing a symbol and its layers.


MichaelBrian
09-11-2008, 04:00 AM
Hi, all. Total newbie here.
I've just started reading on JSFL and Flash a few days ago so if anything seems confusing, I'll do my best to clarify.

Well, here's my problem. I've written some jsfl code that gets data from elements on each frame of every layer in the current document. However, I do not know how I can access the layers of some symbols on the current layer.

For example, I have a layer with a symbol which has layers (when I double click on the symbol, I get two layers in the timeline). Is there any way I can get data from those layers?