I'm trying to think of ways to get a various properties from instances on
frames where that instance has a keyframe. One idea is to create a
framelabel on that frame that will tell director to look at the instances
props. Another maybe better idea is to have a variable that stores to names
of instances with keyframes on a frame.

Another limitation of sprite(n).getframelabel( framenum ) is it will only
return 1 framelabel perframe AFAIK.

Other things I'd like to know in director:

Layer names (maybe this intrudes on how protected swf's are), keyframes and
whether they are set to tween or not...and basically everything you can view
in the movie inspector ;)

> -----Original Message-----
> I'm trying to use Flash framelabels to create QuickTime text 
> tracks. In
> order to do this I need to scan an SWF for framelables so I use:
> 
> sprite(n).getframelabel( framenum )
> 
> This works well in a repeat loop, but you need to update the 
> stage after
> each label is found or the other labels won't turn up.

[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to