QC Wrapper Defaults || Lua
- 
					
					
					
					
 Hi, I'm currently developing a kids "visual programming" workshop concept for which I'm investigating lua scripting. Missing sort of a "lua actor" in Isadora I took this path https://github.com/boinx/QCLua, publishing all ports and putting (for now empty scripts ...) into roots composition folder.My question: which defaults from Isadora do I have to expect ? (...how comes that stage number, width, hight properties and an image output are automagically available? )Best and greetings from OstkreuzBenedikt
- 
					
					
					
					
 Does this help: http://troikatronix.com/troikatronixforum/discussion/156/qc-actors/p1#Item_7 Best 
 Michel
- 
					
					
					
					
 Hi Michel ! ... not really - the behavior I describe is - as far as I can see - resulting from Marc's use of the QC API - have a look at the attached example : "stage" must be an Izzy Class, since I did not publish any stage properties whatsoever - ; you need to have QCLua Plugin installed ...(by the way - would be nice to allow upload of .qtz files ...)b14e79-isadora_qc_api_call.tiff ef64c2-izzylua_empty_function.zip 
- 
					
					
					
					
 You should be ok with .qtz files. Just zip them first. 
- 
					
					
					
					
 Well ... actually .qtz is simple xml - any problem with this server side ? 
- 
					
					
					
					
 no there should not be a problem server side, it's just the upload plugin for the forum where you have to add what kind of files are allowed to be uploaded. Best 
 Michel


