Author Topic: navigation bg?  (Read 723 times)

mech7

  • Newbie
  • *
  • Posts: 11
navigation bg?
« on: May 12, 2009, 04:29:41 pm »
How can i make the navigation bg transparent ?

Florian Nücke

  • κρύα πόδια
  • Administrator
  • Hero Member
  • *****
  • Posts: 1989
  • MegaZine3 Developer
    • MegaZine3
Re: navigation bg?
« Reply #1 on: May 13, 2009, 03:35:05 pm »
You'll have to change that in the code. Get the sources from the svn. In the Navigation class of the gui-package (not the elements-package!) search for the line
Code: (actionscript3)
  1. addChild(_bg);
and remove it, then recompile (using the megazine.fla).
For the Snark was a Boojum, you see.

Before you ask a question
          After you get an answer
  • please document your problem with the answer in the Project Wiki. (e.g. in the FAQs)
  • help others out if you can, by answering their questions on the forum.