  | |  | mc.gotoAndPlay( "label ") | mc.gotoAndPlay( "label ")
2004-02-24 - By Christopher Joseph
Back Is there any way to replace the delimited sting parameter with a
variable value i.e
var sLabelLocation = "start ";
_level25.myMovie.gotoAndPlay(sLabelLocation);
I am trying to load a menu + submenus from an XML file. Each child menu
is a new swf and each of their child menus is a label location (I want
to use labels because during development frame numbers aren 't static). I
need to be able to click on a menu and have the appropriate swf and
start label looked up, loaded if necessary, then played. Everything
works fine and dandy to the point where I would like to use labels
instead of frame numbers. Any thoughts...or am I missing something obvious?
--
Christopher Joseph
-- ---- ---- ------
[Internet]
http://www.ideadesigners.com [iseries & web technologies]
mailto: christopher@(protected)
[Telephone]
mobile: +44 7966 003860
Office: +44 1494 731814 ext. 832
Direct: +44 1494 731832
[Instant Message]
ICQ: 78019724
YIM = Josephc_98
MSN = christopher@(protected)
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
Supported by Fig Leaf Software
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
Be sure to check the archives and the wiki:
http://chattyfig.figleaf.com/
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
http://chattyfig.figleaf.com/cgi-bin/ezmlm-cgi?1:mss:105049
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
To unsubscribe send a blank e-mail to:
Normal Mode: flashcoders-unsubscribe@(protected)
Digest Mode: flashcoders-digest-unsubscrive@(protected)
|
|
 |