Apr 16, 2003 #1 adamr1001 MIS Joined Jul 25, 2001 Messages 166 Location 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 Joined Dec 18, 2002 Messages 2,312 Location CA syntax is fine that will work Upvote 0 Downvote