Indigo Rose Software

Professional Software Development Tools

 
+ Post New Thread
Page 1 of 2 1 2 LastLast
Threads 1 to 25 of 34

Forum: AutoPlay Media Studio 8 Plugin Development

Join fellow plugin developers to discuss tips & tricks, projects and ideas, and to share pre-release versions of your plugins.

  1. Sticky Thread Sticky: Welcome - AutoPlay Media Studio 8 Plugin Development

    Hello Plugin Developers! Welcome to the new AutoPlay Plugin Development Forum. You requested it, we listened. This is a place where you can chat about anything and everything related to plugins - before they are ready to be released. Post tips, tricks, suggestions, betas, and whatever else...

    Started by Desmond, 08-09-2010 10:06 AM
    • Replies: 0
    • Views: 1,666
    08-09-2010 10:06 AM Go to last post
  2. Lightbulb Sticky Thread Sticky: SDK: Indigo Rose Plugin SDK 2.0

    The Indigo Rose Plugin SDK 2.0 is a software development kit intended to help developers produce action plugins, object plugins, and page transitions for Indigo Rose development tools that use Lua 5.1; like AutoPlay Media Studio 8.0. The SDK contains technical information and sample C++ projects...

    Started by Ted Sullivan, 06-10-2010 09:42 AM
    sdk
    • Replies: 0
    • Views: 1,639
    06-10-2010 09:42 AM Go to last post
  1. Search Image.dll v.1.0.1.1 by sside

    Hello, i'm search the Image.dll v.1.0.1.1. i have 1.0.0.5. i need this for resize and save. thanks

    Started by Kier, 12-27-2011 06:50 AM
    • Replies: 2
    • Views: 891
    4 Weeks Ago 03:17 PM Go to last post
  2. AMSPublic Source Code

    In the interest of furthering the development of AMS functionality in general and specifically in the plugin realm, I am releasing all of the source code for my plugins. All code is released under the GNU GPL v3 License unless otherwise specified. I will continue to post source over the next few...

    Started by Centauri Soldier, 10-24-2010 12:37 PM
    • Replies: 7
    • Views: 2,401
    04-09-2012 12:39 AM Go to last post
  3. Animated toolbar (script/module)

    This script let you to create "animated toolbars" with image and button objects, and I think that it looks great =). Put this file in your project's root folder o script's folder and in your global functions call it with "require("xToolBar")". I also add an xml file xD . There are 3 main...

    Started by webultra, 03-12-2011 04:07 PM
    2 Pages
    1 2
    • Replies: 28
    • Views: 9,085
    03-30-2012 12:39 PM Go to last post
  4. Talking Using the smart board, pencil and eraser function

    I use google translation to English is my first ever yok.yazmak hello. I need to develop a software for smart board in my class wrote some tests to tell students to write a similar tool. 1 - I can perform it with ams 2-a plug-in for it mevcutmu Can you give 3-address Thanks for your help in...

    Started by yakupnun, 03-07-2012 05:20 PM
    • Replies: 0
    • Views: 368
    03-07-2012 05:20 PM Go to last post
  5. TabPanel Action Plugin (WIP)

    TabPanel is a panel with tabs (Doh) that you can embed AMS objects into, and have a proper tab system this plugin is far from compleat, but as im away for a long weekend im posting it as is for now, just for some feedback This plugin may not see any more development as it has some rather huge...

    Started by RizlaUK, 08-25-2010 02:50 PM
    3 Pages
    1 2 3
    • Replies: 43
    • Views: 6,996
    03-07-2012 03:50 AM Go to last post
  6. @IR, Plugin SDK

    Hello IR OK, im making an object plugin and i want to restrict the height of the object in the AMS IDE (like the ComboBox does), how can i achieve this from a plugin ? I know i can just set the object height in the design proc but i want to restrict the objects bounding box in the IDE also...

    Started by RizlaUK, 12-20-2011 05:11 AM
    • Replies: 0
    • Views: 554
    12-20-2011 05:11 AM Go to last post
  7. Smile Some Drive & System Action Script

    Hello , I was made this plugins for ams , but todays I have no time to compile it with Visual Studio , and the app Action Plugin compiler made by reteset doesn't work when I configure it for AMS8 and when I want use Archive Extract , I have no time to compile these with VS and I can't work with...

    Started by Nimix3, 10-06-2011 02:17 AM
    • Replies: 4
    • Views: 1,557
    10-07-2011 05:23 AM Go to last post
  8. Plugin Wishlist

    Richtext Control Box Like the ones you see in OpenOffice and MS Word. So I don't have to make one for every project.

    Started by Centauri Soldier, 09-02-2010 01:01 PM
    • Replies: 5
    • Views: 1,858
    09-13-2011 05:14 PM Go to last post
  9. Please can you check this app?

    Hi forum! firstly, I couldn't find the right sub-forum for help, as it looks like almost each AMS 8 sub is for showing off apps, but I need some help, so if this is not in the right section, please dont flame me! I have attached the apz file I need help with, so let me explain my situation. ...

    Started by SteevieNiteHeat, 07-20-2011 09:16 AM
    • Replies: 2
    • Views: 1,286
    07-26-2011 08:24 AM Go to last post
  10. Thumbs up Teaser: Chrome for AMS

    Hi everybody, long time ago I talked about implement Chromium with AMS, I was very interested to do with Chromium Embedded Framework, a GPL project by Marshall Greenblatt, but, previus versions works little bit low, but now CEF in the new version solves that and add much more performance. I've...

    Started by LucasTheDuck, 11-16-2010 06:08 AM
    2 Pages
    1 2
    chrome, chromium
    • Replies: 15
    • Views: 3,673
    07-21-2011 05:03 AM Go to last post
  11. Splitter Action Plugin (Beta)

    Iv been working on this little framework for a dynamic splitter system that would be easy to use but still be able to make some nice UI's The idea is, you create a splitter object inside an AMS ListBox (as with all my plugins) and you can host 2 objects in the splitter, or host another splitter...

    Started by RizlaUK, 08-21-2010 12:42 PM
    • Replies: 13
    • Views: 3,190
    07-01-2011 11:56 PM Go to last post
  12. DialogExt Beta

    Well, there's already a DialogEx so what else could I call it? What it does Adds the ability to return any value or variable type from a DialogEx.Close() return. Basically, instead of using DialogEx.Show() and DialogEx.Close(), use DialogExt.Show() and DialogExt.Close(). Here's the code......

    Started by Centauri Soldier, 08-30-2010 01:37 AM
    • Replies: 9
    • Views: 2,557
    06-08-2011 08:45 AM Go to last post
  13. [BETA] Multi Threaded Download Action Plugin

    Hi This is a Download action plugin This plugin provides multi threaded download tasks that means you can download multiple files at same time without blocking main application currently there is no limit on the maximum downloads at same time but please be aware of the memory utilization of...

    Started by reteset, 10-21-2010 03:27 PM
    4 Pages
    1 2 3 4
    • Replies: 53
    • Views: 16,206
    04-08-2011 07:37 AM Go to last post
  14. Lightbulb Tutorial : Creating An AMS-8 Action Plugin With Visual Studio

    This Is A Video Tutorial That Shows How To Build An AMS-8 Action Plugin With Visual Studio .NET 2003 This Is A Video Tutorial Serie, There Are Two Parts To Show Basics Of Plugin Development For Now I Am Going To Add New Videos To Show Avanced Steps Environment : Visual Studio .NET 2003...

    Started by reteset, 09-30-2010 03:29 PM
    • Replies: 8
    • Views: 4,703
    02-10-2011 01:05 PM Go to last post
  15. Plugins for SUF as well??

    Hey all, I was over on the SUF9 forum... but don't worry I had my shots already :lol Anyhow, just wondering about the compatibility of AMS8 plugins with SUF8 or 9? I know all you plugin kings are building plugins for AMS8, but are any of them compatible with SUF? Cheers, Dean

    Started by MadDogDean, 01-30-2011 11:08 PM
    • Replies: 3
    • Views: 1,345
    01-31-2011 09:07 PM Go to last post
  16. Object Plugin Container

    Hi i have opened this thread for the discuss a solution to build object plugins from other languages RizlaUK had asked for many times about possible ways for this ,i promised him for a solution but i could not gave anything back for a long time i also tried to modify my plugin compiler...

    Started by reteset, 12-07-2010 12:08 PM
    6 Pages
    1 2 3 4 5 ... 6
    • Replies: 79
    • Views: 8,847
    01-08-2011 04:35 PM Go to last post
  17. Beta: CheckBoxEx (Object Plugin)

    Heres (first of many) a new object plugin for you guys to sample Its a checkbox that can have 3 states, checked, unchecked and inbetween, this is not meant to replace the existing checkbox but rather provide something that the current one does not I have provided as many options as i could...

    Started by RizlaUK, 01-06-2011 11:41 AM
    • Replies: 8
    • Views: 1,997
    01-08-2011 02:17 AM Go to last post
  18. Huh? Problems Creating A DLL

    hey guys i am having some problems creating a DLL, i managed to get as far as i have without much knowledge of the c programming language, but i belive the problem lies within ams as it doesnt seem to like the DLL very much at all and im confused why so i was wondering if theres anything specific...

    Started by shadowscape, 12-15-2010 07:49 PM
    • Replies: 3
    • Views: 1,460
    12-16-2010 03:07 PM Go to last post
  19. What's the difference between a Plugin and a DLL file?

    I've just made a dll file with the help of Rizlas tutorial and now understand that dll's give extra funcionality but isn't that what Plugins do too? And also i'm wondering if there's a very simple example of how to make a Plugin. I'd like to give something back to the forum and Indigo Rose by...

    Started by Tone, 08-19-2010 05:09 PM
    • Replies: 7
    • Views: 3,515
    12-04-2010 01:31 AM Go to last post
  20. Teaser: SPLAX

    Hey everyone, Besides ProgressEx, I've been working on another graphical extension for AMS projects. This is again a class I coded in PureBasic, however I'd like to share it with the AMS community. Compiling PB classes (interfaces) with tailbite (used for PB libraries) is always very buggy...

    Started by Imagine Programming, 11-10-2010 05:19 AM
    3 Pages
    1 2 3
    • Replies: 32
    • Views: 5,312
    11-26-2010 05:31 AM Go to last post
  21. Peekaboo! IMDB API SOURCE - HAVE AT IT GUYS =p

    Heres the source for IMDB API (Open Source from Google Code =p) All I ask is if you do use it to make an awesome action plugin *wink* dont forget about me maybe even give me a free copy haha =p (I prob should have you guys show me how to do this crap in C ive never messed with C really) But...

    Started by TimeSurfer, 11-04-2010 03:05 AM
    • Replies: 4
    • Views: 2,812
    11-04-2010 05:06 PM Go to last post
  22. ProgressEx Action Plugin - Beta

    Hey folks, here's the beta for ProgressEx, I did not have time to make an example, however the RC will have one. Hence that this is a beta, it'll have a nasty annoying messagebox showing up when you start the application. This, because I'd rather not see it redistributed yet, however I might...

    Started by Imagine Programming, 10-29-2010 10:30 AM
    2 Pages
    1 2
    • Replies: 24
    • Views: 4,010
    11-01-2010 05:18 PM Go to last post
  23. Lightbulb Talkable - Cloud Based Text To Speech Framework For AMS

    Hey AMS Developers, I am currently hard at work with my new creation called talkable, talkable is a cloud based text to speak plug-in with over 100 supported languages, developers will be able to send requests and get a audio response how it would be pronounced in your language, i hope this...

    Started by shadowscape, 10-31-2010 09:44 PM
    plugins, shadowscape, talkable
    • Replies: 0
    • Views: 1,840
    11-01-2010 02:39 AM Go to last post
  24. Teaser; ProgressEx - Extended Graphical Progressbar

    Here's a teaser for what's to be expected soon, a graphically enhanced progress bar, ignoring system defaults. It will have the same looks on all operating systems, because you define the style. You define the style, a solid color or gradient. It'll automatically generate a glossy effect over...

    Started by Imagine Programming, 10-04-2010 02:59 PM
    2 Pages
    1 2
    • Replies: 24
    • Views: 4,053
    10-29-2010 10:26 AM Go to last post
  25. KeyBind Action Plugin (Beta)

    I've released the new plugin on my google code page. It's an extension of my On Key Script. It seems to be working well but since it's still version 1.0.0.0, I consider it suspect for errors. I'd like you're guys' opinion on the usefulness of this plugin if you feel like sharing it.

    Started by Centauri Soldier, 10-24-2010 06:26 PM
    • Replies: 0
    • Views: 1,091
    10-24-2010 06:26 PM Go to last post

Forum Information and Options

Users Browsing this Forum

There are currently 1 users browsing this forum. (0 members & 1 guests)

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts