[SWFObject] how to load variables?
    Geoff Stearns 
    geoff at deconcept.com
       
    Wed May 10 15:02:58 PDT 2006
    
    
  
when you pass a value into flash using flashvars, it's always a  
string...
so you would have to alter your code to look like this:
_root[menuItem].gotoAndStop("selected");
On May 10, 2006, at 5:48 PM, Anthony Connelly wrote:
> _root.menuItem.gotoAndStop("selected");
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.deconcept.com/pipermail/swfobject-deconcept.com/attachments/20060510/f94f6c6b/attachment-0005.htm>
    
    
More information about the Swfobject
mailing list