Skip to main content
Participant
April 10, 2006
Question

Breez Template Customization

  • April 10, 2006
  • 1 reply
  • 522 views
Hi Forum,

Can any one guide me, how to get rid off the background lines, display under Table of Contents (LEFT BAR) in a Breeze Presentation?

Thanks
BT
    This topic has been closed for replies.

    1 reply

    Participant
    April 24, 2006
    _level0.m_sidebarView.m_backgroundLines._visible = false;
    April 27, 2006
    is the Breeze Presentation architecture public?
    Participant
    April 28, 2006
    Hi, However Breeze presentation layer is not public, you can test the complete architecture, by importing the viewer.swf into a flash file using load Movie method (Use DebugMode to explore the complete presentation layre).