Ask a Question related to Macromedia Flash, Design and Development.
-
David #1
Capture frame label and assign to variable?
Is it possible to capture the label for the current frame so that I
can assign it to a variable?
My frame labels carry the same name as the movies I load using the
loadMovie script, so if I can capture the label, then I can reuse one
custom script on every frame that loads a new movie.
I know its easy to type the name of the movie in the URL field of the
loadMovie ac, but thats not as fun.
Thanks,
Dave
David Guest
-
_currentframe... how to get the current frame label?
What actionscript code do I need to get the curreframe's label? I don't want the frame number... this way I can make my movie player code more... -
Label TextFrams or any frame
Hi there! I want to label a textframe so I can found it from VB-script. I can label a textframe from a script ,but I cant figure it out how I make... -
goToAndPlay - frame;label
I'm new to FlashMX2004 Pro and to Action Script 2.0, I'm trying to go to a specific frame in the timeline, having problems with this simple code.... -
assign a variable using reflection
Hallo, I am trying to assign a variable using reflection, Does anyone know how this is done? Any suggestions would be appriciated.. ... -
capture video frame to image
i have a problem, i need to have a video running and when i press a button, i want to copy that frame to a file jpj,gif or other -
Martin Voegeli, vom #2
Re: Capture frame label and assign to variable?
> Is it possible to capture the label for the current frame so that I
I don't think this is possible (I wanted to do this once myself).> can assign it to a variable?
>
> My frame labels carry the same name as the movies I load using the
> loadMovie script, so if I can capture the label, then I can reuse one
> custom script on every frame that loads a new movie.
>
> I know its easy to type the name of the movie in the URL field of the
> loadMovie ac, but thats not as fun. Thanks, Dave
[url]http://groups.google.ch/groups?&selm=3E891BE0.3B342FDC%40gmx.ch[/url]
Best wishes, Martin ;) * [url]http://birdy1976.com/[/url] * ICQ# 237743398
Martin Voegeli, vom Guest



Reply With Quote

