How to store a single button in a rev file
Posted: Tue Oct 06, 2009 4:05 pm
Hello,
I'm creating a program which uses external plugins. These plugins are created as "rev" files.
Now I need to load those files at runtime and use them.
My problem is I need to store only Revolution code (events/functions/messages), or small items like a button, and I don't want to create a new stack. Is there any way to store a single button (or only code) in a rev file (I need to load it when the program is running)?
Thank you!
I'm creating a program which uses external plugins. These plugins are created as "rev" files.
Now I need to load those files at runtime and use them.
My problem is I need to store only Revolution code (events/functions/messages), or small items like a button, and I don't want to create a new stack. Is there any way to store a single button (or only code) in a rev file (I need to load it when the program is running)?
Thank you!