Jump to content
Search Community

cendive

Members
  • Posts

    2
  • Joined

  • Last visited

cendive's Achievements

0

Reputation

  1. rawContent. I knew it was something simple. Thanks for your help. That did the trick.
  2. I'm sure there's something simple I'm missing, but I can't figure out how to access or pass variables to the loader content. I've got some variables being read by the preloader with swfobject and need to pass those on to the main swf when it loads in. Before loaderMax I just used this: MovieClip(preloader.content).thisVar = thisVar; But I can't figure out the loaderMax equivalent. Maybe there's a better method I should be using anyway. Thanks.
×
×
  • Create New...