Author Topic: Frame buffer button script  (Read 2830 times)

2016-01-25, 13:07:12

james_g_brown

  • Active Users
  • **
  • Posts: 35
    • View Profile
Hi,

In max 2014 i had a button on the toolbar with this code to open up the CFB. I have just upgraded to 2016 and the script doesn't work. Would anyone be able to help me out and get it working again?

macroScript Macro3
   category:"DragAndDrop"
   toolTip:""
(
   CoronaRenderer.CoronaFp.showVfb(true)
)

Thanks :)

2016-01-25, 15:51:34
Reply #1

DarcTheo

  • Active Users
  • **
  • Posts: 175
    • View Profile
Hi,

In max 2014 i had a button on the toolbar with this code to open up the CFB. I have just upgraded to 2016 and the script doesn't work. Would anyone be able to help me out and get it working again?

macroScript Macro3
   category:"DragAndDrop"
   toolTip:""
(
   CoronaRenderer.CoronaFp.showVfb(true)
)

Thanks :)

not really a direct answer but this freebie has a nice set of toolbar buttons for corona including the frame buffer - https://forum.corona-renderer.com/index.php/topic,8930.0.html