Apr 16, 2003 #1 adamr1001 MIS Jul 25, 2001 166 CA hi, i'd like to load an swf according to a global variable... do i have the line right, or is my syntax off? loadMovie(_global.sample, sampleholder); where _global.sample = "sample1.swf" Thanks!
hi, i'd like to load an swf according to a global variable... do i have the line right, or is my syntax off? loadMovie(_global.sample, sampleholder); where _global.sample = "sample1.swf" Thanks!
Apr 16, 2003 #2 billwatson Instructor Dec 18, 2002 2,312 CA syntax is fine that will work Upvote 0 Downvote