A Flash Developer Resource Site

Page 3 of 3 FirstFirst 123
Results 41 to 41 of 41

Thread: How I can get Flashvars value from a package as class, not from the timeline?

  1. #41
    Senior Member calmchess's Avatar
    Join Date
    Sep 2006
    Location
    Earth
    Posts
    2,588
    every one of these
    PHP Code:
      new ConfigManager(new SingletonEnforcer()); 
    must pass two parameters since its being called within the class use xml1 class global as the parameter.

    PHP Code:
     _configManager = new ConfigManager(new SingletonEnforcer(),xml1); 
    Last edited by calmchess; 06-01-2010 at 09:10 AM.
    ~calmchess~

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center